[Erp5-report] r25222 - /erp5/trunk/products/ERP5/tests/testAccounting.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jan 21 11:22:51 CET 2009


Author: jerome
Date: Wed Jan 21 11:22:50 2009
New Revision: 25222

URL: http://svn.erp5.org?rev=25222&view=rev
Log:
validate rules

Modified:
    erp5/trunk/products/ERP5/tests/testAccounting.py

Modified: erp5/trunk/products/ERP5/tests/testAccounting.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testAccounting.py?rev=25222&r1=25221&r2=25222&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testAccounting.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testAccounting.py [utf8] Wed Jan 21 11:22:50 2009
@@ -2459,6 +2459,7 @@
     self.createCurrencies()
     self.createEntities()
     self.createAccounts()
+    self.validateRules()
 
     # setup preference for the vendor group
     self.pref = self.portal.portal_preferences.newContent(




More information about the Erp5-report mailing list