Search 1.9 billion lines of Odoo code on GitHub

louve_custom_inventory

Author: La Louve
License: AGPL-3
Branch: 9.0
Repository: anhvu-sg/odoo-production
Dependencies: purchase_package_qty, and stock
Languages: PO File (22, 28.9%), Python (17, 22.4%), and XML (37, 48.7%)
Other repositories: Otsokop/odoo-production, azmeuk/odoo-production, babatoko/odoo-production, beloeuvre/odoo-production, chetanrdhaduk/odoo-production, demain-supermarche/odoo-production, dzungtran89/odoo-production, estevebadia/odoo-production, fjouatte/odoo-production, halgandd/odoo-production, hilarak/odoo-production, jweste/odoo-production, krunal267/odoo-production, lachouettecoop/odoo-production, legalsylvain/odoo-production, mathieuvatel/odoo-production, mszinte/odoo-production, mulaudzicalvin/odoo-production, nthnnl/odoo-production, odoo-modules/odoo-production, petrus-v/odoo-foodcoops, phuctranerp/odoo-production, rihene-abdelwahed/odoo-production, sc4you/odoo-production, siddharth7815/odoo-production, sprevot44/odoo-production, suningwz/odoo-production, supercoopbdx/odoo-production, superquinquin/odoo-production, trobz/odoo-production, ttpphuctran/odoo-production, vidtsin/odoo-production, and yuntux/odoo-production

<a class="reference external image-reference" 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.svg"> </a> <a name="louve-custom-inventory"></a> <h2>Louve Custom - Inventory</h2> <a name="features"></a> <h3>Features</h3> <ul class="simple"> <li><dl class="first docutils"> <dt>On inventory line, add 2 new fields to make more easy inventory.</dt> <dd><ul class="first last"> <li>product_qty1 : product quantity in the ground floor</li> <li>product_qty2 : product quantity in the underground</li> <li>the field 'product_qty' begins computed, based on product_qty1 and product_qty2</li> </ul> </dd> </dl> </li> <li>Change Stock Inventory Report, removing some useless fields and adding new ones.</li> </ul> <a name="warning"></a> <h3>Warning</h3> <p>This module overwrite stock.inventory.line features. Make sure all the features using stock.inventory.line are patched with product_qty1 and product_qty2 fields.</p> <a name="images"></a> <h3>Images</h3> <ul class="simple"> <li>Stock Inventory Form</li> </ul> <div class="figure"> <img alt="louve_custom_inventory/static/description/stock_inventory.png" src="louve_custom_inventory/static/description/stock_inventory.png" style="width: 800px;" /> </div> <ul class="simple"> <li>Product Quantity Adjustment Form</li> </ul> <div class="figure"> <img alt="louve_custom_inventory/static/description/update_product_qty.png" src="louve_custom_inventory/static/description/update_product_qty.png" style="width: 800px;" /> </div> <ul class="simple"> <li>Stock Inventory Report</li> </ul> <div class="figure"> <img alt="louve_custom_inventory/static/description/report_stock_inventory.png" src="louve_custom_inventory/static/description/report_stock_inventory.png" style="width: 800px;" /> </div> <a name="credits"></a> <h4>Credits</h4> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Julien WESTE</li> <li>Sylvain LE GAL</li> </ul> <a name="funders"></a> <h3>Funders</h3> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>La Louve (<a class="reference external" href="http://www.lalouve.net">http://www.lalouve.net</a>)</li> </ul>