[Erp5-report] r12100 - /erp5/trunk/products/ERP5Banking/tests/testERP5BankingMonetaryRecall.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jan 15 15:21:18 CET 2007


Author: seb
Date: Mon Jan 15 15:21:06 2007
New Revision: 12100

URL: http://svn.erp5.org?rev=12100&view=rev
Log:
it is not required any more to set the source_value since it is defined automatically

Modified:
    erp5/trunk/products/ERP5Banking/tests/testERP5BankingMonetaryRecall.py

Modified: erp5/trunk/products/ERP5Banking/tests/testERP5BankingMonetaryRecall.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Banking/tests/testERP5BankingMonetaryRecall.py?rev=12100&r1=12099&r2=12100&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Banking/tests/testERP5BankingMonetaryRecall.py (original)
+++ erp5/trunk/products/ERP5Banking/tests/testERP5BankingMonetaryRecall.py Mon Jan 15 15:21:06 2007
@@ -231,7 +231,6 @@
     self.monetary_recall = self.monetary_recall_module.newContent(
                                  id='monetary_recall_1', 
                                  portal_type='Monetary Recall', 
-                                 source_value=self.cash, 
                                  description='test',
                                  source_total_asset_price=52400.0)
     




More information about the Erp5-report mailing list