[Erp5-report] r8652 - in /erp5/trunk/bt5/erp5_banking_cash: ActionTemplateItem/portal_types...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jul 21 10:57:45 CEST 2006


Author: aurel
Date: Fri Jul 21 10:57:41 2006
New Revision: 8652

URL: http://svn.erp5.org?rev=8652&view=rev
Log:
2006-07-21 aurel
* fix some view on portal types

Modified:
    erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Incoming%20Account%20Incident%20Line/view.xml
    erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Incoming%20Cash%20Sorting%20Line/view.xml
    erp5/trunk/bt5/erp5_banking_cash/bt/change_log

Modified: erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Incoming%20Account%20Incident%20Line/view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Incoming%2520Account%2520Incident%2520Line/view.xml?rev=8652&r1=8651&r2=8652&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Incoming%20Account%20Incident%20Line/view.xml (original)
+++ erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Incoming%20Account%20Incident%20Line/view.xml Fri Jul 21 10:57:41 2006
@@ -81,7 +81,7 @@
       <dictionary>
         <item>
             <key> <string>text</string> </key>
-            <value> <string>string:${object_url}/CashDelivery_view</string> </value>
+            <value> <string>string:${object_url}/CashDeliveryLine_view</string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Incoming%20Cash%20Sorting%20Line/view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Incoming%2520Cash%2520Sorting%2520Line/view.xml?rev=8652&r1=8651&r2=8652&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Incoming%20Cash%20Sorting%20Line/view.xml (original)
+++ erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Incoming%20Cash%20Sorting%20Line/view.xml Fri Jul 21 10:57:41 2006
@@ -81,7 +81,7 @@
       <dictionary>
         <item>
             <key> <string>text</string> </key>
-            <value> <string>string:${object_url}/CashDelivery_view</string> </value>
+            <value> <string>string:${object_url}/CashDeliveryLine_view</string> </value>
         </item>
       </dictionary>
     </pickle>

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=8652&r1=8651&r2=8652&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/bt/change_log (original)
+++ erp5/trunk/bt5/erp5_banking_cash/bt/change_log Fri Jul 21 10:57:41 2006
@@ -1,3 +1,6 @@
+2006-07-21 aurel
+* fix some view on portal types
+
 2006-07-21 aurel
 * add base category for account incident
 




More information about the Erp5-report mailing list