Sunday, January 18, 2026
2 changes · master
Enhancements to existing features
This update enhances the Point of Sale (POS) interface by visually indicating payment status. Payment amounts and statuses will now appear green when the remaining balance is positive, and red when it's negative, providing clearer and more immediate feedback to sales staff. This improves the user experience and helps ensure accurate order processing.
Original PR description
The aims of this pr is to put the payment status and amount in green when the Remaining amount is positive. And in red for negative amount. task: 5491579 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#243760
This update simplifies the process of setting up Peppol integration within Odoo. The outdated wizard has been replaced with a more intuitive interface, including a new radio selection for registration type and a streamlined settings page for key contact information. This change enhances usability and efficiency for users.
Original PR description
In this commit: - Deprecate the Peppol configuration wizard. - Move the Peppol contact email field to Settings. - Replace the wizard button with a radio selection for the Peppol registration type. - Simplify the overall Peppol settings user experience. Task-5438539 Co-authored: [Soham Zadafiya (soza)](soza@odoo.com) Forward-Port-Of: odoo/odoo#243985