oca-ocb-accounting/odoo-bringout-oca-ocb-mrp_account/README.md
Ernad Husremovic 768b70e05e 19.0 vanilla
2026-03-09 09:30:07 +01:00

34 lines
697 B
Markdown

# Accounting - MRP
Analytic Accounting in MRP
==========================
* Cost structure report
Also, allows to compute the cost of the product based on its BoM, using the costs of its components and work center operations.
It adds a button on the product itself but also an action in the list view of the products.
If the automated inventory valuation is active, the necessary accounting entries will be created.
## Installation
```bash
pip install odoo-bringout-oca-ocb-mrp_account
```
## Dependencies
- mrp
- stock_account
## Source
- Repository: https://github.com/OCA/OCB
- Branch: 19.0
- Path: addons/mrp_account
## License
This package preserves the original LGPL-3 license.