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

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Mar 24 11:21:00 CET 2010


Author: jerome
Date: Wed Mar 24 11:20:59 2010
New Revision: 34041

URL: http://svn.erp5.org?rev=34041&view=rev
Log:
the doc says """Tests starts with a preference activated for self.my_organisation, logged in
as a user with Assignee, Assignor and Author role.""", but this had been
mitakenly broken in 33915


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=34041&r1=34040&r2=34041&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testAccounting.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testAccounting.py [utf8] Wed Mar 24 11:20:59 2010
@@ -193,6 +193,8 @@
         pref.enable()
     
     self.validateRules()
+
+    self.createUserAndlogin(self.username)
 
     # and all this available to catalog
     transaction.commit()




More information about the Erp5-report mailing list