[Erp5-report] r25349 - in /erp5/trunk/bt5/erp5_accounting: WorkflowTemplateItem/portal_work...
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Jan 28 18:44:07 CET 2009
Author: jerome
Date: Wed Jan 28 18:44:06 2009
New Revision: 25349
URL: http://svn.erp5.org?rev=25349&view=rev
Log:
remove confirmed -> stopped transition, because if an invoice is created by builder in confirmed state and you go directly to stopped, then no accounting lines can be built (because add permission is removed in stopped)
Modified:
erp5/trunk/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/states/confirmed.xml
erp5/trunk/bt5/erp5_accounting/bt/revision
Modified: erp5/trunk/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/states/confirmed.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/states/confirmed.xml?rev=25349&r1=25348&r2=25349&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/states/confirmed.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/states/confirmed.xml [utf8] Wed Jan 28 18:44:06 2009
@@ -36,7 +36,6 @@
<string>start</string>
<string>start_action</string>
<string>stop</string>
- <string>stop_action</string>
</tuple>
</value>
</item>
Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=25349&r1=25348&r2=25349&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] Wed Jan 28 18:44:06 2009
@@ -1,1 +1,1 @@
-850
+851
More information about the Erp5-report
mailing list