I have ATUM pro and Our ERP system stores inventory data and integrates data from WordPress and Shopify sites. The total inventory quantity in ERP is accurate.
The problem is that when a sale occurs on a Shopify site, the ERP inventory decreases, but the ATUM inventory data in WordPress does not decrease.
The WordPress site uses the ATUM plugin, employing the Multi-Inventory mode
Each product has multiple variations, and each product variation has multiple warehouses in multiple countries, with each warehouse having different inventory quantities. Inventory quantities change frequently. Manually adjusting them one by one in the WordPress backend is too cumbersome.We have more than 600 products, each with inventory in 3 countries. Roughly speaking, there are 1800 inventory quantities that need to be modified. Manually modifying them would be way too much work.
Here are a couple of approaches:
- Real-time updates via RESTful API and ERP platform require coding, which we are not capable of.
- Using a plugin like WooCommerce Stock Sync with Google Sheets to synchronize, allowing editing in the spreadsheet without having to manually edit each item in the WordPress backend, saving a lot of time. However, we don't know if it's compatible. Do you know of any plugins that are confirmed to be compatible or other alternative solutions?
Additionally, there is another issue: each product variation needs to be set up with multiple shipping options for multiple countries. However, the WooCommerce shipping options are too basic. Therefore, we need another shipping calculation enhancement plugin. Some of these shipping enhancement plugins are incompatible with ATUM. Do you know of any that are compatible with ATUM?