From e17df8cb0f8103ac1a80b859512a6b016d140416 Mon Sep 17 00:00:00 2001 From: "Luis D. Lafaurie" Date: Tue, 16 Aug 2022 17:27:45 +0200 Subject: [PATCH] [MIG] stock_picking_procure_method: Migration to 14.0 --- stock_picking_procure_method/__manifest__.py | 2 +- stock_picking_procure_method/readme/CONFIGURE.rst | 6 +++--- stock_picking_procure_method/readme/CONTRIBUTORS.rst | 1 + stock_picking_procure_method/views/stock_picking_views.xml | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/stock_picking_procure_method/__manifest__.py b/stock_picking_procure_method/__manifest__.py index 42cfcaa20..e938f1e88 100644 --- a/stock_picking_procure_method/__manifest__.py +++ b/stock_picking_procure_method/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Picking Procure Method", "summary": "Allows to force the procurement method from the picking", - "version": "13.0.1.0.0", + "version": "14.0.1.0.0", "category": "Warehouse", "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", diff --git a/stock_picking_procure_method/readme/CONFIGURE.rst b/stock_picking_procure_method/readme/CONFIGURE.rst index 27568ec8b..dddbd935d 100644 --- a/stock_picking_procure_method/readme/CONFIGURE.rst +++ b/stock_picking_procure_method/readme/CONFIGURE.rst @@ -24,14 +24,14 @@ Common steps to `mrp` and `purchase` procurements: - Propagate cancel and split: `True` - Warehouse to Propagate: *WH1* -Now if you want to trigger a manufacture: +Now, if you want to trigger a manufacture: - - Create a stockable product product with a BoM list. + - Create a stockable product with a BoM list. - In the product's *Inventory > Routes section* set *Make To Order* and *Manufacture* on. Or if you want to trigger a purchase: - - Create a stockable product product with a supplier. + - Create a stockable product with a vendor. - In the product's *Inventory > Routes section* set *Make To Order* and *Purchase* on. diff --git a/stock_picking_procure_method/readme/CONTRIBUTORS.rst b/stock_picking_procure_method/readme/CONTRIBUTORS.rst index ed60ecd54..a0a9fd0d0 100644 --- a/stock_picking_procure_method/readme/CONTRIBUTORS.rst +++ b/stock_picking_procure_method/readme/CONTRIBUTORS.rst @@ -2,5 +2,6 @@ * David Vidal * Pedro M. Baeza + * César A. Sánchez * Kitti Upariphutthiphong diff --git a/stock_picking_procure_method/views/stock_picking_views.xml b/stock_picking_procure_method/views/stock_picking_views.xml index 95d0413e1..fc5063935 100644 --- a/stock_picking_procure_method/views/stock_picking_views.xml +++ b/stock_picking_procure_method/views/stock_picking_views.xml @@ -4,7 +4,7 @@ stock.picking - +