Search 1.9 billion lines of Odoo code on GitHub

stock_tier_validation

Author: BADEP, Open Source Integrators, Odoo Community Association (OCA)
License: AGPL-3
Branch: 16.0
Repository: BADEP/addons
Dependencies: base_tier_validation, and stock
Languages: Python (42, 24.9%), XML (78, 46.2%), and reStructuredText (49, 29.0%)
Other branches: 12.0, 13.0, 14.0, and 15.0

<a class="reference external image-reference" href="https://www.gnu.org/licenses/agpl"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a name="stock-tier-validation"></a> <h2>Stock Tier Validation</h2> <p>This module extends the functionality of pickings to support a tier validation process.</p> <a name="installation"></a> <h3>Installation</h3> <p>This module depends on <code>base_tier_validation</code>. You can find it at <a class="reference external" href="https://github.com/OCA/server-ux">OCA/server-ux</a></p> <a name="configuration"></a> <h3>Configuration</h3> <p>To configure this module, you need to:</p> <ol class="arabic simple"> <li>Go to <em>Settings &gt; Technical &gt; Tier Validations &gt; Tier Definition</em>.</li> <li>Create as many tiers as you want for Stock Picking model.</li> </ol> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to:</p> <ol class="arabic simple"> <li>Create a Picking triggering at least one &quot;Tier Definition&quot;.</li> <li>Click on <em>Request Validation</em> button.</li> <li>Under the tab <em>Reviews</em> have a look to pending reviews and their statuses.</li> <li>Once all reviews are validated click on <em>Confirm</em>.</li> </ol> <p>Additional features:</p> <ul class="simple"> <li>You can filter the pikcings requesting your review through the filter <em>Needs my Review</em>.</li> <li>User with rights to confirm the picking (validate all tiers that would be generated) can directly do the operation, this is, there is no need for her/him to request a validation.</li> </ul> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/142/12.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/BADEP/addons/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="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://odoo-community.org/logo.png">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Khalid Hazam &lt;<a class="reference external" href="mailto:k.hazam&#64;badep.ma">k.hazam&#64;badep.ma</a>&gt;</li> </ul> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://badep.ma"><img alt="BADEP" src="https://badep.ma/logo.png" /></a> <p>This module is maintained by BADEP.</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://github.com/BADEP/addons">https://github.com/BADEP/addons</a>.</p>