[Erp5-report] r45187 leonardo - /erp5/trunk/products/ERP5Legacy/tests/

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Apr 7 18:44:54 CEST 2011


Author: leonardo
Date: Thu Apr  7 18:44:54 2011
New Revision: 45187

URL: http://svn.erp5.org?rev=45187&view=rev
Log:
testLegacyConversionInSimulation also forgot to install all categories it used

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

Modified: erp5/trunk/products/ERP5Legacy/tests/testLegacyConversionInSimulation.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Legacy/tests/testLegacyConversionInSimulation.py?rev=45187&r1=45186&r2=45187&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Legacy/tests/testLegacyConversionInSimulation.py [utf8] (original)
+++ erp5/trunk/products/ERP5Legacy/tests/testLegacyConversionInSimulation.py [utf8] Thu Apr  7 18:44:54 2011
@@ -108,6 +108,7 @@ class TestConversionInSimulation(Account
 	    'incoterm/%s' % self.cpt_incoterm,
             'quantity_unit/%s' % self.unit_piece_quantity_unit,
             'quantity_unit/%s' % self.mass_quantity_unit,
+            'product_line/apparel',
         )
 
   def _solveDivergence(self, obj, property, decision, group='line'):



More information about the Erp5-report mailing list