Demo addon for MIS Builder.
Important
This is an alpha version, the data model and design can change at any time without warning. Only for development or testing purpose, do not use in production. More details on development status
Table of contents
This module provide the following demo data based on the Odoo generic chart of accounts:
- A few styles.
- A budget.
- A report template showing expenses by category
- A sample committed purchase view model, showing uninvoiced purchase order lines and draft invoice lines.
- A report instance showing budget, committed purchases, actuals and available.
The mis_builder roadmap and known issues can be found on github.
Features
- Migration to 16.0.
- removal of analytic fetures because the upstream
analytic_distribution
mechanism is not compatible; support may be introduced in separate module, depending on use cases (#472)
- removal of analytic fetures because the upstream
Bugfixes
- Fix currency rate in uninvoiced purchases. (#274)
Migration to odoo 13.0.
Features
Handle multi currency for commited purchase view. The amount in this view are now converted to the base currency (the one with rate 1), so summing them has some meaning. As a consequence, this view has less usefulness if the company currency is not the one with rate 1, Debit and credit being assumed to be in company currency.
Add the M2M to account.analytic.tag in the commited purchase view.
Fix sign issue in commited purchase view.
Include customer invoice in commited purchase view. The view is therefore not only about purchases anymore. This should not be an issue because GL accounts are differents for purchases and income anyway and generally used in different KPI.
These are breaking changes. Change the status of
mis_builder_demo
to alpha, since it is a demo module and it's content can change at any time without any compatibility guarantees. (#222)
Bugfixes
- Fix date casting error on committed expenses drilldown. (#185)
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.
- ACSONE SA/NV
- Stéphane Bidoul <[email protected]>
- Arnaud Pineux <[email protected]>
- Dzung Tran <[email protected]>
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/mis-builder project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.