Daily updates from Odoo
Sunday, March 22, 2026
1 change · saas-18.3
Resolved issues and error corrections
This update resolves an issue where multiple payment methods on a point-of-sale order caused errors. It now ensures that a customer is required when using receivable payment methods or cash payments exceeding 10,000 JOD, improving the reliability of the POS system.
Original PR description
This commit fixes the following issues 1) Having more than one payment method on a pos.order led to an error 2) Customer should be required if payment method is receivable, or cash with amount > 10,000 JOD task-6005832 Forward-Port-Of: odoo/odoo#255030 Forward-Port-Of: odoo/odoo#252631