Search 1.9 billion lines of Odoo code on GitHub

mfg_integration

Author: Chris Emigh
License: no license
Branch: 12.0
Repository: RL-OtherApps/azi-odoo-modules
Dependencies: engineering_product, mrp, product, and uom
Languages: Python (862, 62.6%), SQL (13, 0.9%), and XML (503, 36.5%)
Other branches: 10.0, 10.0-financial-statements, and master
Other repositories: Guobower/azi-odoo-modules, Heri-Founder/azi-odoo-modules, IbiksRiad/azi-odoo-modules, JohnLYH/azi-odoo-modules, asphaltzipper/azi-odoo-modules, consultingerp/engineering_bom, developers-zone/azi-odoo-modules, digitalsatori/azi-odoo-modules, haylahi/azi-odoo-modules, and michaelslade54/azi-odoo-modules

<a name="mfg-integration"></a> <h2>MFG Integration</h2> <ul class="simple"> <li>Create two new work centers and routings and link routing to the work center</li> <li>Add a new field that displays the code of the work center in Routing</li> <li>Create a new model for MFG work Batch in which you can import products and then it will create manufacturing order</li> <li>Add new fields in Bill of materials and modify the tree view</li> <li>Create a wizard that imports csv file that contains data of MFG Work Batch</li> <li>Create a wizard that changes actual quantity of products in MFG Work Batch and sheet value</li> <li>Add a new field that displays the code of the work center in Manufacturing Order in the tree and search view</li> <li>Add new fields related to manufacturing in <cite>product.template</cite></li> <li>Add a new field in the Unit of Measure Category</li> <li>Add a priority field that is calculated in Work Orders</li> <li>Create a new model for Raw Material</li> <li>Create a new model for Raw Material Thickness</li> <li>Create a new wizard to create Bill of Materials to <cite>product.template</cite></li> <li>Create a wizard that import multi radan files and create for them MFG Work Batch</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>Enable Units of Measure: Inventory &gt; Configuration &gt; Settings</li> </ul> <a name="usage"></a> <h2>Usage</h2> <ul class="simple"> <li>(Laser and Brake) Work Center: Manufacturing &gt; Master Data &gt; Work Centers</li> <li>(laser_template and laser_brake_template) Routings: Manufacturing &gt;Master Data &gt; Routings</li> <li>Routing (newly added field): Manufacturing &gt; Master Data &gt; Routings &gt; Check tree view</li> <li>MFG Work Batch: Manufacturing &gt; Operations</li> <li>Bill of Materials: Manufacturing &gt; Master Data</li> <li>Import CSV: Manufacturing &gt; Operations &gt; MFG Work Batch &gt; Open form view &gt; Click on &quot;Import Work&quot; button</li> <li>Multiply Sheets: Manufacturing &gt; Operations &gt; MFG Work Batch &gt; Create a record then set state to be &quot;imported&quot; &gt; Click on &quot;Change&quot; button beside &quot;Sheet&quot; field</li> <li>Manufacturing Order (newly added field): Manufacturing &gt; Operations &gt; Check tree view</li> <li>Products (newly added fields): Manufacturing &gt; Master Data &gt; Products &gt; open a product &gt; MFG page</li> <li>UOM Category: Inventory &gt; Configuration &gt; Unit of Measures &gt; UoM Categories &gt; open form view</li> <li>Work Orders (newly added field): Manufacturing &gt; Operations &gt; Work Orders &gt; open form view</li> <li>Raw Material: Inventory &gt; Configuration &gt; Products</li> <li>Raw Material Thickness: Inventory &gt; Configuration &gt; Products</li> <li>Create BOM Wizard: Manufacturing &gt; Master Data &gt; Products &gt; open a product &gt; MFG page &gt; below MFG Code</li> <li>Import Radan DRG: Manufacturing &gt; Operations</li> </ul>