mirror of
https://github.com/bringout/oca-ocb-accounting.git
synced 2026-04-18 03:42:08 +02:00
| .. | ||
| doc | ||
| mrp_account | ||
| pyproject.toml | ||
| README.md | ||
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
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.