Disable Account Template Items
Allow to disable / enable account template items (tax, fiscal position, account)
Disable Account Template Items
This module allows to disable account template items, adding an active field on the following models:
- account.account.template
- account.fiscal.position.template and it two related models
- account.fiscal.position.account.template
- account.fiscal.position.tax.template
This module can be interesting in a multi company context, if you install a lot of accounting templates, with some changes.
It can also be interesting if you want to developp a custom localization module based on the official one, but with some removed / added / altered items.
Note:
- The field active is present in the Odoo account module for the model account.tax.template. for that field, this module only adds the active field on the tree view.
For consistency reason,
- if user disables an account.account.template it will disable the related account.fiscal.position.account.template
- if user disables an account.tax.template it will disable the related account.fiscal.position.tax.template
- if user enables an account.fiscal.position.account.template it will enable the related account.account.template
- if user enables an account.fiscal.position.tax.template it will enable the related account.tax.template
Table of contents
Usage
- Go to Configuration > Templates
- Select then the template you want to change.
Note:
You could need the OCA module account_menu (same repository) to access to some of the items.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- GRAP
Contributors
- Sylvain LE GAL <https://twitter.com/legalsylvain>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/account-financial-tools project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Once the user has seen at least one product this snippet will be visible.