[12.0][MIG] stock_picking_procure_method

This commit is contained in:
Kitti U
2019-04-03 09:41:17 +07:00
committed by Ernesto Tejeda
parent c471e8bd4e
commit 249cb68153
8 changed files with 45 additions and 42 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

View File

@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.14: http://docutils.sourceforge.net/" />
<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
<title>Stock Picking Procure Method</title>
<style type="text/css">
@@ -367,7 +367,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external" 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" 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.png" /></a> <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/tree/11.0/stock_picking_procure_method"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-11-0/stock-logistics-warehouse-11-0-stock_picking_procure_method"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/153/11.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
<p><a class="reference external" 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" 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.png" /></a> <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/tree/12.0/stock_picking_procure_method"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_picking_procure_method"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/153/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
<p>This module adds the possibility to set the supply method to <em>Apply Procurement
Rules</em> in the pickings, which is normally set to <em>Take From Stock</em> by default.</p>
<p>This way, you can configure MTO flows triggered from the picking itself.</p>
@@ -400,20 +400,19 @@ through WH1.</p>
<li>Go to <em>Inventory &gt; Configuration &gt; Settings &gt; Warehouse</em> and set <em>Multi-Step
Routes</em> on.</li>
<li>Go to <em>Inventory &gt; Configuration &gt; Warehouse Management &gt; Warehouses</em></li>
<li>Create <strong>WH1</strong> with either <em>Manufacture in this Warehouse</em> or <em>Purchase to
resupply this warehouse</em> or both set.</li>
<li>Create <strong>WH2</strong> setting off <em>Manufacture in this Warehouse</em> and <em>Purchase to
resupply this warehouse</em>. Set <strong>WH1</strong> as the <em>Resupply Warehouse</em>.</li>
<li>Create <strong>WH1</strong> with either <em>Manufacture to Resupply</em> or <em>Buy to
Resupply</em> this warehouse or both set.</li>
<li>Create <strong>WH2</strong> setting off <em>Manufacture to Resupply</em> and <em>Buy to
Resupply</em>. Set <strong>WH1</strong> as the <em>Resupply Warehouse</em>.</li>
<li>Go to <em>Inventory &gt; Configuration &gt; Warehouse Management &gt; Routes</em> and click
on the <em>Make To Order</em> one.</li>
<li>Add a new <em>Procurement Rule</em> with these settings and save:<ul>
<li>Name: <em>WH1 -&gt; WH2-MTO</em></li>
<li>Action: <em>Move From Another Location</em></li>
<li>Procurement Location: <em>WH2/Stock</em></li>
<li>Served Warehouse: <em>WH2</em></li>
<li>Source Location: <em>WH1/Stock</em></li>
<li>Move Supply Method: <em>Create Procurement</em></li>
<li>Action: <em>Pull From</em></li>
<li>Operation Type: <em>WH1: Internal Transfers</em></li>
<li>Source Location: <em>WH1/Stock</em></li>
<li>Destination Location: <em>WH2/Stock</em></li>
<li>Move Supply Method: <em>Take From Stock</em></li>
<li>Propagation of Procurement Group: <em>Propagate</em></li>
<li>Propagate cancel and split: <cite>True</cite></li>
<li>Warehouse to Propagate: <em>WH1</em></li>
@@ -457,7 +456,7 @@ created.</li>
<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 smashing it by providing a detailed and welcomed
<a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_picking_procure_method%0Aversion:%2011.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_picking_procure_method%0Aversion:%2012.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>
</div>
<div class="section" id="credits">
@@ -479,6 +478,8 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
</ul>
</blockquote>
</li>
<li><p class="first">Kitti Upariphutthiphong &lt;<a class="reference external" href="mailto:kittiu&#64;ecosoft.co.th">kittiu&#64;ecosoft.co.th</a>&gt;</p>
</li>
</ul>
</div>
<div class="section" id="maintainers">
@@ -488,7 +489,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
<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-warehouse/tree/11.0/stock_picking_procure_method">OCA/stock-logistics-warehouse</a> project on GitHub.</p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/tree/12.0/stock_picking_procure_method">OCA/stock-logistics-warehouse</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>
</div>
</div>