OCA / account-fiscal-rule

Odoo Taxes & Fiscal Rules Management
GNU Affero General Public License v3.0
58 stars 182 forks source link

[FIX] account_fiscal_position_type: prevent error in demo / test mode, if l10n_generic_coa is not installed #452

Open legalsylvain opened 3 weeks ago

legalsylvain commented 3 weeks ago

rational

demo and test are based on l10n_generic_coa data. However, if other localization are installed, the installation of this module will fail with demo data.

Action create a dedicated demo chart of account.

similar to v16 implementation.

https://github.com/OCA/account-fiscal-rule/blob/16.0/account_fiscal_position_type/demo/account_chart_template.xml

legalsylvain commented 2 weeks ago

/ocabot merge patch

OCA-git-bot commented 2 weeks ago

Sorry @legalsylvain you are not allowed to merge.

To do so you must either have push permissions on the repository, or be a declared maintainer of all modified addons.

If you wish to adopt an addon and become it's maintainer, open a pull request to add your GitHub login to the maintainers key of its manifest.

legalsylvain commented 2 weeks ago

@rvalyi : could you merge ?