Hi,
we are using Odoo 15, latest WooCommerce 7 and Odoo WooCommerce connector app.
Problem:
1. Customer makes an order -> Order is in "Processing" mode at WooCommerce
2. We need to change this order state from "Processing" to "On Hold" for a reason
3. When we check all is okay, we will mark the order "Complete"
4. Problem activates: Order data wont transfer into Odoo (We can't find the order from Odoo)
If order is at "Processing mode" and we complete the order straight from processing mode, all the data will move to Odoo and it works, but if order is marked completed from "on hold" mode, data will not move to odoo.
So Im just wondering is this as it should be or is it a bug? I think that no matter the state of order the order should move to Odoo when we mark the order "complete".