Tuesday, April 23, 2024
1 change · 17.0
New functionality added to Odoo
This adds country-specific tax setups and tax reports for several SYSCOHADA countries that share the same chart of accounts. Businesses in these countries can now configure accounting taxes and reporting more directly in Odoo, reducing manual setup and improving compliance support.
Original PR description
…countries All these countries use the chart of accounts that is defined in l10n_syscohada. The system for the loading of chart template wasn't planned to inherit from another module, and so the loading of the templates had to be adapted. This commit add the tax report for each localization, and taxes to be able to fill it. task-2841655 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr