[UPD] README.rst

This commit is contained in:
OCA-git-bot
2019-07-12 08:22:21 +00:00
committed by Laurent Mignon (ACSONE)
parent 354e5991e4
commit ff88ad3694

View File

@@ -369,12 +369,12 @@ ul.auto-toc {
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/procurement_auto_create_group"><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-procurement_auto_create_group"><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 allows the system to propose automatically new procurement groups
when procuring.</p>
during the procurement run.</p>
<p>This capability is important when you want to make sure that all the stock
moves resulting from this procurement will never be mixed with moves from
moves resulting from a procurement run will never be mixed with moves from
other groups in stock transfers.</p>
<p>The stock transfers resulting from the execution of these procurements will
only contain stock moves created from that procurement.</p>
<p>The stock transfers resulting from the procurement run will
only contain stock moves created in that run.</p>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
<ul class="simple">
@@ -405,7 +405,7 @@ set it if you want to procurement group to be automatically created.</li>
<div class="section" id="usage">
<h1><a class="toc-backref" href="#id2">Usage</a></h1>
<ol class="arabic simple">
<li>Create a new procurement and make sure that it determines a pull rule
<li>Run a new procurement and make sure that it determines a pull rule
with the option Auto-create Procurement Group set.</li>
<li>When the procurement rule is executed, a procurement group with
format PG/000001 will be created.</li>