Friday, July 17, 2026
2 changes · saas-19.4
New functionality added to Odoo
A new German reporting module lets businesses submit tax returns directly from Odoo to Elster, Germany's official online tax portal. This reduces manual export and upload steps, helping finance teams handle compliance submissions more efficiently.
Original PR description
This module enables users to submit their tax returns to Elster directly from Odoo. see IAP: https://github.com/odoo/iap-apps/pull/1513 task-5193637 Forward-Port-Of: odoo/enterprise#121805
### Description of the issue/feature this PR addresses: Adds the Saudi ZATCA identification fields (building number, plot identification, identification scheme/number) to the portal billing address form so customers can fill them themselves. ### Current behavior before PR: The fields exist only in the backend; portal customers can't enter them. ### Desired behavior after PR is merged: Saudi-company customers can fill the fields on the portal (shown only when the billing country is SA
Original PR description
### Description of the issue/feature this PR addresses: Adds the Saudi ZATCA identification fields (building number, plot identification, identification scheme/number) to the portal billing address form so customers can fill them themselves. ### Current behavior before PR: The fields exist only in the backend; portal customers can't enter them. ### Desired behavior after PR is merged: Saudi-company customers can fill the fields on the portal (shown only when the billing country is SA; number disabled for the TIN scheme, with server-side validation). task-5188361 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#270973