Search 1.9 billion lines of Odoo code on GitHub

product_packaging_number

Author: OdooMRP team
License: no license
Branch: 8.0
Repository: leangjia/odoomrp-utils
Dependencies: product, product_attribute_types, and stock
Languages: PO File (22, 12.7%), Python (66, 38.2%), and XML (85, 49.1%)

<h1 class="title">Product packaging number</h1> <ul class="simple"> <li>This module shows the &quot;Packaging number&quot; on objects &quot;Stock move&quot; and &quot;Stock quant&quot;, for products that have an attribute of type &quot;Package&quot;.</li> <li>To know if an attribute is of type &quot;Package&quot;, the new check &quot;Is Package&quot; is created in &quot;Product Attributes&quot;.</li> <li>The value of the new field &quot;Packaging number&quot;, will be the result of multiplying the amount defined in the objects &quot;Stock move&quot; or &quot;Stock quant&quot;, by the value of attribute &quot;Package&quot; defined in the product.</li> </ul>