Daily updates from Odoo
Sunday, November 16, 2025
3 changes
1 change
Enhancements to existing features
Swiss QR codes on invoices now include creditor and debtor addresses in a structured format. This update aligns the QR code data with legal requirements in Switzerland and helps ensure invoices remain compliant and easier to process.
Original PR description
This commit changes the creditor's and debtor's address to a structured format inside the CH QR-code in invoices. The address type was changed from "K" to "S" due to legal requirements. Task [link](https://www.odoo.com/odoo/project.task/5149417) task-5149417 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#235845 Forward-Port-Of: odoo/odoo#232083
2 changes
Enhancements to existing features
Invoices created for Switzerland now place creditor and debtor addresses in the structured format required by law inside the QR code. This helps ensure Swiss QR payments remain compliant and reduces the risk of payment issues.
Original PR description
This commit changes the creditor's and debtor's address to a structured format inside the CH QR-code in invoices. The address type was changed from "K" to "S" due to legal requirements. Task [link](https://www.odoo.com/odoo/project.task/5149417) task-5149417 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#235845 Forward-Port-Of: odoo/odoo#232083
This update improves the main menu experience by adding and refining bookmark-related features, with supporting settings and user/company integration. It also includes interface and access updates to make the feature easier to use and more reliable for everyday navigation.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr