# Synchronize inventory

  • Synchronized inventory = Total - Lock - To be approved - Warning - unpaid

  • example:

    • Commodity AAA, total inventory 100, locked inventory 10, merchant pending order merchandise inventory 10, warning inventory 15
    • Stores S01, S02, and S03 all contain the product, and all have the synchronization inventory function turned on
    • Then update inventory = 100-10-10 -15, the result is 65
    • Eventually, the inventory of the AAA products in these three stores will be updated to 65
  • After the formal operation, you can start to synchronize the inventory

    • When inventory changes in the warehouse or the platform pulls an order for the corresponding product, the inventory will be automatically updated to the store platform

    img.png