Search 1.9 billion lines of Odoo code on GitHub

mrp_independent_demand

Author: mtaylor
License: no license
Branch: 9.0
Repository: Abdullah-Alghoul/azi-odoo-modules
Dependencies: mrp, and mrp_production_note
Languages: Python (67, 44.1%), XML (57, 37.5%), and reStructuredText (28, 18.4%)
Other repositories: 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, haylahi/azi-odoo-modules, jaronemo/azi-odoo-modules, and michaelslade54/azi-odoo-modules

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="manufacturing-orders-as-independent-demand"></a> <h2>Manufacturing Orders as Independent Demand</h2> <p>This module makes the following changes: * Create computed field independent_mts on the Manufacturing Order * Provide filters for managing these MOs * Provide list actions for confirming, cancelling, and deleting MOs * Allow user to connect SO Lines to MOs by choosing a destination stock move (presumably representing a sales order line delivery)</p> <p>The independent_mts field marks an MO as independent demand. This is used to provide the user with master schedule functionality. All of the ID MOs will need to be confirmed in order to create dependent demand (stock moves) for the components. Changes to the schedule require the ID MOs to be canceled and deleted.</p> <p>The list actions allow the user to manage Independent MTS demand in batches.</p> <p>Independent demand is implied when an MO is associated with an SO, or when the MO is NOT associated with a procurement order.</p> <a name="usage"></a> <h3>Usage</h3> <ul class="simple"> <li>Go to Manufacturing &gt; Manufacturing &gt; Manufacturing Orders</li> <li>Edit an existing MO and fill in the Independent MTS field</li> <li>Confirm the MO</li> <li>Executing Run Schedulers will generate orders for the dependent demand on the MOs (raw materials)</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/asphaltzipper/azi-odoo-modules/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback <a class="reference external" href="https://github.com/asphaltzipper/azi-odoo-modules/issues/new?body=module:%20mrp_production_note%0Aversion:%209.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">here</a>.</p> <a name="credits"></a> <h3 class="with-subtitle">Credits</h3> <h3 class="section-subtitle" id="contributors"><span class="section-subtitle">Contributors</span></h3> <ul class="simple"> <li>Matt Taylor &lt;<a class="reference external" href="mailto:mtaylor&#64;asphaltzipper.com">mtaylor&#64;asphaltzipper.com</a>&gt;</li> </ul>