Search 1.9 billion lines of Odoo code on GitHub

mrp_subcontracting_purchase_link

Author: Quartile Limited, Odoo Community Association (OCA)
License: LGPL-3
Branch: 14-mig-mrp_bom_component_menu
Repository: akretion/manufacture
Dependencies: mrp, mrp_subcontracting, and purchase
Languages: HTML (337, 60.2%), PO File (24, 4.3%), Python (120, 21.4%), XML (40, 7.1%), and reStructuredText (39, 7.0%)
Other branches: 12-mrp_bom_vendor_price, 12.0-fix-quality-control-stock-mrp, 12.0-imp-mrp-hierarchy, 14-mrp-replace-raw-material, 14-mrp-workcenter-workorder-link, 14-mrp-workorder-scheduling, 14-mrp_load_schedule_state, 14-schedule-state-whole-group, 14-workcenter-hierarchical-change-switch-workcenter, 14.0-fix-mrp_subcontracting_purchase_link, 14.0-mig-mrp_sale_info, 14.0-mig-mrp_subcontracting_purchase_link, 14.0-mig-stock_picking_product_kit_helper, and 14.0-mrp-availability-zone
Other repositories: Change2improve/manufacture, Daniel-CA/manufacture, Darknroses/manufacture, ERPLibre/manufacture, Escodoo/manufacture, ForgeFlow/manufacture, Gabinete-Digital/manufacture, Ingeos/manufacture, Jarsa-dev/manufacture, NeatNerdPrime/manufacture, OCA/manufacture, SeuMarco/manufacture, Tecnativa/manufacture, VanMoof/manufacture, aaltinisik/manufacture, alfredoavanzosc/manufacture, andreampiovesana/manufacture, aurestic/manufacture, brain-tec/manufacture, camptocamp/manufacture, enmingc/manufacture, grindtildeath/manufacture, gurneyalex/manufacture, kmee/manufacture, kos94ok-3D/manufacture, lbelorgey/manufacture, lefilament/manufacture, mymage/manufacture, sergiocorato/manufacture, ursais/manufacture, and wahello/manufacture

<h1 class="title">Link Purchase Order to Subcontract Productions</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/manufacture/tree/14.0/mrp_subcontracting_purchase_link"><img alt="OCA/manufacture" src="https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/manufacture-14-0/manufacture-14-0-mrp_subcontracting_purchase_link"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/129/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module does the following:</p> <ul class="simple"> <li>Extends _prepare_subcontract_mo_vals() and adds the purchase order reference to the subcontracted manufacturing orders.</li> <li>Adds an action button in the purchase order form view to open related subcontracted manufacturing orders.</li> </ul> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id2">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id3">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li> </ul> </li> </ul> </div> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id1">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/manufacture/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 <a class="reference external" href="https://github.com/OCA/manufacture/issues/new?body=module:%20mrp_subcontracting_purchase_link%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id2">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id3">Authors</a></h3> <ul class="simple"> <li>Quartile Limited</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id4">Contributors</a></h3> <ul class="simple"> <li><a class="reference external" href="https://www.quartile.co">Quartile Limited</a>:<ul> <li>Yoshi Tashiro &lt;<a class="reference external" href="mailto:tashiro&#64;quartile.co">tashiro&#64;quartile.co</a>&gt;</li> <li>Tim Lai &lt;<a class="reference external" href="mailto:tl&#64;quartile.com">tl&#64;quartile.com</a>&gt;</li> </ul> </li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id5">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <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>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>This module is part of the <a class="reference external" href="https://github.com/OCA/manufacture/tree/14.0/mrp_subcontracting_purchase_link">OCA/manufacture</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>