[Erp5-report] r7340 - in /erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_ski...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu May 18 12:12:17 CEST 2006


Author: aurel
Date: Thu May 18 12:12:16 2006
New Revision: 7340

URL: http://svn.erp5.org?rev=7340&view=rev
Log:
view all vault in destination list

Modified:
    erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventoryGroup_view/my_destination.xml
    erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventory_view/my_destination.xml

Modified: erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventoryGroup_view/my_destination.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventoryGroup_view/my_destination.xml?rev=7340&r1=7339&r2=7340&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventoryGroup_view/my_destination.xml (original)
+++ erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventoryGroup_view/my_destination.xml Thu May 18 12:12:16 2006
@@ -287,7 +287,7 @@
       <dictionary>
         <item>
             <key> <string>_text</string> </key>
-            <value> <string>python: here.Delivery_getVaultItemList()</string> </value>
+            <value> <string>python: here.Delivery_getVaultItemList(all=1)</string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventory_view/my_destination.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventory_view/my_destination.xml?rev=7340&r1=7339&r2=7340&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventory_view/my_destination.xml (original)
+++ erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventory_view/my_destination.xml Thu May 18 12:12:16 2006
@@ -287,7 +287,7 @@
       <dictionary>
         <item>
             <key> <string>_text</string> </key>
-            <value> <string>python: here.Delivery_getVaultItemList()</string> </value>
+            <value> <string>python: here.Delivery_getVaultItemList(all=1)</string> </value>
         </item>
       </dictionary>
     </pickle>




More information about the Erp5-report mailing list