[Erp5-report] r44996 aurel - in /erp5/trunk/bt5/erp5_banking_check: WorkflowTemplateItem/po...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Apr 1 16:19:54 CEST 2011


Author: aurel
Date: Fri Apr  1 16:19:54 2011
New Revision: 44996

URL: http://svn.erp5.org?rev=44996&view=rev
Log:
forgot to commit changes on state in rev44990

Modified:
    erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_deposit_workflow/states/draft.xml
    erp5/trunk/bt5/erp5_banking_check/bt/revision

Modified: erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_deposit_workflow/states/draft.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_deposit_workflow/states/draft.xml?rev=44996&r1=44995&r2=44996&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_deposit_workflow/states/draft.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_deposit_workflow/states/draft.xml [utf8] Fri Apr  1 16:19:54 2011
@@ -10,6 +10,12 @@
     <pickle>
       <dictionary>
         <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
             <key> <string>description</string> </key>
             <value> <string>Documents in draft state should never be accounted and should only be visible by their ownner</string> </value>
         </item>
@@ -35,6 +41,8 @@
                 <string>cancel_action</string>
                 <string>delete</string>
                 <string>delete_action</string>
+                <string>deliver</string>
+                <string>deliver_from_draft_action</string>
                 <string>plan</string>
                 <string>plan_action</string>
                 <string>wait</string>

Modified: erp5/trunk/bt5/erp5_banking_check/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_check/bt/revision?rev=44996&r1=44995&r2=44996&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_check/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_banking_check/bt/revision [utf8] Fri Apr  1 16:19:54 2011
@@ -1 +1 @@
-487
\ No newline at end of file
+488
\ No newline at end of file



More information about the Erp5-report mailing list