Procuros <> Odoo integration :
Release notes
Version 19.0.1.2.0 - 5 Feb 2026
Summary: This release introduces several new functionalities, including enhanced order response handling and automated carrier assignment for delivery orders, alongside crucial bug fixes to improve system stability and efficiency.
New Features 🎉
- Implement ORDER_RESPONSE Transaction
The connector now supports sending Order Reponse transaction type, enabling supplier to control incoming order processing.
- Utilise Mixins
Refactored codebase to utilize mixins for better code organization and reusability.
- Auto-set Carrier on Delivery Orders
Automates the assignment of carriers to delivery orders, reducing manual effort.
Bug Fixes 🔨
- Prevent Retry Loops & Invalid UUIDs
Resolved bugs that caused infinite retry loops and issues with invalid UUIDs in transactions.
Version 18.0.0.2.0 - 5 Feb 2026
Summary: This release introduces several new functionalities, including enhanced order response handling and automated carrier assignment for delivery orders, alongside crucial bug fixes to improve system stability and efficiency.
New Features 🎉
- Implement ORDER_RESPONSE Transaction
The connector now supports sending Order Reponse transaction type, enabling supplier to control incoming order processing.
- Utilise Mixins
Refactored codebase to utilize mixins for better code organization and reusability.
- Auto-set Carrier on Delivery Orders
Automates the assignment of carriers to delivery orders, reducing manual effort.
Bug Fixes 🔨
- Prevent Retry Loops & Invalid UUIDs
Resolved bugs that caused infinite retry loops and issues with invalid UUIDs in transactions.
- Filter Done Pickings for Invoice
Corrected the logic to properly filter 'done' pickings when generating invoices.
Version 17.0.0.5.0 - 5 Feb 2026
Summary: This release introduces the Order Response transaction type.
New Features 🎉
- Implement ORDER_RESPONSE Transaction
The connector now supports sending Order Reponse transaction type, enabling supplier to control incoming order processing.
Version 17.0.0.4.4 - 15 Dec 2025
Summary: This release focuses on improving the stability and reliability of the connector.
New Features 🎉
- Utilized Mixins : this change improves the code structure and reusability.
Improvements 🔬
- This release includes internal improvements to the connector's performance and stability.
Bug Fixes 🔨
- Fixed a bug where cron jobs were not running correctly.
- Fixed a bug that could cause retry loops and invalid UUIDs.