# 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.