[Erp5-report] r34486 yusuke - /erp5/trunk/products/ERP5Legacy/tests/testLegacyInvoice.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Apr 13 11:04:46 CEST 2010


Author: yusuke
Date: Tue Apr 13 11:04:43 2010
New Revision: 34486

URL: http://svn.erp5.org?rev=34486&view=rev
Log:
revert r33618. this must be part of r34348.

Modified:
    erp5/trunk/products/ERP5Legacy/tests/testLegacyInvoice.py

Modified: erp5/trunk/products/ERP5Legacy/tests/testLegacyInvoice.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Legacy/tests/testLegacyInvoice.py?rev=34486&r1=34485&r2=34486&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Legacy/tests/testLegacyInvoice.py [utf8] (original)
+++ erp5/trunk/products/ERP5Legacy/tests/testLegacyInvoice.py [utf8] Tue Apr 13 11:04:43 2010
@@ -2523,10 +2523,6 @@
   # fix inheritance
   login = TestInvoiceMixin.login
 
-  def afterSetUp(self):
-    super(TestSaleInvoice, self).afterSetUp()
-    self.portal.portal_ids.setLastGeneratedId(0, id_group='Accounting_Transaction_Module-Sale_Invoice_Transaction')
-
   @UnrestrictedMethod
   def createCategories(self):
     TestPackingListMixin.createCategories(self)




More information about the Erp5-report mailing list