Search 1.9 billion lines of Odoo code on GitHub

product_supplier_uom

Author: mtaylor
License: no license
Branch: 9.0
Repository: Abdullah-Alghoul/azi-odoo-modules
Dependencies: mrp
Languages: Python (37, 38.1%), XML (32, 33.0%), and reStructuredText (28, 28.9%)
Other branches: master
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, mdelneo/elneo-openobject, michaelslade54/azi-odoo-modules, and mohamedhagag/elneo-openobject

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="varying-units-of-measure-for-product-suppliers"></a> <h2>Varying Units of Measure for Product Suppliers</h2> <p>This module makes the following changes: * Make product_uom field on product suppliers independent of the uom_po_id field on product template * Set the default uom for new suppliers equal to the uom_po_id field from product template * Add uom_ref_id field on product.supplierinfo as a related field to the uom_id field on product template * Enforce uom category consistency against uom_ref_id * Show Purchase UOM field (product_uom) on product.supplierinfo view * Set a domain to only show UOMs from the same category as uom_ref_id * TODO: Change all other code from using uom_po_id field to use the get_purchase_uom() method</p> <a name="usage"></a> <h3>Usage</h3> <ul class="simple"> <li>Go to Inventory &gt; Products</li> <li>Edit an existing Product go to Inventory Tab</li> <li>Add a vendor</li> <li>Choose a Purchase UOM</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>