Wednesday, October 9, 2024
3 changes · 17.0
Enhancements to existing features
Invoices now show fapiao information directly in the invoice list, making it easier for users in China-related accounting workflows to review tax invoice status at a glance. This reduces the need to open individual invoices to find key compliance details.
Original PR description
Description of the issue/feature this PR addresses: Add fapiao to invoice list view --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Existing Jordan customer databases will have their older tax groups updated automatically after migration. This helps keep tax reporting data aligned with the latest localization setup without manual cleanup.
Original PR description
This commit is a followup to this PR https://github.com/odoo/odoo/pull/180766 This commit introduces a post-migrate script to update the tax groups of the old customer DBs. task-4196993 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update reflects the official 2022 name change of the Republic of Turkey to the Republic of Türkiye. The change updates the country name across Turkish localization modules and their descriptions in the Odoo system to maintain accuracy and compliance with the country's official designation.
Original PR description
In 2022, Republic of Turkey officially renamed itself to Republic of Türkiye. So, its name needed to be changed in its Odoo modules. Moreover, updated Turkish modules descriptions according to this excalidraw: https://link.excalidraw.com/readonly/rbesZEAkXUS8rVgXplgm?darkMode=true task-4182931 Forward-Port-Of: odoo/enterprise#70304