Monday, January 29, 2024
2 changes · 17.0
New functionality added to Odoo
This update adds an optional 'Codice Fiscale' (Italian tax identification number) field to the checkout form, making it easier for Italian customers to complete their purchases. The field supports both individual and business customers, ensuring compliance with Italian e-invoice requirements and improving the checkout experience for your Italian market.
Original PR description
Implemented 'Codice Fiscale' field in checkout address form, addressing a key need for our Italian customers. This enhancement: - Adds an optional 'Codice Fiscale' field, available for both individuals and companies. - Ensures compliance with Italian e-invoice requirements. This update is a step towards better adapting our system to specific localization requirements, enhancing user experience in italy. task-3623622 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#151472 Forward-Port-Of: odoo/odoo#147828
This update makes Belgian localization content available for translation on Transifex, the platform used for managing multi-language support. It includes translations previously completed in Odoo 16, ensuring Belgian users have access to properly localized content in their language. This enables the community to contribute translations more easily going forward.
Original PR description
This pull request: 1. re-exports the source terms of Belgian localization modules 2. adds the corresponding resources to the .tx/config so that's it available for translation on Transifex 3. forward-ports translations from Odoo 16