[Erp5-report] r28570 - /erp5/trunk/products/ERP5/tests/testAccounting_l10n_fr_m9.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Aug 24 10:39:41 CEST 2009


Author: jerome
Date: Mon Aug 24 10:39:41 2009
New Revision: 28570

URL: http://svn.erp5.org?rev=28570&view=rev
Log:
erp5_accounting_l10n_fr_m9 depends on erp5_invoicing, because it changes
workflow chains for erp5_invoicing.

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

Modified: erp5/trunk/products/ERP5/tests/testAccounting_l10n_fr_m9.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testAccounting_l10n_fr_m9.py?rev=28570&r1=28569&r2=28570&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testAccounting_l10n_fr_m9.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testAccounting_l10n_fr_m9.py [utf8] Mon Aug 24 10:39:41 2009
@@ -62,7 +62,8 @@
 
   def getBusinessTemplateList(self):
     return ( 'erp5_base',
-             'erp5_trade', # TODO: remove those dependencies
+             'erp5_trade',
+             'erp5_invoicing',
              'erp5_pdm',
              'erp5_pdf_style',
              'erp5_accounting',




More information about the Erp5-report mailing list