Search 1.9 billion lines of Odoo code on GitHub

mrp_change_material

Author: Chris Emigh
License: no license
Branch: origin/12.0
Repository: michaelslade54/azi-odoo-modules
Dependencies: decimal_precision, and mrp
Languages: Python (172, 69.4%), XML (59, 23.8%), and reStructuredText (17, 6.9%)
Other branches: 10.0-financial-statements, and master
Other repositories: Abdullah-Alghoul/azi-odoo-modules, Guobower/azi-odoo-modules, Heri-Founder/azi-odoo-modules, IbiksRiad/azi-odoo-modules, JohnLYH/azi-odoo-modules, RL-OtherApps/azi-odoo-modules, asphaltzipper/azi-odoo-modules, consultingerp/engineering_bom, developers-zone/azi-odoo-modules, digitalsatori/azi-odoo-modules, and haylahi/azi-odoo-modules

<a name="mrp-change-material"></a> <h2>MRP Change Material</h2> <ul class="simple"> <li>Add a cancel button to each Consumed Materials line</li> <li>Enable creation of new Consumed Materials lines</li> <li>Mark new lines with a new field on stock move</li> <li>Increase quantity by creating new lines</li> <li>Decrease quantity by creating a new line and canceling the old line</li> </ul> <a name="installation"></a> <h2>Installation</h2> <ul class="simple"> <li>No specific installation required.</li> </ul> <a name="configuration"></a> <h2>Configuration</h2> <ul class="simple"> <li>No specific configuration required.</li> </ul> <a name="usage"></a> <h2>Usage</h2> <ul class="simple"> <li>Manufacturing &gt; &quot;Select an Order&quot; &gt; Edit &gt; Add Item</li> <li>Manufacturing &gt; &quot;Select an Order&quot; &gt; Consumed Materials</li> </ul>