Search 1.9 billion lines of Odoo code on GitHub

stock_picking_backorder_reason

Author: ACSONE SA/NV,Odoo Community Association (OCA)
License: LGPL-3
Branch: 16.0-picking-backorder-reason-dro
Repository: acsone/stock-logistics-workflow
Dependencies: stock
Languages: HTML (380, 29.8%), Python (566, 44.3%), XML (250, 19.6%), and reStructuredText (81, 6.3%)

<h1 class="title">Stock Picking Backorder Reason</h1> <p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-workflow/tree/16.0/stock_picking_backorder_reason"><img alt="OCA/stock-logistics-workflow" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--workflow-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_picking_backorder_reason"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/154/16.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module allows to help user defining a backorder reason when it is launched on picking validation. This reason will be written on picking chatter level.</p> <p>A reason can have several backorder strategy to apply:</p> <blockquote> <ul class="simple"> <li>Create: Create the backorder</li> <li>Cancel: Cancel the backorder</li> <li>Use Partner Configuration: On partner level, you can define which strategy to apply and for which flow (Sale: Create/Cancel, Purchase: Create/Cancel)</li> </ul> </blockquote> <p>This behaviour can be activated on picking type level.</p> <p>Moreover, on company level, you can set default reason strategy for new partners.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#configuration" id="id1">Configuration</a></li> <li><a class="reference internal" href="#known-issues-roadmap" id="id2">Known issues / Roadmap</a></li> <li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id4">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id5">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id7">Maintainers</a></li> </ul> </li> </ul> </div> <a name="configuration"></a> <h2><a class="toc-backref" href="#id1">Configuration</a></h2> <ol class="arabic simple"> <li>Go to Inventory &gt; Configuration &gt; Operation Types</li> <li>Select the one you want to activate the feature and check the 'Backorder Reason' checkbox.</li> <li>Then, select either the 'Backorder Reason' Sale or Purchase depending the flow the operation type is concerned by.</li> <li><dl class="first docutils"> <dt>Now, you can define some backorder reasons that will be selected by the warehouse user:</dt> <dd><ul class="first last"> <li>Go to Inventory &gt; Configuration &gt; Warehouse Management &gt; Backorder Reasons</li> <li>Fill in the name and choose an action to do (Create/Cancel/Use Partner option)</li> </ul> </dd> </dl> </li> <li><dl class="first docutils"> <dt>Go to Inventory &gt; Configuration &gt; Settings &gt; Operations</dt> <dd><ul class="first last"> <li>You can change the default reason backorder strategy for new partners (for both sale/purchase flows)</li> <li>By default, it's set on 'Create'</li> </ul> </dd> </dl> </li> </ol> <a name="known-issues-roadmap"></a> <h2><a class="toc-backref" href="#id2">Known issues / Roadmap</a></h2> <ul class="simple"> <li>For the time being, options are set on wizard level. One may want to have the granularity on line one.</li> </ul> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id3">Bug Tracker</a></h2> <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 <a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20stock_picking_backorder_reason%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id4">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id5">Authors</a></h3> <ul class="simple"> <li>ACSONE SA/NV</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id6">Contributors</a></h3> <ul class="simple"> <li>Jacques-Etienne Baudoux &lt;<a class="reference external" href="mailto:je&#64;bcim.be">je&#64;bcim.be</a>&gt;</li> <li>Laurent Mignon &lt;<a class="reference external" href="mailto:laurent.mignon&#64;acsone.eu">laurent.mignon&#64;acsone.eu</a>&gt;</li> <li>Denis Roussel &lt;<a class="reference external" href="mailto:denis.roussel&#64;acsone.eu">denis.roussel&#64;acsone.eu</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id7">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <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>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>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/tree/16.0/stock_picking_backorder_reason">OCA/stock-logistics-workflow</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>