[Erp5-report] r42264 jerome - in /erp5/trunk/bt5/erp5_accounting: PortalTypeWorkflowChainTe...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jan 12 13:22:36 CET 2011


Author: jerome
Date: Wed Jan 12 13:22:36 2011
New Revision: 42264

URL: http://svn.erp5.org?rev=42264&view=rev
Log:
chain internal invoice transactions with edit workflow

Modified:
    erp5/trunk/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
    erp5/trunk/bt5/erp5_accounting/bt/revision
    erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml?rev=42264&r1=42263&r2=42264&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml [utf8] Wed Jan 12 13:22:36 2011
@@ -29,7 +29,7 @@
  </chain>
  <chain>
   <type>Internal Invoice Transaction</type>
-  <workflow>accounting_workflow</workflow>
+  <workflow>accounting_workflow, edit_workflow</workflow>
  </chain>
  <chain>
   <type>Invoice Root Simulation Rule</type>

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=42264&r1=42263&r2=42264&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] Wed Jan 12 13:22:36 2011
@@ -1 +1 @@
-1426
\ No newline at end of file
+1427
\ No newline at end of file

Modified: erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list?rev=42264&r1=42263&r2=42264&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list [utf8] Wed Jan 12 13:22:36 2011
@@ -17,6 +17,7 @@ Balance Transaction | edit_workflow
 Cash Register | edit_workflow
 Cash Register | validation_workflow
 Internal Invoice Transaction | accounting_workflow
+Internal Invoice Transaction | edit_workflow
 Invoice Root Simulation Rule | edit_workflow
 Invoice Root Simulation Rule | rule_validation_workflow
 Payment Simulation Rule | edit_workflow



More information about the Erp5-report mailing list