From df0ba6c7e8f17c24111b27769951d0d68e545312 Mon Sep 17 00:00:00 2001 From: Olivier Dony Date: Tue, 17 Dec 2013 11:43:01 +0100 Subject: [PATCH] [FIX] project_mrp: local copy of the "Procurement" process node to avoid errors during updates when sale_stock is not installed The various attempts to fix this error without duplicating the node have all caused other errors. Having a duplicate process node has no consequence on business operations, so it is an acceptable workaround until the node can be moved to the sale module. bzr revid: odo@openerp.com-20131217104301-t8fsf28jgjqq9q7k --- addons/project_mrp/process/project_mrp_process.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/addons/project_mrp/process/project_mrp_process.xml b/addons/project_mrp/process/project_mrp_process.xml index 59915715999..a6aaccedbbc 100644 --- a/addons/project_mrp/process/project_mrp_process.xml +++ b/addons/project_mrp/process/project_mrp_process.xml @@ -46,14 +46,15 @@ Process Transition --> - - + subflow @@ -68,7 +69,7 @@ - +