Starting with Odoo 19, all VentorTech e-commerce connectors use a new job backend called Integration Queue Job (integration_queue_job), replacing the older OCA queue_job.When upgrading from Odoo 16 / 17 / 18 → Odoo 19, additional steps are required to avoid...
When integrating Odoo with external systems like Shopify, Magento 2, WooCommerce, or PrestaShop, you need a way to process large volumes of data reliably, track errors, and ensure no sync gets missed. That’s why we use the widely trusted Job...
Modifying the structure of a product in Odoo – such as adding new attributes or attribute values – can affect how that product and its variants are managed and synchronized with external platforms like WooCommerce, Magento 2, or Shopify.Since Odoo...
In some e-commerce setups, it’s common for the order data to change shortly after creation. For example, the order manager might make manual adjustments, or the customer may be allowed to modify the order – such as adding or removing...