Search 1.9 billion lines of Odoo code on GitHub

picking_progress

Author: initOS GmbH, Odoo Community Association (OCA)
License: AGPL-3
Branch: 10.0-picking_progress
Repository: initOS/stock-logistics-workflow
Dependencies: stock
Languages: PO File (19, 16.7%), Python (35, 30.7%), XML (29, 25.4%), and reStructuredText (31, 27.2%)

<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="picking-progress"></a> <h2>Picking Progress</h2> <p>This module adds a display of the progress of pickings.</p> <p>The progress of a picking is the percentage of its non-cancelled lines (i.e., stock moves) that are 'done'. It will be displayed as a progress bar in both the picking tree view and form view.</p> <a name="usage"></a> <h3>Usage</h3> <p>Installing this module modifies the <em>stock.picking</em> tree view by adding a 'Progress' column</p> <img alt="The picking tree view with 'Progress' progress bar" src="images/picking_progress_tree_view.png" /> <p>and the <em>stock.picking</em> form view by adding the 'Progress' field to the right of the name field</p> <img alt="The picking form view with 'Progress' progress bar" src="images/picking_progress_form_view.png" /> <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-workflow/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/OCA/stock-logistics-workflow/issues/new?body=module:%20picking_progress%0Aversion:%2010.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">here</a>.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Andreas Zöllner (initOS) &lt;<a class="reference external" href="mailto:andreas.zoellner&#64;initos.com">andreas.zoellner&#64;initos.com</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>