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

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Apr 29 17:10:54 CEST 2009


Author: luke
Date: Wed Apr 29 17:10:52 2009
New Revision: 26718

URL: http://svn.erp5.org?rev=26718&view=rev
Log:
 - BT committed by mistake

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=26718&r1=26717&r2=26718&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testBPMCore.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testBPMCore.py [utf8] Wed Apr 29 17:10:52 2009
@@ -47,7 +47,7 @@
 
   def getBusinessTemplateList(self):
     return ('erp5_base', 'erp5_pdm', 'erp5_trade', 'erp5_accounting',
-      'erp5_invoicing', 'erp5_mrp', 'erp5_bpm', 'erp5_administration')
+      'erp5_invoicing', 'erp5_mrp', 'erp5_bpm')
 
   default_discount_ratio = -0.05 # -5%
   default_tax_ratio = 0.196 # 19,6%




More information about the Erp5-report mailing list