Search 1.9 billion lines of Odoo code on GitHub

mrp_subcontract_location

Author: Akretion
License: AGPL-3
Branch: 10-fix-mrp_subcontract_location
Repository: akretion/ak-odoo-incubator
Dependencies: mrp_mto_with_stock_cancelable, and mrp_subcontracted
Languages: Python (777, 74.3%), XML (220, 21.0%), and reStructuredText (49, 4.7%)
Other branches: 10-mrp_subcontract_location_wip
Other repositories: 0yik/ak-odoo-incubator, EBII/ak-odoo-incubator, RL-OtherApps/ak-odoo-incubator, camptocamp/ak-odoo-incubator, florian-dacosta/ak-odoo-incubator, hadjerBachiri/ak-odoo-incubator, kevinkhao/ak-odoo-incubator, magnuscolors/ak-odoo-incubator, vidtsin/ak-odoo-incubator, and westlyou/ak-odoo-incubator

<a class="reference external image-reference" href="https://www.gnu.org/licenses/agpl"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a name="mrp-subcontract-location"></a> <h2>MRP Subcontract Location</h2> <p>This modules aims to put the right location for subcontracted Manufacturing Orders (MO). At Sale Order (SO) validation, we do not know yet which subcontractors will be choosen. We only have this information when the subcontrated PO linked to a MO is validated. At this moment, we set the final location of the MO and modify the finished moves. The old raw materials moves are canceled and new ones are created.</p> <p>This module display an address field on POs to indicate at which subcontractor we send the PO, the picking is created to the subcontractor location.</p> <p>A cron will create the inter warehouses routes automatically and set the right roots on products. (like Supplier2: Supply from Supplier 1)</p> <p>Remarks:</p> <ul class="simple"> <li>Use module stock_interwarehouse_delay if you want to manage transit delays.</li> </ul> <a name="configuration"></a> <h3>Configuration</h3> <p>To configure this module, you need to:</p> <ol class="arabic simple"> <li>Create as many warehouses as needed (At least one per supplier whom does manufacturing). Set the partner of the warehouse to the supplier (it can be his plant facility).</li> <li>Set the picking type id of the BOM to warehouse_of_the_supplier.manufacturing</li> <li>You should manually set procurement routes for alternatives suppliers.</li> <li>New raw materials moves are automatically assigned</li> </ol> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>All lines should have the same destination</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/{project_repo}/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 smash it by providing detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://odoo-community.org/logo.png">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Florian da Costa &lt;<a class="reference external" href="mailto:florian.dacosta&#64;akretion.com">florian.dacosta&#64;akretion.com</a>&gt; (Akretion)</li> <li>Raphaƫl Reverdy &lt;<a class="reference external" href="mailto:raphael.reverdy&#64;akretion.com">raphael.reverdy&#64;akretion.com</a>&gt; (Akretion)</li> </ul> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="funders"></a> <h4>Funders</h4> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>Akretion</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>