# Sales and MRP Management This module provides facility to the user to install mrp and sales modulesat a time. ==================================================================================== It is basically used when we want to keep track of production orders generated from sales order. It adds sales name and sales Reference on production order. ## Installation ```bash pip install odoo-bringout-oca-ocb-sale_mrp ``` ## Dependencies - mrp - sale_stock ## Source - Repository: https://github.com/OCA/OCB - Branch: 19.0 - Path: addons/sale_mrp ## License This package preserves the original LGPL-3 license.