Importing order changes from NetSuite to Magento - Totals Update
This feature is used to synchronizing the NetSuite SalesOrder Totals and Magento Order Totals. Also, this scenario is used during New Order Creation (New orders importing to Magento from Netsuite.)
The Feature Scenario:
- SalesOrder is Created in NetSuite / Order was Created in Magento and pushed to NetSuite;
- SalesOrder is imported to Magento as Order (New orders importing to Magento from Netsuite.);
- The client changed SalesOrder in the NetSuite the way that Totals were changed (items updating for example)
- Magento System(MS) pulls it from NetSuite via Cron / Admin pulls it via CLI (see CLI command to import order/order changes from NetSuite to Magento);
- MS checking that no Shipping exist in Magento for the Order
- if Shipping exists we do not modify the order
- MS updates the Totals and saves Order
No comments to display
No comments to display