[Erp5-report] r45027 rafael - /erp5/trunk/bt5/erp5_configurator_maxma_demo/TestTemplateItem/

nobody at svn.erp5.org nobody at svn.erp5.org
Sat Apr 2 05:01:13 CEST 2011


Author: rafael
Date: Sat Apr  2 05:01:13 2011
New Revision: 45027

URL: http://svn.erp5.org?rev=45027&view=rev
Log:
Remove local workarround.

Modified:
    erp5/trunk/bt5/erp5_configurator_maxma_demo/TestTemplateItem/testMaxmaDemoConfigurationWorkflow.py

Modified: erp5/trunk/bt5/erp5_configurator_maxma_demo/TestTemplateItem/testMaxmaDemoConfigurationWorkflow.py
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_configurator_maxma_demo/TestTemplateItem/testMaxmaDemoConfigurationWorkflow.py?rev=45027&r1=45026&r2=45027&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_configurator_maxma_demo/TestTemplateItem/testMaxmaDemoConfigurationWorkflow.py [utf8] (original)
+++ erp5/trunk/bt5/erp5_configurator_maxma_demo/TestTemplateItem/testMaxmaDemoConfigurationWorkflow.py [utf8] Sat Apr  2 05:01:13 2011
@@ -96,8 +96,6 @@ class TestMaxmaDemoConfiguratorWorkflow(
 
   def stepSetMaxmaDemoWorkflow(self, sequence=None, sequence_list=None, **kw):
     """ Set Consulting Workflow into Business Configuration """
-    self.portal.portal_templates.updateRepositoryBusinessTemplateList(
-                                    ['file:///home/rafael/erp5/express/bt5'])
     business_configuration = sequence.get("business_configuration")
     self.setBusinessConfigurationWorkflow(business_configuration,
                           "workflow_module/maxma_demo_configuration_workflow")



More information about the Erp5-report mailing list