From ec45daecfde37d54315cede181fc5c43f7b1a139 Mon Sep 17 00:00:00 2001
From: Yoshinori Okuji <yo@nexedi.com>
Date: Tue, 30 Oct 2007 02:20:48 +0000
Subject: [PATCH] 2007-10-30 yo * Set pricing_interaction_workflow to
 Immobilisation Line.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17280 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../workflow_chain_type.xml                                    | 2 +-
 bt5/erp5_immobilisation/bt/change_log                          | 3 +++
 bt5/erp5_immobilisation/bt/revision                            | 2 +-
 .../bt/template_portal_type_workflow_chain_list                | 1 +
 bt5/erp5_immobilisation/bt/template_tool_id_list               | 0
 5 files changed, 6 insertions(+), 2 deletions(-)
 create mode 100644 bt5/erp5_immobilisation/bt/template_tool_id_list

diff --git a/bt5/erp5_immobilisation/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml b/bt5/erp5_immobilisation/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
index 44c34010bc..124b09ab34 100644
--- a/bt5/erp5_immobilisation/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
+++ b/bt5/erp5_immobilisation/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
@@ -17,7 +17,7 @@
  </chain>
  <chain>
   <type>Immobilisation Line</type>
-  <workflow>edit_workflow, immobilisation_movement_interaction_workflow</workflow>
+  <workflow>edit_workflow, immobilisation_movement_interaction_workflow, pricing_interaction_workflow</workflow>
  </chain>
  <chain>
   <type>Internal Packing List</type>
diff --git a/bt5/erp5_immobilisation/bt/change_log b/bt5/erp5_immobilisation/bt/change_log
index 5abffd7ea1..d695a86b52 100644
--- a/bt5/erp5_immobilisation/bt/change_log
+++ b/bt5/erp5_immobilisation/bt/change_log
@@ -1,3 +1,6 @@
+2007-10-30 yo
+* Set pricing_interaction_workflow to Immobilisation Line.
+
 2007-10-11 Nicolas
 Update Workflows, not using edit transition anymore
 
diff --git a/bt5/erp5_immobilisation/bt/revision b/bt5/erp5_immobilisation/bt/revision
index b5db9c417a..c2807f7f3c 100644
--- a/bt5/erp5_immobilisation/bt/revision
+++ b/bt5/erp5_immobilisation/bt/revision
@@ -1 +1 @@
-139
\ No newline at end of file
+140
\ No newline at end of file
diff --git a/bt5/erp5_immobilisation/bt/template_portal_type_workflow_chain_list b/bt5/erp5_immobilisation/bt/template_portal_type_workflow_chain_list
index 3eb6a37b0e..f023443955 100644
--- a/bt5/erp5_immobilisation/bt/template_portal_type_workflow_chain_list
+++ b/bt5/erp5_immobilisation/bt/template_portal_type_workflow_chain_list
@@ -9,6 +9,7 @@ Amortisation Transaction | edit_workflow
 Delivery Cell | immobilisation_movement_interaction_workflow
 Immobilisation Line | edit_workflow
 Immobilisation Line | immobilisation_movement_interaction_workflow
+Immobilisation Line | pricing_interaction_workflow
 Immobilisation | edit_workflow
 Immobilisation | immobilisation_delivery_workflow
 Immobilisation | immobilisation_movement_interaction_workflow
diff --git a/bt5/erp5_immobilisation/bt/template_tool_id_list b/bt5/erp5_immobilisation/bt/template_tool_id_list
new file mode 100644
index 0000000000..e69de29bb2
-- 
2.30.9