Update Stock

In the e-commerce channel integration section, we have set up a location for the newly added marketplace. It means the process for updating stock from SWIFT OMS to the marketplace will look up from a source whose location has been chosen. To update stock:

  1. Update the source. This step will be different on each project, some of them use automatic updates (stock sent from NAV)
    or you can manually update the source from the Inventory > Manage Stock menu on the SWIFT OMS dashboard.

  2. Run CLI on terminal:
    php bin/magento swiftoms:mpadapter:push-stock

Note: There are parameter options, the push stock is based on the time change delta. For example, parameter 10 will only retrieve what has changed in the last 10 minutes.