-
- Downloads
[FIX] l10n_fr: clean Tax Groups, CoA, Taxes, Fiscal Positions, Tax report
This commit cleans the tax groups:
- it removes the negative tax groups
- it makes sure that there is only one tax group per tax rate
- all the taxes with the same rates are attached to a single tax group
This commit splits the taxes to make the distinction between the goods and services.
In addition, the fiscal positions are also updated accordingly (make sure to map to another
one having the same scope: goods/services and type: sale/purchase).
These changes are based on the reliable feedback of LPDE (Didier Six). No tax were removed
from the old version. Only some were split, the others were kept (but modified).
In addition, the tax report is updated to the 2022 version and the new tax report lines
are linked to the taxes.
task-2674047
closes odoo/odoo#84918
Signed-off-by:
Olivier Colson (oco) <oco@odoo.com>
Showing
- addons/l10n_fr/data/account.account.template.csv 8 additions, 1 deletionaddons/l10n_fr/data/account.account.template.csv
- addons/l10n_fr/data/account_data.xml 0 additions, 20 deletionsaddons/l10n_fr/data/account_data.xml
- addons/l10n_fr/data/account_fiscal_position_template_data.xml 45 additions, 45 deletions...ns/l10n_fr/data/account_fiscal_position_template_data.xml
- addons/l10n_fr/data/account_tax_data.xml 1543 additions, 787 deletionsaddons/l10n_fr/data/account_tax_data.xml
- addons/l10n_fr/data/tax_report_data.xml 391 additions, 115 deletionsaddons/l10n_fr/data/tax_report_data.xml
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment