Sunday, December 28, 2025
1 change
Enhancements to existing features
This update enhances the synchronization of product data within the Point of Sale module. Specifically, it now uses unique record identifiers (UUIDs) for more accurate matching and improves test data setup by adding category information. This ensures data consistency and reliability for Point of Sale operations.
Original PR description
In this commit: --- - Improved `sync_from_ui` function to support record UUID-based relational mapping. - Added `pos_categ_ids` field in product data for better category linkage in tests. task-5225193 Related PR: - https://github.com/odoo/enterprise/pull/98849 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#234474