Import Unshipped Orders via Webhook
- You can import Unshipped Orders via Webhook by navigating to WooCommerce -> Configuration > Webhook Configuration section.
- You will need to activate Manage Orders via Webhooks. Any order placed/created after activating Manage Orders via Webhooks will automatically get imported to Odoo.
- For more detailed configuration you can refer to the above mentioned section as Webhook configuration.
Note:
- When importing the orders from Webhook, it only imports the orders which are been placed from WooCommerce Website and not from WooCommerce Admin Panel.
- If the product route configuration is Buy & MTO, how will the system process Unshipped orders?
- Upon importing unshipped orders, the system will first reserve the available stock, and if that is not available, it will create a purchase quotation to the vendor.
- Ex: If a customer purchases 5 units and 3 units are available then the system will create a purchase quotation for 5 items and not reserve 3 units.
- Ex: If a customer purchases 3 units and 3 units are available then the system will not create a purchase quotation and reserve from existing stock.