[Erp5-report] r19506 - in /erp5/trunk/bt5/erp5_accounting: PortalTypeWorkflowChainTemplateI...
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Feb 26 12:19:54 CET 2008
Author: jerome
Date: Tue Feb 26 12:19:54 2008
New Revision: 19506
URL: http://svn.erp5.org?rev=19506&view=rev
Log:
Balance Transaction Line | edit_workflow chain is useless, as balance transaction line are not supposed to be edited.
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=19506&r1=19505&r2=19506&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml Tue Feb 26 12:19:54 2008
@@ -18,10 +18,6 @@
<chain>
<type>Balance Transaction</type>
<workflow>edit_workflow, accounting_workflow</workflow>
- </chain>
- <chain>
- <type>Balance Transaction Line</type>
- <workflow>edit_workflow</workflow>
</chain>
<chain>
<type>Invoice Rule</type>
Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=19506&r1=19505&r2=19506&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision Tue Feb 26 12:19:54 2008
@@ -1,1 +1,1 @@
-613
+614
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=19506&r1=19505&r2=19506&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list Tue Feb 26 12:19:54 2008
@@ -7,7 +7,6 @@
Accounting Transaction Line | edit_workflow
Accounting Transaction | accounting_workflow
Accounting Transaction | edit_workflow
-Balance Transaction Line | edit_workflow
Balance Transaction | accounting_workflow
Balance Transaction | edit_workflow
Invoice Rule | edit_workflow
More information about the Erp5-report
mailing list