🟰Track stock

The flow of tracking stock of packages is as following:

  1. In the app you link specific package types with inventory items. This step establishes a connection between the package that will be assigned to an order and the products in the inventory.

  1. The macro continuously monitors for new processed orders for those with assigned packages.

  1. The macro identifies the inventory items associated with the assigned package in the processed order. It then deducts the corresponding quantities of these items from the inventory stock, ensuring accurate tracking of available stock levels.

Last updated