This module adds a many2many analytic accounts field, which is computed based on the value of analytic distribution, to the analytic mixin in a bid to overcome the inconveniences of not having them directly on the model that inherits the mixin.
Possible use cases:
- Include analytic accounts field in data export.
- Use the field as a hook point to add some logic in a custom module.
The module also adds a field for analytic account names, which displays the names of these accounts in a comma-separated format. This feature could be useful for efficient data administration as applicable (e.g. you do not want to split lines per analytic account when records are exported).
Table of contents
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 smashing it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- Quartile Limited
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.
This module is part of the OCA/account-analytic project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.