Dynamic order mapping
Magento by default provides 3 order status: Pending, Processing and Completed. The connector is designed to perform operations for the orders of these 3 statuses.
Sometimes, the Magento store is used with 3rd party payment methods like Paypal, etc. Those payment methods create multiple payment status like verified, rejected, etc resulting in multiple order status in Magento which are not supported in Odoo Magento connector by default.
To overcome this, Dynamic order mapping is provided in the Odoo Magento connector. Once the instance is created, the payment methods are retrieved automatically from the magento store and their corresponding payment status reflects under dynamic order mapping.
Here users can define that for each payment status what should be the corresponding order status among pending, processing and completed. Once the order statuses are mapped between Magento and Odoo, the respective orders after getting imported in Odoo will be treated as per their auto sales workflow.
To configure this, navigate to Configuration > Map order status.
