Commit ffc550fc authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

remove debug code.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36610 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d8f84cc0
......@@ -622,8 +622,6 @@ class TestAutomaticSolvingPackingList(TestERP5SimulationMixin, TestPackingListMi
solver_process_type_info.getTypeAllowedContentTypeList() + \
[solver_id]
)
self.portal.portal_activities.manage_enableActivityCreationTrace()
self.portal.portal_activities.manage_enableActivityTracking()
(default_chain, chain_dict) = getChainByType(self.portal)
chain_dict['chain_%s' % solver_id] = 'solver_workflow'
self.portal.portal_workflow.manage_changeWorkflows(default_chain,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment