Wednesday, March 26, 2025
2 changes · saas-17.4
Enhancements to existing features
This update adds demo data for Mexican payroll localization, making it easier to test payroll scenarios with realistic setup information. It also aligns the demo company details with electronic invoicing demo data for more consistent testing.
Original PR description
This commit targets to add the necessary demo data for testing Mexican payroll localization target: saas-17.4 -> master task-4486643 Linked PR: [odoo/enterprise#80451](https://github.com/odoo/enterprise/pull/80451) --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
### Before Codabox used to require a fiduciary VAT and the VAT of a company (managed by the fiduciary) in order to connect to their services. - Access to Codabox was limited to companies with an accounting firm with a VAT number assigned ### Now Codabox gives the opportunity for companies to directly connect (without being a fiduciary/ being managed by one). This is through the same port as before, just receiving two identical VAT numbers. - Module summary, descriptions and ot
Original PR description
### Before Codabox used to require a fiduciary VAT and the VAT of a company (managed by the fiduciary) in order to connect to their services. - Access to Codabox was limited to companies with an accounting firm with a VAT number assigned ### Now Codabox gives the opportunity for companies to directly connect (without being a fiduciary/ being managed by one). This is through the same port as before, just receiving two identical VAT numbers. - Module summary, descriptions and other texts are updated to generalize - Companies without an accounting firm can access the Codabox configuration settings task - 4460499