Daily updates from Odoo
Thursday, July 18, 2024
1 change · saas-17.2
Resolved issues and error corrections
Point of Sale records now keep linked information when saved or transferred, even if some related data was not loaded in the session. This helps prevent missing customer, order, or other linked details in certain Point of Sale workflows.
Original PR description
Before this commit, serializing a record would omit x2many and many2one fields if their related models were not loaded into the PoS. opw-3998097 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr