[Erp5-report] r10193 - in /erp5/trunk/bt5/erp5_banking_cash: ActionTemplateItem/portal_type...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Sep 20 08:59:22 CEST 2006


Author: aurel
Date: Wed Sep 20 08:59:14 2006
New Revision: 10193

URL: http://svn.erp5.org?rev=10193&view=rev
Log:
2006-09-20
* fix lettering in workflow, use grouping reference instead of lettering
* some change in cash balance regulation actions

Added:
    erp5/trunk/bt5/erp5_banking_cash/bt/provision_list
    erp5/trunk/bt5/erp5_banking_cash/bt/template_preference_list
Modified:
    erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/final.xml
    erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/incoming_fastinput.xml
    erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/initial.xml
    erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/outgoing_fastinput.xml
    erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Incoming%20Cash%20Balance%20Regulation%20Line/view.xml
    erp5/trunk/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/internal_money_deposit_workflow/scripts/updateBankingOperation.xml
    erp5/trunk/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/internal_money_deposit_workflow/scripts/validateCounter.xml
    erp5/trunk/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/internal_money_deposit_workflow/scripts/validateSourceAndDestination.xml
    erp5/trunk/bt5/erp5_banking_cash/bt/change_log
    erp5/trunk/bt5/erp5_banking_cash/bt/revision
    erp5/trunk/bt5/erp5_banking_cash/bt/template_action_path_list
    erp5/trunk/bt5/erp5_banking_cash/bt/template_portal_type_property_sheet_list

Modified: erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/final.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%2520Balance%2520Regulation/final.xml?rev=10193&r1=10192&r2=10193&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/final.xml (original)
+++ erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/final.xml Wed Sep 20 08:59:14 2006
@@ -58,7 +58,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>final cash detail</string> </value>
+            <value> <string>Final Cash Detail</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>

Modified: erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/incoming_fastinput.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%2520Balance%2520Regulation/incoming_fastinput.xml?rev=10193&r1=10192&r2=10193&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/incoming_fastinput.xml (original)
+++ erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/incoming_fastinput.xml Wed Sep 20 08:59:14 2006
@@ -60,7 +60,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Initial cash detail</string> </value>
+            <value> <string>Initial Cash Detail</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>

Modified: erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/initial.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%2520Balance%2520Regulation/initial.xml?rev=10193&r1=10192&r2=10193&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/initial.xml (original)
+++ erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/initial.xml Wed Sep 20 08:59:14 2006
@@ -58,7 +58,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Cash detail to regularize</string> </value>
+            <value> <string>Initial Cash Detail</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>

Modified: erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/outgoing_fastinput.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%2520Balance%2520Regulation/outgoing_fastinput.xml?rev=10193&r1=10192&r2=10193&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/outgoing_fastinput.xml (original)
+++ erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/outgoing_fastinput.xml Wed Sep 20 08:59:14 2006
@@ -60,7 +60,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>final cash detail</string> </value>
+            <value> <string>Final Cash Detail</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>

Modified: erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Incoming%20Cash%20Balance%20Regulation%20Line/view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Incoming%2520Cash%2520Balance%2520Regulation%2520Line/view.xml?rev=10193&r1=10192&r2=10193&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Incoming%20Cash%20Balance%20Regulation%20Line/view.xml (original)
+++ erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Incoming%20Cash%20Balance%20Regulation%20Line/view.xml Wed Sep 20 08:59:14 2006
@@ -81,7 +81,7 @@
       <dictionary>
         <item>
             <key> <string>text</string> </key>
-            <value> <string>string:${object_url}/CashBalanceRegulationLine_viewListIn</string> </value>
+            <value> <string>string:${object_url}/CashDeliveryLine_view</string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/internal_money_deposit_workflow/scripts/updateBankingOperation.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/internal_money_deposit_workflow/scripts/updateBankingOperation.xml?rev=10193&r1=10192&r2=10193&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/internal_money_deposit_workflow/scripts/updateBankingOperation.xml (original)
+++ erp5/trunk/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/internal_money_deposit_workflow/scripts/updateBankingOperation.xml Wed Sep 20 08:59:14 2006
@@ -95,7 +95,9 @@
         </item>
         <item>
             <key> <string>_filepath</string> </key>
-            <value> <string>Script (Python):/baobab/portal_workflow/internal_money_payment_workflow/scripts/updateBankingOperation</string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>_params</string> </key>

Modified: erp5/trunk/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/internal_money_deposit_workflow/scripts/validateCounter.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/internal_money_deposit_workflow/scripts/validateCounter.xml?rev=10193&r1=10192&r2=10193&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/internal_money_deposit_workflow/scripts/validateCounter.xml (original)
+++ erp5/trunk/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/internal_money_deposit_workflow/scripts/validateCounter.xml Wed Sep 20 08:59:14 2006
@@ -79,7 +79,7 @@
 date = transaction.getStartDate()\n
 destination= transaction.getDestination(None)\n
 \n
-lettering =transaction.getLettering()\n
+lettering = transaction.getGroupingReference()\n
 \n
 if lettering is None:\n
   msg = Message(domain=\'ui\', message=\'No lettering defined.\')\n
@@ -146,7 +146,9 @@
         </item>
         <item>
             <key> <string>_filepath</string> </key>
-            <value> <string>Script (Python):/baobab/portal_workflow/internal_money_payment_workflow/scripts/validateCounter</string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>_params</string> </key>

Modified: erp5/trunk/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/internal_money_deposit_workflow/scripts/validateSourceAndDestination.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/internal_money_deposit_workflow/scripts/validateSourceAndDestination.xml?rev=10193&r1=10192&r2=10193&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/internal_money_deposit_workflow/scripts/validateSourceAndDestination.xml (original)
+++ erp5/trunk/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/internal_money_deposit_workflow/scripts/validateSourceAndDestination.xml Wed Sep 20 08:59:14 2006
@@ -88,7 +88,9 @@
         </item>
         <item>
             <key> <string>_filepath</string> </key>
-            <value> <string>Script (Python):/baobab/portal_workflow/internal_money_deposit_workflow/scripts/validateSourceAndDestination</string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>_owner</string> </key>

Modified: erp5/trunk/bt5/erp5_banking_cash/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/bt/change_log?rev=10193&r1=10192&r2=10193&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/bt/change_log (original)
+++ erp5/trunk/bt5/erp5_banking_cash/bt/change_log Wed Sep 20 08:59:14 2006
@@ -1,3 +1,6 @@
+2006-09-20
+* fix lettering in workflow
+
 2006-09-11 Seb
 * Added internal money deposit
 * Added money deposit

Added: erp5/trunk/bt5/erp5_banking_cash/bt/provision_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/bt/provision_list?rev=10193&view=auto
==============================================================================
    (empty)

Modified: erp5/trunk/bt5/erp5_banking_cash/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/bt/revision?rev=10193&r1=10192&r2=10193&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/bt/revision (original)
+++ erp5/trunk/bt5/erp5_banking_cash/bt/revision Wed Sep 20 08:59:14 2006
@@ -1,0 +1,1 @@
+4

Modified: erp5/trunk/bt5/erp5_banking_cash/bt/template_action_path_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/bt/template_action_path_list?rev=10193&r1=10192&r2=10193&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/bt/template_action_path_list (original)
+++ erp5/trunk/bt5/erp5_banking_cash/bt/template_action_path_list Wed Sep 20 08:59:14 2006
@@ -109,9 +109,7 @@
 Foreign Cash Reception | view
 Incoming Account Incident Line | metadata
 Incoming Account Incident Line | view
-Incoming Cash Balance Regulation Line | history
 Incoming Cash Balance Regulation Line | metadata
-Incoming Cash Balance Regulation Line | print
 Incoming Cash Balance Regulation Line | view
 Incoming Cash Exchange Line | history
 Incoming Cash Exchange Line | metadata

Modified: erp5/trunk/bt5/erp5_banking_cash/bt/template_portal_type_property_sheet_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/bt/template_portal_type_property_sheet_list?rev=10193&r1=10192&r2=10193&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/bt/template_portal_type_property_sheet_list (original)
+++ erp5/trunk/bt5/erp5_banking_cash/bt/template_portal_type_property_sheet_list Wed Sep 20 08:59:14 2006
@@ -27,6 +27,7 @@
 Incoming Classification Survey Line | CashDeliveryLine
 Incoming Usual Cash Incident Line | CashDeliveryLine
 Internal Money Deposit | Arrow
+Internal Money Deposit | InternalMoney
 Internal Money Deposit | Price
 Internal Money Deposit | Task
 Monetary Destruction | Account

Added: erp5/trunk/bt5/erp5_banking_cash/bt/template_preference_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/bt/template_preference_list?rev=10193&view=auto
==============================================================================
    (empty)




More information about the Erp5-report mailing list