Tuesday, March 15, 2022
1 change · master
Code cleanup and technical improvements
Saudi Arabia invoice rendering has been folded into the main Saudi localization module because the two were always used together. Business behavior should remain the same, but setup and maintenance are simpler with one module instead of two.
Original PR description
### [MOV]: l10n_sa l10n_sa_invoices: merge l10n_sa_invoices into l10n_sa The l10n_sa_invoices changes do not need to be in a separate module as they are always required for l10n_sa. This merges the two modules into l10n_sa **Task:** task-2723443 Signed-off-by: Julien Alardot (jual) <jual@odoo.com> **Description of the issue/feature this PR addresses:** There are two modules for Saudi Arabia invoices that are always used together and never alone **Current behavior before PR:** l10n_sa_invoices takes care of Saudi arabia invoices rendering requirements and l10n_sa take care of the rest **Desired behavior after PR is merged:** Exactly the same as before, only using one module for that -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr