[Erp5-report] r15862 - in /erp5/trunk/bt5/erp5_banking_inventory: SkinTemplateItem/portal_s...
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Aug 28 11:32:53 CEST 2007
Author: aurel
Date: Tue Aug 28 11:32:53 2007
New Revision: 15862
URL: http://svn.erp5.org?rev=15862&view=rev
Log:
use fast=0 for total price
Modified:
erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventory_view/my_total_price.xml
erp5/trunk/bt5/erp5_banking_inventory/bt/revision
Modified: erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventory_view/my_total_price.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventory_view/my_total_price.xml?rev=15862&r1=15861&r2=15862&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventory_view/my_total_price.xml (original)
+++ erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventory_view/my_total_price.xml Tue Aug 28 11:32:53 2007
@@ -271,7 +271,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
- <value> <string>python : here.getTotalPrice(fast=1)</string> </value>
+ <value> <string>python : here.getTotalPrice(fast=0)</string> </value>
</item>
</dictionary>
</pickle>
Modified: erp5/trunk/bt5/erp5_banking_inventory/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/bt/revision?rev=15862&r1=15861&r2=15862&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/bt/revision (original)
+++ erp5/trunk/bt5/erp5_banking_inventory/bt/revision Tue Aug 28 11:32:53 2007
@@ -1,1 +1,1 @@
-5
+7
More information about the Erp5-report
mailing list