[Erp5-report] r28688 - /erp5/trunk/products/ERP5/tests/testBPMCore.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Aug 31 14:07:36 CEST 2009


Author: luke
Date: Mon Aug 31 14:07:35 2009
New Revision: 28688

URL: http://svn.erp5.org?rev=28688&view=rev
Log:
 - remove erp5_administration commited by mistake in 28684

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

Modified: erp5/trunk/products/ERP5/tests/testBPMCore.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testBPMCore.py?rev=28688&r1=28687&r2=28688&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testBPMCore.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testBPMCore.py [utf8] Mon Aug 31 14:07:35 2009
@@ -42,7 +42,7 @@
 
   def getBusinessTemplateList(self):
     return ('erp5_base', 'erp5_pdm', 'erp5_trade', 'erp5_accounting',
-      'erp5_invoicing', 'erp5_simplified_invoicing', 'erp5_administration')
+      'erp5_invoicing', 'erp5_simplified_invoicing')
 
   business_process_portal_type = 'Business Process'
   business_path_portal_type = 'Business Path'




More information about the Erp5-report mailing list