Search 1.9 billion lines of Odoo code on GitHub

mrp_bom_widget_section_and_note_one2many_obsolete_voir_pr_oca

Author: GRAP
License: AGPL-3
Branch: 12.0_ADD_MRP_Bom_widget_sectionnote
Repository: quentinDupont/grap-odoo-incubator
Dependencies: mrp, and sale_mrp
Languages: HTML (348, 65.9%), PO File (48, 9.1%), Python (41, 7.8%), XML (42, 8.0%), and reStructuredText (49, 9.3%)

<h1 class="title">MRP Widget Section and Note in BoM</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/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/quentinDupont/grap-odoo-incubator/tree/12.0_ADD_MRP_Bom_widget_sectionnote/mrp_bom_widget_section_and_note_one2many"><img alt="quentinDupont/grap-odoo-incubator" src="https://img.shields.io/badge/github-quentinDupont%2Fgrap--odoo--incubator-lightgray.png?logo=github" /></a></p> <p>In a similar way to invoices, this module adds the possibility to add sections ands notes in Bills of Materials. It adds a page in BoM form view and hide the orignal page (you can see it as admin in debug mode)</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#usage" id="id1">Usage</a></li> <li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id3">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id4">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li> <li><a class="reference internal" href="#other-credits" id="id6">Other credits</a></li> <li><a class="reference internal" href="#maintainers" id="id7">Maintainers</a></li> </ul> </li> </ul> </div> <a name="usage"></a> <h2><a class="toc-backref" href="#id1">Usage</a></h2> <ul class="simple"> <li>Go to Manufacture / Master Data / Bill Of Materials</li> <li>Edit one demo data</li> <li>Add a section or note and saved</li> <li>The new functionality is added in a transparent way and is compatible with the business logic of other MRP functionalities</li> </ul> <div class="figure"> <img alt="https://raw.githubusercontent.com/quentinDupont/grap-odoo-incubator/12.0_ADD_MRP_Bom_widget_sectionnote/mrp_bom_widget_section_and_note_one2many/static/description/mrp_bom_widget_add_section_and_note.gif" src="https://raw.githubusercontent.com/quentinDupont/grap-odoo-incubator/12.0_ADD_MRP_Bom_widget_sectionnote/mrp_bom_widget_section_and_note_one2many/static/description/mrp_bom_widget_add_section_and_note.gif" /> </div> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id2">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/quentinDupont/grap-odoo-incubator/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/quentinDupont/grap-odoo-incubator/issues/new?body=module:%20mrp_bom_widget_section_and_note_one2many%0Aversion:%2012.0_ADD_MRP_Bom_widget_sectionnote%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="#id3">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id4">Authors</a></h3> <ul class="simple"> <li>GRAP</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id5">Contributors</a></h3> <ul class="simple"> <li>BADEP</li> <li>Quentin Dupont (<a class="reference external" href="mailto:quentin.dupont&#64;grap.coop">quentin.dupont&#64;grap.coop</a>)</li> </ul> <a name="other-credits"></a> <h3><a class="toc-backref" href="#id6">Other credits</a></h3> <ul class="simple"> <li>Code inspired by BADEP repo in v14 <a class="reference external" href="https://github.com/BADEP/addons/blob/14.0/mrp_bom_section">https://github.com/BADEP/addons/blob/14.0/mrp_bom_section</a></li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id7">Maintainers</a></h3> <p>This module is part of the <a class="reference external" href="https://github.com/quentinDupont/grap-odoo-incubator/tree/12.0_ADD_MRP_Bom_widget_sectionnote/mrp_bom_widget_section_and_note_one2many">quentinDupont/grap-odoo-incubator</a> project on GitHub.</p> <p>You are welcome to contribute.</p>