Search 1.9 billion lines of Odoo code on GitHub

stock_request_kanban_demo

Author: Creu Blanca, Eficent, Odoo Community Association (OCA)
License: AGPL-3
Branch: 11.0-demo
Repository: etobella/stock-logistics-warehouse
Dependencies: base, and stock_request_kanban
Languages: Python (19, 10.9%), XML (87, 50.0%), YAML (17, 9.8%), and reStructuredText (51, 29.3%)

<a class="reference external image-reference" href="https://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.svg"> </a> <a name="stock-request-kanban"></a> <h2>Stock Request Kanban</h2> <p>On most companies there is products that must be purchased often but cannot be stored as a usual product because no consumption moves are made. Usually, they are stored as consumables or putaway rules are defined. In both cases, reordering rules cannot be used. This module allows to use stock request as reordering rules for this kind of products.</p> <p>It is created following the concept of lean kanban cards.</p> <a name="usage"></a> <h3>Usage</h3> <a name="creation"></a> <h4>Creation</h4> <ul class="simple"> <li>Go to 'Stock Requests / Stock Requests Kanban' and create a new Kanban.</li> <li>Indicate a product, quantity and location.</li> <li>Press 'Save'.</li> <li>Print the kanban and put it in the storage of the product</li> </ul> <a name="request-kanban"></a> <h4>Request kanban</h4> <p>This should be used if you want to create the kanban when the card is consumed.</p> <ul class="simple"> <li>Once the product is consumed, take the card</li> <li>Go to 'Stock Requests / Order Kanban Card'</li> <li>Scan the card</li> <li>The stock request is created</li> </ul> <a name="request-kanban-batch"></a> <h4>Request kanban batch</h4> <p>This should be used when you will store the cards and create request orders for kanbans later.</p> <ul class="simple"> <li>Once the product is consumed, take the card and store it</li> <li>Create a store request order</li> <li>Press the scan button</li> <li>Scan all the pending kanban cards</li> </ul> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/153/11.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/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 smash it by providing detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Enric Tobella &lt;<a class="reference external" href="mailto:etobella&#64;creublanca.es">etobella&#64;creublanca.es</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>