Tuesday, December 30, 2025
1 change · saas-18.2
Resolved issues and error corrections
This update ensures that product descriptions are correctly updated in our UrbanPiper integration when the menu is re-synchronized. Previously, changes to product descriptions weren't reflected in UrbanPiper. This fix improves data consistency and accuracy between our system and UrbanPiper, streamlining the menu update process.
Original PR description
Before this commit: --- When we sync the menu with the product description and later update the product description, re-syncing the menu does not update the product description in UrbanPiper. After this commit: --- This fix ensures that any change in the product description is properly sent to UrbanPiper during menu synchronization. task-5439271 Forward-Port-Of: odoo/enterprise#102846