From 44db6641445f43f979e4962e542de05ba01ba928 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 25 Apr 2022 07:54:00 +0000 Subject: [PATCH] [UPD] README.rst --- stock_mts_mto_rule/README.rst | 8 ++++---- stock_mts_mto_rule/static/description/index.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/stock_mts_mto_rule/README.rst b/stock_mts_mto_rule/README.rst index 41006e10d..bc80835fe 100644 --- a/stock_mts_mto_rule/README.rst +++ b/stock_mts_mto_rule/README.rst @@ -29,9 +29,9 @@ This module add a Make To Stock + Make to Order Route. If you choose the make to stock + make to order rule instead of the make to order route, the creation of a purchase order will depend on the virtual stock. -There are 3 cases : +There are 3 cases : -1. The virtual stock of the product is 0 +1. The virtual stock of the product is 0 => It will act exactly like the make to order route. 2. The virtual stock is equal to the quantity ordered @@ -42,10 +42,10 @@ There are 3 cases : will be created for the rest. So it will act like both make to order and make to stock rule. -Example : +Example : We have a virtual stock of : 1 product A A sale Order is made for 3 products A. -2 Procurements will be created : +2 Procurements will be created : 1. 1 with a make to stock rule and a quantity of 1 diff --git a/stock_mts_mto_rule/static/description/index.html b/stock_mts_mto_rule/static/description/index.html index c9372b72b..f10c383e6 100644 --- a/stock_mts_mto_rule/static/description/index.html +++ b/stock_mts_mto_rule/static/description/index.html @@ -3,7 +3,7 @@ - + Stock MTS+MTO Rule