[Erp5-report] ERP5 Unit Test

seb at nexedi.com seb at nexedi.com
Tue Nov 22 06:30:44 CET 2005


Date : 2005-11-22

Ran 60 tests in 8.311s
FAILED (errors=60)
Ran 11 tests in 4.808s
FAILED (errors=10)
Ran 14 tests in 3.866s
FAILED (errors=14)
Ran 10 tests in 6.197s
FAILED (errors=10)
Ran 10 tests in 4.015s
FAILED (errors=10)
Ran 1 test in 3.569s
FAILED (errors=1)
Ran 5 tests in 3.579s
FAILED (errors=5)
Ran 5 tests in 3.578s
FAILED (errors=5)
Ran 15 tests in 3.492s
FAILED (errors=15)
Ran 9 tests in 3.805s
FAILED (errors=9)
Ran 1 test in 3.413s
FAILED (errors=1)
Ran 3 tests in 3.786s
FAILED (errors=3)
Ran 2 tests in 3.551s
FAILED (errors=2)
Ran 2 tests in 3.566s
FAILED (errors=2)
Ran 5 tests in 3.570s
FAILED (errors=5)
Ran 8 tests in 6.233s
FAILED (failures=6, errors=1)
Ran 10 tests in 3.431s
FAILED (failures=2, errors=1)
Ran 3 tests in 3.482s
FAILED (errors=3)
Ran 7 tests in 3.591s
FAILED (errors=7)
Ran 17 tests in 3.493s
FAILED (errors=17)
Ran 15 tests in 5.856s
FAILED (failures=1, errors=11)
Ran 5 tests in 3.415s
FAILED (errors=5)
Ran 33 tests in 4.307s
FAILED (errors=27)
-------------- next part --------------
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ... done (5.436s)
Installing ExtFile ... done (0.084s)
Installing Photo ... done (0.210s)
Installing Formulator ... done (1.177s)
Installing ZSQLMethods ... done (0.018s)
Installing ZMySQLDA ... done (0.244s)
Installing ZSQLCatalog ... done (0.078s)
Installing ZMailIn ... done (0.075s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.206s)
Installing MailHost ... done (0.083s)
Installing PageTemplates ... done (0.037s)
Installing PythonScripts ... done (0.046s)
Installing ExternalMethod ... done (0.045s)
Installing Localizer ... done (0.063s)
Installing TimerService ... NOT FOUND
Installing CMFCore ... done (0.060s)
Installing CMFDefault ... done (0.050s)
Installing CMFTopic ... done (0.028s)
Installing DCWorkflow ... done (0.040s)
Installing CMFCalendar ... done (0.111s)
Installing CMFPhoto ... done (0.018s)
Installing BTreeFolder2 ... done (0.016s)
Installing CMFReportTool ... done (1.184s)
Installing CMFMailIn ... done (0.072s)
Installing TranslationService ... done (0.060s)
Installing NuxUserGroups ... done (0.043s)
Installing PluggableAuthService ... NOT FOUND
Installing ERP5Security ... NOT FOUND
Installing CMFActivity ... done (0.113s)
Installing ERP5Catalog ... done (0.047s)
Installing ERP5Type ... done (0.118s)
Installing ERP5Form ... done (3.706s)
Installing ERP5SyncML ... done (0.301s)
Installing CMFCategory ... done (0.046s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.078s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_fc4c22da80f6010bfec5d1bc269450c7 ERP5 Site ... 
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 305, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 616, in create
    self.setup(p, create_userfolder,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 947, in setup
    self.setupERP5Core(p,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 977, in setupERP5Core
    template_tool.download(template, id=id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 262, in download
    bt = self._importBT(temppath, id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 206, in _importBT
    info = tar.getmember(prop_path)
  File "/usr/lib/python2.3/tarfile.py", line 1026, in getmember
    raise KeyError, "filename %r not found" % name
KeyError: "filename 'erp5_core/bt/dependency_list' not found"
EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE
======================================================================
ERROR: test_01_DeferedSetTitleSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_02_DeferedSetTitleSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_03_DeferedSetTitleRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_04_DeferedSetTitleRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_05_InvokeAndCancelSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_06_InvokeAndCancelSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_07_InvokeAndCancelRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_08_InvokeAndCancelRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_09_CallOnceWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_10_CallOnceWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_11_CallOnceWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_12_CallOnceWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_13_TryMessageWithErrorOnSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_14_TryMessageWithErrorOnSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_15_TryMessageWithErrorOnRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_16_TryMessageWithErrorOnRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_17_TryFlushActivityWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_18_TryFlushActivityWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_19_TryFlushActivityWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_20_TryFlushActivityWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_21_TryActivateInsideFlushWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_22_TryActivateInsideFlushWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_23_TryActivateInsideFlushWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_24_TryActivateInsideFlushWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_25_TryTwoMethodsWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_26_TryTwoMethodsWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_27_TryTwoMethodsWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_28_TryTwoMethodsWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_29_TryTwoMethodsAndFlushThemWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_30_TryTwoMethodsAndFlushThemWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_31_TryTwoMethodsAndFlushThemWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_32_TryTwoMethodsAndFlushThemWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_33_TryActivateFlushActivateTicWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_34_TryActivateFlushActivateTicWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_35_TryActivateFlushActivateTicWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_36_TryActivateFlushActivateTicWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_37_TryActivateFlushActivateTicWithMultipleActivities (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_38_TryCommitSubTransactionWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_39_TryCommitSubTransactionWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_40_TryCommitSubTransactionWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_41_TryCommitSubTransactionWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_42_TryRenameObjectWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_43_TryRenameObjectWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_44_TryRenameObjectWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_45_TryRenameObjectWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_46_TryActiveProcessWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_47_TryActiveProcessWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_48_TryActiveProcessWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_49_TryActiveProcessWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_50_TryActiveProcessInsideActivityWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_51_TryActiveProcessInsideActivityWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_52_TryActiveProcessInsideActivityWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_53_TryActiveProcessInsideActivityWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_54_TryAfterMethodIdWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_55_TryAfterMethodIdWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_56_TryCallActivityWithRightUser (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_57_ExpandedMethodWithDeletedSubObject (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_58_ExpandedMethodWithDeletedObject (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_59_TryAfterTagWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_60_TryAfterTagWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 111, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

----------------------------------------------------------------------
Ran 60 tests in 8.311s

FAILED (errors=60)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ... done (0.700s)
Installing ExtFile ... done (0.016s)
Installing Photo ... done (0.026s)
Installing Formulator ... done (1.143s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.028s)
Installing ZSQLCatalog ... done (0.031s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.090s)
Installing MailHost ... done (0.029s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.013s)
Installing Localizer ... done (0.012s)
Installing TimerService ... NOT FOUND
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.018s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.011s)
Installing CMFReportTool ... done (0.669s)
Installing CMFMailIn ... done (0.017s)
Installing TranslationService ... done (0.018s)
Installing NuxUserGroups ... done (0.011s)
Installing PluggableAuthService ... NOT FOUND
Installing ERP5Security ... NOT FOUND
Installing CMFActivity ... done (0.041s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.028s)
Installing ERP5Form ... done (2.788s)
Installing ERP5SyncML ... done (0.047s)
Installing CMFCategory ... done (0.013s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.030s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_7e756eb972f79d46577096e1f775b137 ERP5 Site ... 
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 305, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 616, in create
    self.setup(p, create_userfolder,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 947, in setup
    self.setupERP5Core(p,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 977, in setupERP5Core
    template_tool.download(template, id=id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 262, in download
    bt = self._importBT(temppath, id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 206, in _importBT
    info = tar.getmember(prop_path)
  File "/usr/lib/python2.3/tarfile.py", line 1026, in getmember
    raise KeyError, "filename %r not found" % name
KeyError: "filename 'erp5_core/bt/dependency_list' not found"

Test Has Everything .
Test Initialization E
Test Every Hour E
Test Every 3 Hours E
Test Some Hours E
Every Day Once E
Every 3 Days Some Hours E
Some Week Days Some Hours E
Some Month Days Some Hours E
Once Every 2 Month E
Every Day Once Week 41 And 43 E
======================================================================
ERROR: test_02_Initialization (testAlarm.TestAlarm)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testAlarm.py", line 134, in test_02_Initialization
    alarm.setPeriodicityStartDate(date)
AttributeError: setPeriodicityStartDate

======================================================================
ERROR: test_03_EveryHour (testAlarm.TestAlarm)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testAlarm.py", line 148, in test_03_EveryHour
    alarm.setPeriodicityStartDate(date)
AttributeError: setPeriodicityStartDate

======================================================================
ERROR: test_04_Every3Hours (testAlarm.TestAlarm)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testAlarm.py", line 174, in test_04_Every3Hours
    alarm.setPeriodicityStartDate(date)
AttributeError: setPeriodicityStartDate

======================================================================
ERROR: test_05_SomeHours (testAlarm.TestAlarm)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testAlarm.py", line 203, in test_05_SomeHours
    alarm.setPeriodicityStartDate(now)
AttributeError: setPeriodicityStartDate

======================================================================
ERROR: test_06_EveryDayOnce (testAlarm.TestAlarm)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testAlarm.py", line 225, in test_06_EveryDayOnce
    alarm.setPeriodicityStartDate(now)
AttributeError: setPeriodicityStartDate

======================================================================
ERROR: - every 3 days at 14 and 15 and 17
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testAlarm.py", line 247, in test_07_Every3DaysSomeHours
    alarm.setPeriodicityStartDate(right_first_date)
AttributeError: setPeriodicityStartDate

======================================================================
ERROR: - every monday and friday, at 6 and 15
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testAlarm.py", line 271, in test_08_SomeWeekDaysSomeHours
    alarm.setPeriodicityStartDate(right_first_date)
AttributeError: setPeriodicityStartDate

======================================================================
ERROR: - every 1st and 15th every month, at 12 and 14
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testAlarm.py", line 307, in test_09_SomeMonthDaysSomeHours
    alarm.setPeriodicityStartDate(right_first_date)
AttributeError: setPeriodicityStartDate

======================================================================
ERROR: - every 1st day of every 2 month, at 6
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testAlarm.py", line 324, in test_10_OnceEvery2Month
    alarm.setPeriodicityStartDate(right_first_date)
AttributeError: setPeriodicityStartDate

======================================================================
ERROR: test_11_EveryDayOnceWeek41And42 (testAlarm.TestAlarm)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testAlarm.py", line 342, in test_11_EveryDayOnceWeek41And42
    alarm.setPeriodicityStartDate(right_first_date)
AttributeError: setPeriodicityStartDate

----------------------------------------------------------------------
Ran 11 tests in 4.808s

FAILED (errors=10)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ... done (0.694s)
Installing ExtFile ... done (0.017s)
Installing Photo ... done (0.025s)
Installing Formulator ... done (1.099s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.028s)
Installing ZSQLCatalog ... done (0.032s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.104s)
Installing MailHost ... done (0.016s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.011s)
Installing ExternalMethod ... done (0.014s)
Installing Localizer ... done (0.012s)
Installing TimerService ... NOT FOUND
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.019s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.011s)
Installing CMFReportTool ... done (0.643s)
Installing CMFMailIn ... done (0.016s)
Installing TranslationService ... done (0.019s)
Installing NuxUserGroups ... done (0.012s)
Installing PluggableAuthService ... NOT FOUND
Installing ERP5Security ... NOT FOUND
Installing CMFActivity ... done (0.042s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.029s)
Installing ERP5Form ... done (2.699s)
Installing ERP5SyncML ... done (0.048s)
Installing CMFCategory ... done (0.013s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.030s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_60f5575a30f471672f96645815c02d32 ERP5 Site ... 
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 305, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 616, in create
    self.setup(p, create_userfolder,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 947, in setup
    self.setupERP5Core(p,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 977, in setupERP5Core
    template_tool.download(template, id=id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 262, in download
    bt = self._importBT(temppath, id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 206, in _importBT
    info = tar.getmember(prop_path)
  File "/usr/lib/python2.3/tarfile.py", line 1026, in getmember
    raise KeyError, "filename %r not found" % name
KeyError: "filename 'erp5_core/bt/dependency_list' not found"
EEEEEEEEEEEEEE
======================================================================
ERROR: check necessary tools and modules are present.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 120, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: test edition of matrix and rule.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 120, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: test predicates for the cells of invoice transaction rule
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 120, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: Simple Invoice.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 120, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: Same test as SimpleInvoice but directly confirm the invoice
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 120, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: Simple Invoice, 2 lines.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 120, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: Simple Invoice, 2 cells.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 120, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: Add a new line then updateAppliedRule.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 120, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: Tests that editing a line updates simulation correctly
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 120, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: Tests that removing a line updates simulation correctly
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 120, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: Tests that replacing a line by cells updates simulation correctly
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 120, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: Tests that updating an applied rule many times doesn't break the
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 120, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: Multiple lines invoice.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 120, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: Payment Rule.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 120, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

----------------------------------------------------------------------
Ran 14 tests in 3.866s

FAILED (errors=14)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ... done (0.686s)
Installing ExtFile ... done (0.017s)
Installing Photo ... done (0.025s)
Installing Formulator ... done (1.075s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.028s)
Installing ZSQLCatalog ... done (0.031s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.091s)
Installing MailHost ... done (0.029s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.013s)
Installing Localizer ... done (0.012s)
Installing TimerService ... NOT FOUND
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.018s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.011s)
Installing CMFReportTool ... done (0.643s)
Installing CMFMailIn ... done (0.016s)
Installing TranslationService ... done (0.018s)
Installing NuxUserGroups ... done (0.011s)
Installing PluggableAuthService ... NOT FOUND
Installing ERP5Security ... NOT FOUND
Installing CMFActivity ... done (0.041s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.028s)
Installing ERP5Form ... done (2.732s)
Installing ERP5SyncML ... done (0.049s)
Installing CMFCategory ... done (0.013s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.030s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_b205d1598de1bc39d5b74e79a64a1b29 ERP5 Site ... 
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 305, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 616, in create
    self.setup(p, create_userfolder,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 947, in setup
    self.setupERP5Core(p,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 977, in setupERP5Core
    template_tool.download(template, id=id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 262, in download
    bt = self._importBT(temppath, id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 206, in _importBT
    info = tar.getmember(prop_path)
  File "/usr/lib/python2.3/tarfile.py", line 1026, in getmember
    raise KeyError, "filename %r not found" % name
KeyError: "filename 'erp5_core/bt/dependency_list' not found"
EEEEEEEEEE
======================================================================
ERROR: test_01_getVariationBaseCategoryList (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 104, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 112, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_02_getVariationRangeCategoryList (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 104, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 112, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_03_getVariationRangeCategoryItemList (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 104, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 112, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_04_getVariationCategoryList (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 104, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 112, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_05_getVariationCategoryList (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 104, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 112, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_06_getVariationCategoryItemList (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 104, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 112, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_07_getVariationCategoryItemList (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 104, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 112, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_08_variationPropertyList (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 104, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 112, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_09_getPrice (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 104, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 112, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_10_getPriceWithOptions (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 104, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 112, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

----------------------------------------------------------------------
Ran 10 tests in 6.197s

FAILED (errors=10)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ... done (0.684s)
Installing ExtFile ... done (0.017s)
Installing Photo ... done (0.025s)
Installing Formulator ... done (1.115s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.028s)
Installing ZSQLCatalog ... done (0.031s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.096s)
Installing MailHost ... done (0.033s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.013s)
Installing Localizer ... done (0.012s)
Installing TimerService ... NOT FOUND
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.018s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.011s)
Installing CMFReportTool ... done (0.653s)
Installing CMFMailIn ... done (0.016s)
Installing TranslationService ... done (0.018s)
Installing NuxUserGroups ... done (0.011s)
Installing PluggableAuthService ... NOT FOUND
Installing ERP5Security ... NOT FOUND
Installing CMFActivity ... done (0.041s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.028s)
Installing ERP5Form ... done (2.729s)
Installing ERP5SyncML ... done (0.048s)
Installing CMFCategory ... done (0.013s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.030s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_4cd0cbd9f832c1cc0bbf22bc201c56fd ERP5 Site ... 
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 305, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 616, in create
    self.setup(p, create_userfolder,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 947, in setup
    self.setupERP5Core(p,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 977, in setupERP5Core
    template_tool.download(template, id=id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 262, in download
    bt = self._importBT(temppath, id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 206, in _importBT
    info = tar.getmember(prop_path)
  File "/usr/lib/python2.3/tarfile.py", line 1026, in getmember
    raise KeyError, "filename %r not found" % name
KeyError: "filename 'erp5_core/bt/dependency_list' not found"

No Interactions E
Interactions On Edit E
Interactions, Edit Set Description and also After Script E
Interactions, Automatic Workflow Method E
Interactions, Automatic Workflow Method With Extra Base Category E
Interactions, Check If There Is Only One Call E
Interactions, Check If The Return Value Is Not Altered E
Interactions, Check If Multiple method_id Can Be Hooked E
Interactions, Check if the same method_id can be hooked by two Interactions E
Interactions, check if multiple scripts can be called E
======================================================================
ERROR: test_01 (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testInteractionWorkflow.py", line 133, in test_01
    self.createData()
  File "/home/seb/zope/Products/ERP5/tests/testInteractionWorkflow.py", line 87, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'Organisation'

======================================================================
ERROR: test_02 (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testInteractionWorkflow.py", line 152, in test_02
    self.createData()
  File "/home/seb/zope/Products/ERP5/tests/testInteractionWorkflow.py", line 87, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'Organisation'

======================================================================
ERROR: test_03 (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testInteractionWorkflow.py", line 172, in test_03
    self.createData()
  File "/home/seb/zope/Products/ERP5/tests/testInteractionWorkflow.py", line 87, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'Organisation'

======================================================================
ERROR: test_04 (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testInteractionWorkflow.py", line 191, in test_04
    self.createData()
  File "/home/seb/zope/Products/ERP5/tests/testInteractionWorkflow.py", line 87, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'Organisation'

======================================================================
ERROR: test_05 (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testInteractionWorkflow.py", line 211, in test_05
    self.createData()
  File "/home/seb/zope/Products/ERP5/tests/testInteractionWorkflow.py", line 87, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'Organisation'

======================================================================
ERROR: test_06 (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testInteractionWorkflow.py", line 233, in test_06
    self.createData()
  File "/home/seb/zope/Products/ERP5/tests/testInteractionWorkflow.py", line 87, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'Organisation'

======================================================================
ERROR: test_07 (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testInteractionWorkflow.py", line 255, in test_07
    self.createData()
  File "/home/seb/zope/Products/ERP5/tests/testInteractionWorkflow.py", line 87, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'Organisation'

======================================================================
ERROR: test_08 (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testInteractionWorkflow.py", line 280, in test_08
    self.createData()
  File "/home/seb/zope/Products/ERP5/tests/testInteractionWorkflow.py", line 87, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'Organisation'

======================================================================
ERROR: test_09 (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testInteractionWorkflow.py", line 313, in test_09
    self.createData()
  File "/home/seb/zope/Products/ERP5/tests/testInteractionWorkflow.py", line 87, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'Organisation'

======================================================================
ERROR: test_10 (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testInteractionWorkflow.py", line 346, in test_10
    self.createData()
  File "/home/seb/zope/Products/ERP5/tests/testInteractionWorkflow.py", line 87, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'Organisation'

----------------------------------------------------------------------
Ran 10 tests in 4.015s

FAILED (errors=10)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ... done (0.689s)
Installing ExtFile ... done (0.017s)
Installing Photo ... done (0.025s)
Installing Formulator ... done (1.249s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.031s)
Installing ZSQLCatalog ... done (0.031s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.105s)
Installing MailHost ... done (0.016s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.014s)
Installing Localizer ... done (0.012s)
Installing TimerService ... NOT FOUND
Installing CMFCore ... done (0.014s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.018s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.011s)
Installing CMFReportTool ... done (0.638s)
Installing CMFMailIn ... done (0.016s)
Installing TranslationService ... done (0.019s)
Installing NuxUserGroups ... done (0.011s)
Installing PluggableAuthService ... NOT FOUND
Installing ERP5Security ... NOT FOUND
Installing CMFActivity ... done (0.041s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.028s)
Installing ERP5Form ... done (2.669s)
Installing ERP5SyncML ... done (0.047s)
Installing CMFCategory ... done (0.013s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.030s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_6cfa37796ad49094483df3322626dbde ERP5 Site ... 
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 305, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 616, in create
    self.setup(p, create_userfolder,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 947, in setup
    self.setupERP5Core(p,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 977, in setupERP5Core
    template_tool.download(template, id=id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 262, in download
    bt = self._importBT(temppath, id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 206, in _importBT
    info = tar.getmember(prop_path)
  File "/usr/lib/python2.3/tarfile.py", line 1026, in getmember
    raise KeyError, "filename %r not found" % name
KeyError: "filename 'erp5_core/bt/dependency_list' not found"
E
======================================================================
ERROR: test_01_ERP5BankingCashTransfer (testERP5BankingCashTransfer.TestERP5BankingCashTransfer)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5BankingCashTransfer.py", line 166, in afterSetUp
    self.function_base_category = getattr(self.category_tool, 'function')
AttributeError: function

----------------------------------------------------------------------
Ran 1 test in 3.569s

FAILED (errors=1)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ... done (0.681s)
Installing ExtFile ... done (0.017s)
Installing Photo ... done (0.025s)
Installing Formulator ... done (1.150s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.028s)
Installing ZSQLCatalog ... done (0.031s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.091s)
Installing MailHost ... done (0.029s)
Installing PageTemplates ... done (0.011s)
Installing PythonScripts ... done (0.011s)
Installing ExternalMethod ... done (0.014s)
Installing Localizer ... done (0.012s)
Installing TimerService ... NOT FOUND
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.018s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.011s)
Installing CMFReportTool ... done (0.645s)
Installing CMFMailIn ... done (0.016s)
Installing TranslationService ... done (0.018s)
Installing NuxUserGroups ... done (0.011s)
Installing PluggableAuthService ... NOT FOUND
Installing ERP5Security ... NOT FOUND
Installing CMFActivity ... done (0.041s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.028s)
Installing ERP5Form ... done (2.654s)
Installing ERP5SyncML ... done (0.047s)
Installing CMFCategory ... done (0.013s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.030s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_b7641065a11db7515b098dccc2eb1181 ERP5 Site ... 
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 305, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 616, in create
    self.setup(p, create_userfolder,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 947, in setup
    self.setupERP5Core(p,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 977, in setupERP5Core
    template_tool.download(template, id=id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 262, in download
    bt = self._importBT(temppath, id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 206, in _importBT
    info = tar.getmember(prop_path)
  File "/usr/lib/python2.3/tarfile.py", line 1026, in getmember
    raise KeyError, "filename %r not found" % name
KeyError: "filename 'erp5_core/bt/dependency_list' not found"

Search Predicate List With No Test E
Search Predicate List With Test E
Generate Mapped Value E
Generate Mapped Value With Ranges E
Generate Mapped Value With Variation E
======================================================================
ERROR: test_01_SearchPredidateListWithNoTest (testDomainTool.TestDomainTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testDomainTool.py", line 303, in test_01_SearchPredidateListWithNoTest
    self.createData()
  File "/home/seb/zope/Products/ERP5/tests/testDomainTool.py", line 114, in createData
    module_type = type_tool['Organisation Module']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'Organisation Module'

======================================================================
ERROR: test_02_SearchPredidateListWithTest (testDomainTool.TestDomainTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testDomainTool.py", line 310, in test_02_SearchPredidateListWithTest
    self.createData()
  File "/home/seb/zope/Products/ERP5/tests/testDomainTool.py", line 114, in createData
    module_type = type_tool['Organisation Module']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'Organisation Module'

======================================================================
ERROR: test_03_GenerateMappedValue (testDomainTool.TestDomainTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testDomainTool.py", line 317, in test_03_GenerateMappedValue
    self.createData()
  File "/home/seb/zope/Products/ERP5/tests/testDomainTool.py", line 114, in createData
    module_type = type_tool['Organisation Module']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'Organisation Module'

======================================================================
ERROR: test_04_GenerateMappedValueWithRanges (testDomainTool.TestDomainTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testDomainTool.py", line 336, in test_04_GenerateMappedValueWithRanges
    self.createData()
  File "/home/seb/zope/Products/ERP5/tests/testDomainTool.py", line 114, in createData
    module_type = type_tool['Organisation Module']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'Organisation Module'

======================================================================
ERROR: test_05_GenerateMappedValueWithVariation (testDomainTool.TestDomainTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5/tests/testDomainTool.py", line 366, in test_05_GenerateMappedValueWithVariation
    self.createData()
  File "/home/seb/zope/Products/ERP5/tests/testDomainTool.py", line 114, in createData
    module_type = type_tool['Organisation Module']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'Organisation Module'

----------------------------------------------------------------------
Ran 5 tests in 3.579s

FAILED (errors=5)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ... done (0.688s)
Installing ExtFile ... done (0.016s)
Installing Photo ... done (0.026s)
Installing Formulator ... done (1.118s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.028s)
Installing ZSQLCatalog ... done (0.031s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.098s)
Installing MailHost ... done (0.029s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.013s)
Installing Localizer ... done (0.012s)
Installing TimerService ... NOT FOUND
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.018s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.011s)
Installing CMFReportTool ... done (0.642s)
Installing CMFMailIn ... done (0.016s)
Installing TranslationService ... done (0.018s)
Installing NuxUserGroups ... done (0.011s)
Installing PluggableAuthService ... NOT FOUND
Installing ERP5Security ... NOT FOUND
Installing CMFActivity ... done (0.041s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.028s)
Installing ERP5Form ... done (2.676s)
Installing ERP5SyncML ... done (0.047s)
Installing CMFCategory ... done (0.013s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.030s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_2091f51fd6e7b137af03536101c89e7e ERP5 Site ... 
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 305, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 616, in create
    self.setup(p, create_userfolder,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 947, in setup
    self.setupERP5Core(p,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 977, in setupERP5Core
    template_tool.download(template, id=id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 262, in download
    bt = self._importBT(temppath, id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 206, in _importBT
    info = tar.getmember(prop_path)
  File "/usr/lib/python2.3/tarfile.py", line 1026, in getmember
    raise KeyError, "filename %r not found" % name
KeyError: "filename 'erp5_core/bt/dependency_list' not found"
EEEEE
======================================================================
ERROR: test_01 (testERP5Category.TestERP5Category)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5Category.py", line 104, in afterSetUp
    portal_categories.newContent(portal_type='Base Category',id=bc)
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: test_02 (testERP5Category.TestERP5Category)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5Category.py", line 104, in afterSetUp
    portal_categories.newContent(portal_type='Base Category',id=bc)
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: test_03 (testERP5Category.TestERP5Category)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5Category.py", line 104, in afterSetUp
    portal_categories.newContent(portal_type='Base Category',id=bc)
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: test_04 (testERP5Category.TestERP5Category)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5Category.py", line 104, in afterSetUp
    portal_categories.newContent(portal_type='Base Category',id=bc)
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: test_05 (testERP5Category.TestERP5Category)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5Category.py", line 104, in afterSetUp
    portal_categories.newContent(portal_type='Base Category',id=bc)
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

----------------------------------------------------------------------
Ran 5 tests in 3.578s

FAILED (errors=5)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ... done (0.690s)
Installing ExtFile ... done (0.017s)
Installing Photo ... done (0.025s)
Installing Formulator ... done (1.209s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.028s)
Installing ZSQLCatalog ... done (0.031s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.104s)
Installing MailHost ... done (0.016s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.011s)
Installing ExternalMethod ... done (0.014s)
Installing Localizer ... done (0.012s)
Installing TimerService ... NOT FOUND
Installing CMFCore ... done (0.014s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.018s)
Installing CMFPhoto ... done (0.013s)
Installing BTreeFolder2 ... done (0.011s)
Installing CMFReportTool ... done (0.639s)
Installing CMFMailIn ... done (0.016s)
Installing TranslationService ... done (0.019s)
Installing NuxUserGroups ... done (0.011s)
Installing PluggableAuthService ... NOT FOUND
Installing ERP5Security ... NOT FOUND
Installing CMFActivity ... done (0.041s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.028s)
Installing ERP5Form ... done (2.650s)
Installing ERP5SyncML ... done (0.047s)
Installing CMFCategory ... done (0.013s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.030s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_addd9966a86694d1524f2663f816f935 ERP5 Site ... 
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 305, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 616, in create
    self.setup(p, create_userfolder,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 947, in setup
    self.setupERP5Core(p,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 977, in setupERP5Core
    template_tool.download(template, id=id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 262, in download
    bt = self._importBT(temppath, id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 206, in _importBT
    info = tar.getmember(prop_path)
  File "/usr/lib/python2.3/tarfile.py", line 1026, in getmember
    raise KeyError, "filename %r not found" % name
KeyError: "filename 'erp5_core/bt/dependency_list' not found"
EEEEEEEEEEEEEEE
======================================================================
ERROR: test_01_OrderLine_getVariationRangeCategoryList (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_02_OrderLine_getVariationRangeCategoryItemList (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_03_OrderLine_getVariationCategoryList (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_04_OrderLine_getVariationCategoryItemList (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_05_OrderLine_Matrix (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_06_OrderLine_getTotalQuantity (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_07_OrderLine_getTotalPrice (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_08_Order_testTotalQuantity (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_09_Order_testTotalPrice (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_10_Order_testSimulationState (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_11_testPropertiesAcquisition (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_12_testAppliedRuleGeneration (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_13_testAppliedRuleUpdate (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_15_deliveryBuilder (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_16_deliveryBuilderWithNoTic (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

----------------------------------------------------------------------
Ran 15 tests in 3.492s

FAILED (errors=15)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ... done (0.685s)
Installing ExtFile ... done (0.017s)
Installing Photo ... done (0.025s)
Installing Formulator ... done (1.135s)
Installing ZSQLMethods ... done (0.018s)
Installing ZMySQLDA ... done (0.049s)
Installing ZSQLCatalog ... done (0.047s)
Installing ZMailIn ... done (0.018s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.090s)
Installing MailHost ... done (0.029s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.013s)
Installing Localizer ... done (0.012s)
Installing TimerService ... NOT FOUND
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.018s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.011s)
Installing CMFReportTool ... done (0.639s)
Installing CMFMailIn ... done (0.016s)
Installing TranslationService ... done (0.018s)
Installing NuxUserGroups ... done (0.011s)
Installing PluggableAuthService ... NOT FOUND
Installing ERP5Security ... NOT FOUND
Installing CMFActivity ... done (0.040s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.028s)
Installing ERP5Form ... done (2.636s)
Installing ERP5SyncML ... done (0.047s)
Installing CMFCategory ... done (0.013s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.029s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_9fe861a090e2798d45c6411a1a98060e ERP5 Site ... 
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 305, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 616, in create
    self.setup(p, create_userfolder,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 947, in setup
    self.setupERP5Core(p,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 977, in setupERP5Core
    template_tool.download(template, id=id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 262, in download
    bt = self._importBT(temppath, id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 206, in _importBT
    info = tar.getmember(prop_path)
  File "/usr/lib/python2.3/tarfile.py", line 1026, in getmember
    raise KeyError, "filename %r not found" % name
KeyError: "filename 'erp5_core/bt/dependency_list' not found"
EEEEEEEEE
======================================================================
ERROR: test_01_PackingListChangeQuantity (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_02_PackingListChangeDestination (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_03_PackingListChangeStartDate (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_04_PackingListDeleteLine (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_05_SimulationChangeQuantity (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_06_SimulationChangeStartDate (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_07_SimulationChangeStartDateWithTwoOrderLine (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_08_AddContainers (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_09_AddContainersWithVariatedResources (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

----------------------------------------------------------------------
Ran 9 tests in 3.805s

FAILED (errors=9)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ... done (0.692s)
Installing ExtFile ... done (0.016s)
Installing Photo ... done (0.026s)
Installing Formulator ... done (1.174s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.028s)
Installing ZSQLCatalog ... done (0.031s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.092s)
Installing MailHost ... done (0.029s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.014s)
Installing Localizer ... done (0.012s)
Installing TimerService ... NOT FOUND
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.018s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.011s)
Installing CMFReportTool ... done (0.643s)
Installing CMFMailIn ... done (0.016s)
Installing TranslationService ... done (0.018s)
Installing NuxUserGroups ... done (0.011s)
Installing PluggableAuthService ... NOT FOUND
Installing ERP5Security ... NOT FOUND
Installing CMFActivity ... done (0.041s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.028s)
Installing ERP5Form ... done (2.697s)
Installing ERP5SyncML ... done (0.048s)
Installing CMFCategory ... done (0.013s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.030s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_4c5e5081b0c5554e42ce3e2377d87fd3 ERP5 Site ... 
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 305, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 616, in create
    self.setup(p, create_userfolder,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 947, in setup
    self.setupERP5Core(p,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 977, in setupERP5Core
    template_tool.download(template, id=id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 262, in download
    bt = self._importBT(temppath, id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 206, in _importBT
    info = tar.getmember(prop_path)
  File "/usr/lib/python2.3/tarfile.py", line 1026, in getmember
    raise KeyError, "filename %r not found" % name
KeyError: "filename 'erp5_core/bt/dependency_list' not found"
E
======================================================================
ERROR: test_01_getAggregatedAmountList (testTransformation.TestTransformation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

----------------------------------------------------------------------
Ran 1 test in 3.413s

FAILED (errors=1)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ... done (0.687s)
Installing ExtFile ... done (0.017s)
Installing Photo ... done (0.026s)
Installing Formulator ... done (1.137s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.031s)
Installing ZSQLCatalog ... done (0.033s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.098s)
Installing MailHost ... done (0.029s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.013s)
Installing Localizer ... done (0.012s)
Installing TimerService ... NOT FOUND
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.018s)
Installing CMFPhoto ... done (0.015s)
Installing BTreeFolder2 ... done (0.011s)
Installing CMFReportTool ... done (0.648s)
Installing CMFMailIn ... done (0.016s)
Installing TranslationService ... done (0.018s)
Installing NuxUserGroups ... done (0.011s)
Installing PluggableAuthService ... NOT FOUND
Installing ERP5Security ... NOT FOUND
Installing CMFActivity ... done (0.041s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.028s)
Installing ERP5Form ... done (2.698s)
Installing ERP5SyncML ... done (0.048s)
Installing CMFCategory ... done (0.013s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.030s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_2de3720a5a5db6e981a2450d7f38fa20 ERP5 Site ... 
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 305, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 616, in create
    self.setup(p, create_userfolder,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 947, in setup
    self.setupERP5Core(p,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 977, in setupERP5Core
    template_tool.download(template, id=id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 262, in download
    bt = self._importBT(temppath, id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 206, in _importBT
    info = tar.getmember(prop_path)
  File "/usr/lib/python2.3/tarfile.py", line 1026, in getmember
    raise KeyError, "filename %r not found" % name
KeyError: "filename 'erp5_core/bt/dependency_list' not found"
EEE
======================================================================
ERROR: test_01_testProductionSimulationExpand (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "testProductionOrder.py", line 103, in createCategories
    TestOrderMixin.createCategories(self)
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_02_testSourcingSimulationExpand (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "testProductionOrder.py", line 103, in createCategories
    TestOrderMixin.createCategories(self)
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_03_testIndustrialPhase (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 92, in afterSetUp
    self.createCategories()
  File "testProductionOrder.py", line 103, in createCategories
    TestOrderMixin.createCategories(self)
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

----------------------------------------------------------------------
Ran 3 tests in 3.786s

FAILED (errors=3)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ... done (0.685s)
Installing ExtFile ... done (0.017s)
Installing Photo ... done (0.026s)
Installing Formulator ... done (1.173s)
Installing ZSQLMethods ... done (0.014s)
Installing ZMySQLDA ... done (0.036s)
Installing ZSQLCatalog ... done (0.031s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.096s)
Installing MailHost ... done (0.029s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.013s)
Installing Localizer ... done (0.012s)
Installing TimerService ... NOT FOUND
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.018s)
Installing CMFPhoto ... done (0.015s)
Installing BTreeFolder2 ... done (0.011s)
Installing CMFReportTool ... done (0.661s)
Installing CMFMailIn ... done (0.016s)
Installing TranslationService ... done (0.018s)
Installing NuxUserGroups ... done (0.011s)
Installing PluggableAuthService ... NOT FOUND
Installing ERP5Security ... NOT FOUND
Installing CMFActivity ... done (0.041s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.028s)
Installing ERP5Form ... done (2.675s)
Installing ERP5SyncML ... done (0.047s)
Installing CMFCategory ... done (0.013s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.030s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_71c68a7ff0537f9577f7de7d75cc7386 ERP5 Site ... 
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 305, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 616, in create
    self.setup(p, create_userfolder,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 947, in setup
    self.setupERP5Core(p,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 977, in setupERP5Core
    template_tool.download(template, id=id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 262, in download
    bt = self._importBT(temppath, id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 206, in _importBT
    info = tar.getmember(prop_path)
  File "/usr/lib/python2.3/tarfile.py", line 1026, in getmember
    raise KeyError, "filename %r not found" % name
KeyError: "filename 'erp5_core/bt/dependency_list' not found"
EE
======================================================================
ERROR: test_01_getInventory (testInventory.TestInventory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInventory.py", line 97, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_02_InventoryModule (testInventory.TestInventory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInventory.py", line 97, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5/tests/testOrder.py", line 100, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

----------------------------------------------------------------------
Ran 2 tests in 3.551s

FAILED (errors=2)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ... done (0.691s)
Installing ExtFile ... done (0.016s)
Installing Photo ... done (0.026s)
Installing Formulator ... done (1.086s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.046s)
Installing ZSQLCatalog ... done (0.055s)
Installing ZMailIn ... done (0.027s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.140s)
Installing MailHost ... done (0.029s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.014s)
Installing Localizer ... done (0.012s)
Installing TimerService ... NOT FOUND
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.018s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.011s)
Installing CMFReportTool ... done (0.641s)
Installing CMFMailIn ... done (0.016s)
Installing TranslationService ... done (0.018s)
Installing NuxUserGroups ... done (0.011s)
Installing PluggableAuthService ... NOT FOUND
Installing ERP5Security ... NOT FOUND
Installing CMFActivity ... done (0.041s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.028s)
Installing ERP5Form ... done (2.666s)
Installing ERP5SyncML ... done (0.048s)
Installing CMFCategory ... done (0.013s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.030s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_a994bcd8906c33eb87cede30289bd61e ERP5 Site ... 
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 305, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 616, in create
    self.setup(p, create_userfolder,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 947, in setup
    self.setupERP5Core(p,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 977, in setupERP5Core
    template_tool.download(template, id=id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 262, in download
    bt = self._importBT(temppath, id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 206, in _importBT
    info = tar.getmember(prop_path)
  File "/usr/lib/python2.3/tarfile.py", line 1026, in getmember
    raise KeyError, "filename %r not found" % name
KeyError: "filename 'erp5_core/bt/dependency_list' not found"
EE
======================================================================
ERROR: test_01_Organisation (testERP5HR.TestHR)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "testERP5HR.py", line 94, in afterSetUp
    self.createCategories()
  File "testERP5HR.py", line 251, in createCategories
    , immediate_reindex = 1
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: test_02_Person (testERP5HR.TestHR)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "testERP5HR.py", line 94, in afterSetUp
    self.createCategories()
  File "testERP5HR.py", line 251, in createCategories
    , immediate_reindex = 1
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

----------------------------------------------------------------------
Ran 2 tests in 3.566s

FAILED (errors=2)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ... done (0.688s)
Installing ExtFile ... done (0.017s)
Installing Photo ... done (0.026s)
Installing Formulator ... done (1.160s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.028s)
Installing ZSQLCatalog ... done (0.031s)
Installing ZMailIn ... done (0.022s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.104s)
Installing MailHost ... done (0.032s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.014s)
Installing Localizer ... done (0.012s)
Installing TimerService ... NOT FOUND
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.018s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.011s)
Installing CMFReportTool ... done (0.643s)
Installing CMFMailIn ... done (0.016s)
Installing TranslationService ... done (0.018s)
Installing NuxUserGroups ... done (0.011s)
Installing PluggableAuthService ... NOT FOUND
Installing ERP5Security ... NOT FOUND
Installing CMFActivity ... done (0.041s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.028s)
Installing ERP5Form ... done (2.695s)
Installing ERP5SyncML ... done (0.048s)
Installing CMFCategory ... done (0.013s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.030s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_83d2072511c7e96b40342dd959928372 ERP5 Site ... 
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 305, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 616, in create
    self.setup(p, create_userfolder,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 947, in setup
    self.setupERP5Core(p,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 977, in setupERP5Core
    template_tool.download(template, id=id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 262, in download
    bt = self._importBT(temppath, id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 206, in _importBT
    info = tar.getmember(prop_path)
  File "/usr/lib/python2.3/tarfile.py", line 1026, in getmember
    raise KeyError, "filename %r not found" % name
KeyError: "filename 'erp5_core/bt/dependency_list' not found"
EEEEE
======================================================================
ERROR: test_01_areActivitiesWellLaunchedByPropertyEdit (testBase.TestBase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 99, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 107, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

======================================================================
ERROR: test_02_areActivitiesWellLaunchedByCategoryEdit (testBase.TestBase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 99, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 107, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

======================================================================
ERROR: test_03_areActivitiesWellLaunchedByPropertySetter (testBase.TestBase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 99, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 107, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

======================================================================
ERROR: test_04_areActivitiesWellLaunchedByCategorySetter (testBase.TestBase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 99, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 107, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

======================================================================
ERROR: test_05_getPropertyWithoutPropertySheet (testBase.TestBase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 99, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 107, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

----------------------------------------------------------------------
Ran 5 tests in 3.570s

FAILED (errors=5)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ... done (0.684s)
Installing ExtFile ... done (0.017s)
Installing Photo ... done (0.025s)
Installing Formulator ... done (1.128s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.028s)
Installing ZSQLCatalog ... done (0.032s)
Installing ZMailIn ... done (0.018s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.128s)
Installing MailHost ... done (0.045s)
Installing PageTemplates ... done (0.019s)
Installing PythonScripts ... done (0.019s)
Installing ExternalMethod ... done (0.024s)
Installing Localizer ... done (0.018s)
Installing TimerService ... NOT FOUND
Installing CMFCore ... done (0.025s)
Installing CMFDefault ... done (0.013s)
Installing CMFTopic ... done (0.011s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.018s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.012s)
Installing CMFReportTool ... done (0.651s)
Installing CMFMailIn ... done (0.016s)
Installing TranslationService ... done (0.018s)
Installing NuxUserGroups ... done (0.011s)
Installing PluggableAuthService ... NOT FOUND
Installing ERP5Security ... NOT FOUND
Installing CMFActivity ... done (0.042s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.028s)
Installing ERP5Form ... done (2.696s)
Installing ERP5SyncML ... done (0.048s)
Installing CMFCategory ... done (0.013s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.030s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_a6c15ff86b9f0d022e7eacfbd9def4fb ERP5 Site ... 
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 305, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 616, in create
    self.setup(p, create_userfolder,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 947, in setup
    self.setupERP5Core(p,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 977, in setupERP5Core
    template_tool.download(template, id=id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 262, in download
    bt = self._importBT(temppath, id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 206, in _importBT
    info = tar.getmember(prop_path)
  File "/usr/lib/python2.3/tarfile.py", line 1026, in getmember
    raise KeyError, "filename %r not found" % name
KeyError: "filename 'erp5_core/bt/dependency_list' not found"

Test Check Tools .
Test Check ERP5 Core F
Test Make Template E
Test Update Template 
Starting New Sequence 1... 
  Playing step... GetCurrentBusinessTemplateF
Test Import/Export 
Starting New Sequence 1... 
  Playing step... GetCurrentBusinessTemplateF
Test Update with new objects 
Starting New Sequence 1... 
  Playing step... GetCurrentBusinessTemplateF
Test Update with less objects 
Starting New Sequence 1... 
  Playing step... GetCurrentBusinessTemplateF
Test Buid and Update without export 
Starting New Sequence 1... 
  Playing step... GetCurrentBusinessTemplateF
======================================================================
ERROR: test_02_makeTemplate (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 232, in test_02_makeTemplate
    self.makeObjects()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 155, in makeObjects
    module = portal.newContent(id = 'geek', portal_type = 'Geek Module')
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 572, in newContent
    id=id,
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 709, in constructContent
    ob = apply(info.constructInstance, (container, id) + args, kw)
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 163, in constructInstance
    ob = FactoryTypeInformation.constructInstance(
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 401, in constructInstance
    return self._finishConstruction(ob)
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 299, in _finishConstruction
    ob.reindexObject(idxs=['portal_type', 'Type'])
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 487, in reindexObject
    return Base.reindexObject(self, *args, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 1758, in reindexObject
    self._reindexObject(*args, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 1765, in _reindexObject
    self.activate(group_method_id='portal_catalog/catalogObjectList', **kw).immediateReindexObject(*args, **kw)
  File "/home/seb/zope/Products/CMFActivity/ActiveObject.py", line 73, in activate
    activity_tool = getattr(self, 'portal_activities', None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 204, in initializePortalTypeDynamicProperties
    for wf in portal_workflow.getWorkflowsFor(self):
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 569, in getWorkflowsFor
    wf = self.getWorkflowById(wf_id)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 502, in getWorkflowById
    wf = getattr(self, wf_id, None)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 382, in _aq_dynamic
    def _aq_dynamic(self, id):
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 414, in _aq_dynamic
    initializePortalTypeDynamicProperties(self, klass, ptype)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 198, in initializePortalTypeDynamicProperties
    initializeDefaultProperties([prop_holder], object=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 903, in initializeDefaultProperties
    setDefaultProperties(property_holder, object=object)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 987, in setDefaultProperties
    econtext = createExpressionContext(object)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 933, in createExpressionContext
    member = pm.getAuthenticatedMember()
  File "/usr/lib/zope/lib/python/Products/CMFCore/MembershipTool.py", line 107, in getAuthenticatedMember
    return self.wrapUser(u)
  File "/usr/lib/zope/lib/python/Products/CMFCore/MembershipTool.py", line 157, in wrapUser
    error=sys.exc_info(),
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/zLOG/__init__.py", line 153, in LOG
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/zLOG/EventLogger.py", line 65, in log
RuntimeError: maximum recursion depth exceeded

======================================================================
FAIL: test_02_checkERP5Core (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 113, in test_02_checkERP5Core
    self.failUnless(core is not None)
  File "/usr/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

======================================================================
FAIL: test_03_update (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 454, in test_03_update
    sequence_list.play(self)
  File "/home/seb/zope/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 279, in stepGetCurrentBusinessTemplate
    self.failUnless(len(current_bt_sql) == 1)
  File "/usr/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

======================================================================
FAIL: test_04_importExport (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 480, in test_04_importExport
    sequence_list.play(self)
  File "/home/seb/zope/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 279, in stepGetCurrentBusinessTemplate
    self.failUnless(len(current_bt_sql) == 1)
  File "/usr/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

======================================================================
FAIL: test_05_addNewBaseCategory (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 510, in test_05_addNewBaseCategory
    sequence_list.play(self)
  File "/home/seb/zope/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 279, in stepGetCurrentBusinessTemplate
    self.failUnless(len(current_bt_sql) == 1)
  File "/usr/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

======================================================================
FAIL: test_06_removeBaseCategory (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 539, in test_06_removeBaseCategory
    sequence_list.play(self)
  File "/home/seb/zope/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 279, in stepGetCurrentBusinessTemplate
    self.failUnless(len(current_bt_sql) == 1)
  File "/usr/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

======================================================================
FAIL: test_07_installWithoutExport (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 565, in test_07_installWithoutExport
    sequence_list.play(self)
  File "/home/seb/zope/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 279, in stepGetCurrentBusinessTemplate
    self.failUnless(len(current_bt_sql) == 1)
  File "/usr/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

----------------------------------------------------------------------
Ran 8 tests in 6.233s

FAILED (failures=6, errors=1)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ... done (0.681s)
Installing ExtFile ... done (0.017s)
Installing Photo ... done (0.025s)
Installing Formulator ... done (1.092s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.028s)
Installing ZSQLCatalog ... done (0.031s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.097s)
Installing MailHost ... done (0.029s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.013s)
Installing Localizer ... done (0.012s)
Installing TimerService ... NOT FOUND
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.018s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.011s)
Installing CMFReportTool ... done (0.646s)
Installing CMFMailIn ... done (0.016s)
Installing TranslationService ... done (0.018s)
Installing NuxUserGroups ... done (0.011s)
Installing PluggableAuthService ... NOT FOUND
Installing ERP5Security ... NOT FOUND
Installing CMFActivity ... done (0.041s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.028s)
Installing ERP5Form ... done (2.721s)
Installing ERP5SyncML ... done (0.047s)
Installing CMFCategory ... done (0.013s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.030s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_7d78b63be95e422cfd4ccedfad376e48 ERP5 Site ... 
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 305, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 616, in create
    self.setup(p, create_userfolder,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 947, in setup
    self.setupERP5Core(p,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 977, in setupERP5Core
    template_tool.download(template, id=id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 262, in download
    bt = self._importBT(temppath, id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 206, in _importBT
    info = tar.getmember(prop_path)
  File "/usr/lib/python2.3/tarfile.py", line 1026, in getmember
    raise KeyError, "filename %r not found" % name
KeyError: "filename 'erp5_core/bt/dependency_list' not found"
..FF....E.
======================================================================
ERROR: test_02_AqDynamic (testERP5Type.TestERP5Type)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/testERP5Type.py", line 103, in test_02_AqDynamic
    person = module.newContent(id='1', portal_type='Person')
AttributeError: 'NoneType' object has no attribute 'newContent'

======================================================================
FAIL: testCommonHasImageType (testERP5Type.TestERP5Type)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/testERP5Type.py", line 70, in testCommonHasImageType
    self.failUnless(getattr(self.getTypeTool(), 'Image', None) != None)
  File "/usr/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

======================================================================
FAIL: testCommonHasParentBaseCategory (testERP5Type.TestERP5Type)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/testERP5Type.py", line 66, in testCommonHasParentBaseCategory
    self.failUnless(getattr(self.getCategoryTool(), 'parent', None) != None)
  File "/usr/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

----------------------------------------------------------------------
Ran 10 tests in 3.431s

FAILED (failures=2, errors=1)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ... done (0.769s)
Installing ExtFile ... done (0.016s)
Installing Photo ... done (0.026s)
Installing Formulator ... done (1.102s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.028s)
Installing ZSQLCatalog ... done (0.031s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.092s)
Installing MailHost ... done (0.029s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.014s)
Installing Localizer ... done (0.012s)
Installing TimerService ... NOT FOUND
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.018s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.011s)
Installing CMFReportTool ... done (0.652s)
Installing CMFMailIn ... done (0.016s)
Installing TranslationService ... done (0.018s)
Installing NuxUserGroups ... done (0.011s)
Installing PluggableAuthService ... NOT FOUND
Installing ERP5Security ... NOT FOUND
Installing CMFActivity ... done (0.041s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.028s)
Installing ERP5Form ... done (2.712s)
Installing ERP5SyncML ... done (0.048s)
Installing CMFCategory ... done (0.013s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.030s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_27661e9717edf957b357f01fd11acfb6 ERP5 Site ... 
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 305, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 616, in create
    self.setup(p, create_userfolder,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 947, in setup
    self.setupERP5Core(p,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 977, in setupERP5Core
    template_tool.download(template, id=id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 262, in download
    bt = self._importBT(temppath, id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 206, in _importBT
    info = tar.getmember(prop_path)
  File "/usr/lib/python2.3/tarfile.py", line 1026, in getmember
    raise KeyError, "filename %r not found" % name
KeyError: "filename 'erp5_core/bt/dependency_list' not found"
EEE
======================================================================
ERROR: test_01_RenameCellRange (testXMLMatrix.TestXMLMatrix)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/testXMLMatrix.py", line 74, in afterSetUp
    module = portal.purchase_order_module
AttributeError: purchase_order_module

======================================================================
ERROR: test_02_SetCellRangeAndCatalogWithActivities (testXMLMatrix.TestXMLMatrix)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/testXMLMatrix.py", line 74, in afterSetUp
    module = portal.purchase_order_module
AttributeError: purchase_order_module

======================================================================
ERROR: test_03_SetCellRangeAndCatalogWithoutActivities (testXMLMatrix.TestXMLMatrix)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/testXMLMatrix.py", line 74, in afterSetUp
    module = portal.purchase_order_module
AttributeError: purchase_order_module

----------------------------------------------------------------------
Ran 3 tests in 3.482s

FAILED (errors=3)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ... done (0.694s)
Installing ExtFile ... done (0.017s)
Installing Photo ... done (0.025s)
Installing Formulator ... done (1.075s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.028s)
Installing ZSQLCatalog ... done (0.031s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.092s)
Installing MailHost ... done (0.029s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.011s)
Installing ExternalMethod ... done (0.013s)
Installing Localizer ... done (0.012s)
Installing TimerService ... NOT FOUND
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.018s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.011s)
Installing CMFReportTool ... done (0.640s)
Installing CMFMailIn ... done (0.016s)
Installing TranslationService ... done (0.018s)
Installing NuxUserGroups ... done (0.011s)
Installing PluggableAuthService ... NOT FOUND
Installing ERP5Security ... NOT FOUND
Installing CMFActivity ... done (0.041s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.028s)
Installing ERP5Form ... done (2.758s)
Installing ERP5SyncML ... done (0.048s)
Installing CMFCategory ... done (0.013s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.033s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_828fdaf8835e1ab89b599655f40534d4 ERP5 Site ... 
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 305, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 616, in create
    self.setup(p, create_userfolder,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 947, in setup
    self.setupERP5Core(p,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 977, in setupERP5Core
    template_tool.download(template, id=id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 262, in download
    bt = self._importBT(temppath, id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 206, in _importBT
    info = tar.getmember(prop_path)
  File "/usr/lib/python2.3/tarfile.py", line 1026, in getmember
    raise KeyError, "filename %r not found" % name
KeyError: "filename 'erp5_core/bt/dependency_list' not found"
EEEEEEE
======================================================================
ERROR: test_01_Constraint (testConstraint.TestConstraint)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 81, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 92, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

======================================================================
ERROR: test_02_PropertyExistence (testConstraint.TestConstraint)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 81, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 92, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

======================================================================
ERROR: test_03_PropertyTypeValidity (testConstraint.TestConstraint)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 81, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 92, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

======================================================================
ERROR: test_04_AttributeEquality (testConstraint.TestConstraint)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 81, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 92, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

======================================================================
ERROR: test_05_CategoryExistence (testConstraint.TestConstraint)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 81, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 92, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

======================================================================
ERROR: test_06_CategoryMembershipArity (testConstraint.TestConstraint)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 81, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 92, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

======================================================================
ERROR: test_07_CategoryRelatedMembershipArity (testConstraint.TestConstraint)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 81, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 92, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

----------------------------------------------------------------------
Ran 7 tests in 3.591s

FAILED (errors=7)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ... done (0.692s)
Installing ExtFile ... done (0.017s)
Installing Photo ... done (0.025s)
Installing Formulator ... done (1.081s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.028s)
Installing ZSQLCatalog ... done (0.031s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.096s)
Installing MailHost ... done (0.029s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.013s)
Installing Localizer ... done (0.012s)
Installing TimerService ... NOT FOUND
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.018s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.011s)
Installing CMFReportTool ... done (0.645s)
Installing CMFMailIn ... done (0.016s)
Installing TranslationService ... done (0.018s)
Installing NuxUserGroups ... done (0.011s)
Installing PluggableAuthService ... NOT FOUND
Installing ERP5Security ... NOT FOUND
Installing CMFActivity ... done (0.041s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.028s)
Installing ERP5Form ... done (2.680s)
Installing ERP5SyncML ... done (0.048s)
Installing CMFCategory ... done (0.013s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.030s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_899c4be27d23614f49b31b5c42fd7a02 ERP5 Site ... 
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 305, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 616, in create
    self.setup(p, create_userfolder,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 947, in setup
    self.setupERP5Core(p,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 977, in setupERP5Core
    template_tool.download(template, id=id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 262, in download
    bt = self._importBT(temppath, id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 206, in _importBT
    info = tar.getmember(prop_path)
  File "/usr/lib/python2.3/tarfile.py", line 1026, in getmember
    raise KeyError, "filename %r not found" % name
KeyError: "filename 'erp5_core/bt/dependency_list' not found"
EEEEEEEEEEEEEEEEE
======================================================================
ERROR: test_00_HasEverything (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 106, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_01_SingleCategory (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 106, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_02_MultipleCategory (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 106, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_03_CategoryValue (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 106, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_04_ReturnNone (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 106, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_05_SingleAcquisition (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 106, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_06_ListAcquisition (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 106, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_07_SubordinationValue (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 106, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_08_SubordinationMultipleValue (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 106, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_09_GetCategoryParentUidList (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 106, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_10_FallBackBaseCategory (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 106, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_11_ParentAcquisition (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 106, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_12_GetRelatedValueAndValueList (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 106, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_13_RenameCategory (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 106, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: Checks that categories support different value per portal_type,
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 106, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: Checks on sorting child categories
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 106, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: Checks on getting related values
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 106, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

----------------------------------------------------------------------
Ran 17 tests in 3.493s

FAILED (errors=17)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ... done (0.691s)
Installing ExtFile ... done (0.017s)
Installing Photo ... done (0.026s)
Installing Formulator ... done (1.082s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.028s)
Installing ZSQLCatalog ... done (0.031s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.091s)
Installing MailHost ... done (0.030s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.014s)
Installing Localizer ... done (0.012s)
Installing TimerService ... NOT FOUND
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.018s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.012s)
Installing CMFReportTool ... done (0.648s)
Installing CMFMailIn ... done (0.016s)
Installing TranslationService ... done (0.018s)
Installing NuxUserGroups ... done (0.011s)
Installing PluggableAuthService ... NOT FOUND
Installing ERP5Security ... NOT FOUND
Installing CMFActivity ... done (0.041s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.028s)
Installing ERP5Form ... done (2.700s)
Installing ERP5SyncML ... done (0.048s)
Installing CMFCategory ... done (0.013s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.030s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_7e30a590a16d40fdaa7f1166b2e18968 ERP5 Site ... 
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 305, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 616, in create
    self.setup(p, create_userfolder,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 947, in setup
    self.setupERP5Core(p,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 977, in setupERP5Core
    template_tool.download(template, id=id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 262, in download
    bt = self._importBT(temppath, id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 206, in _importBT
    info = tar.getmember(prop_path)
  File "/usr/lib/python2.3/tarfile.py", line 1026, in getmember
    raise KeyError, "filename %r not found" % name
KeyError: "filename 'erp5_core/bt/dependency_list' not found"

Test Has Everything .
Test Everything CataloguedF
Test Create And Delete Objects E
Search Folder With Deleted Objects E
Search Folder With Immediate Reindex Object E
Search Folder With Recursive Immediate Reindex Object E
Clear Catalog And Test New Content E
Clear Catalog And Test Recursive Immediate Reindex Object E
Clear Catalog And Test Immediate Reindex Object E
Ordered Search Folder E
Cast String As Int With Order By E
Transactional Uid Buffer .
ERP5Site_reindexAll E
Reindexing an object with 1 broken category must not affect other valid categories  E
getObject .
======================================================================
ERROR: test_03_CreateAndDeleteObject (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 161, in test_03_CreateAndDeleteObject
    person = person_module.newContent(id='1',portal_type='Person')
AttributeError: 'NoneType' object has no attribute 'newContent'

======================================================================
ERROR: test_04_SearchFolderWithDeletedObjects (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 196, in test_04_SearchFolderWithDeletedObjects
    folder_object_list = [x.getObject().getId() for x in person_module.searchFolder()]
AttributeError: 'NoneType' object has no attribute 'searchFolder'

======================================================================
ERROR: test_05_SearchFolderWithImmediateReindexObject (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 217, in test_05_SearchFolderWithImmediateReindexObject
    folder_object_list = [x.getObject().getId() for x in person_module.searchFolder()]
AttributeError: 'NoneType' object has no attribute 'searchFolder'

======================================================================
ERROR: test_06_SearchFolderWithRecursiveImmediateReindexObject (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 240, in test_06_SearchFolderWithRecursiveImmediateReindexObject
    folder_object_list = [x.getObject().getId() for x in person_module.searchFolder()]
AttributeError: 'NoneType' object has no attribute 'searchFolder'

======================================================================
ERROR: test_07_ClearCatalogAndTestNewContent (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 265, in test_07_ClearCatalogAndTestNewContent
    person = person_module.newContent(id='4',portal_type='Person',immediate_reindex=1)
AttributeError: 'NoneType' object has no attribute 'newContent'

======================================================================
ERROR: test_08_ClearCatalogAndTestRecursiveImmediateReindexObject (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 282, in test_08_ClearCatalogAndTestRecursiveImmediateReindexObject
    person = person_module.newContent(id='4',portal_type='Person')
AttributeError: 'NoneType' object has no attribute 'newContent'

======================================================================
ERROR: test_09_ClearCatalogAndTestImmediateReindexObject (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 300, in test_09_ClearCatalogAndTestImmediateReindexObject
    person = person_module.newContent(id='4',portal_type='Person')
AttributeError: 'NoneType' object has no attribute 'newContent'

======================================================================
ERROR: test_10_OrderedSearchFolder (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 318, in test_10_OrderedSearchFolder
    person = person_module.newContent(id='a',portal_type='Person',title='a',description='z')
AttributeError: 'NoneType' object has no attribute 'newContent'

======================================================================
ERROR: test_11_CastStringAsInt (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 344, in test_11_CastStringAsInt
    person = person_module.newContent(id='a',portal_type='Person',title='1')
AttributeError: 'NoneType' object has no attribute 'newContent'

======================================================================
ERROR: test_13_ERP5Site_reindexAll (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 394, in test_13_ERP5Site_reindexAll
    title="GreatTitle1")
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: test_14_ReindexWithBrokenCategory (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 439, in test_14_ReindexWithBrokenCategory
    group_nexedi_category = portal_category.group\
AttributeError: group

======================================================================
FAIL: test_02_EverythingCatalogued (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 150, in test_02_EverythingCatalogued
    self.assertEquals(len(organisation_module_list),1)
  File "/usr/lib/python2.3/unittest.py", line 302, in failUnlessEqual
    raise self.failureException, \
AssertionError: 0 != 1

----------------------------------------------------------------------
Ran 15 tests in 5.856s

FAILED (failures=1, errors=11)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ... done (0.688s)
Installing ExtFile ... done (0.016s)
Installing Photo ... done (0.026s)
Installing Formulator ... done (1.152s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.028s)
Installing ZSQLCatalog ... done (0.031s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.090s)
Installing MailHost ... done (0.029s)
Installing PageTemplates ... done (0.011s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.014s)
Installing Localizer ... done (0.012s)
Installing TimerService ... NOT FOUND
Installing CMFCore ... done (0.016s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.018s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.012s)
Installing CMFReportTool ... done (0.659s)
Installing CMFMailIn ... done (0.029s)
Installing TranslationService ... done (0.018s)
Installing NuxUserGroups ... done (0.011s)
Installing PluggableAuthService ... NOT FOUND
Installing ERP5Security ... NOT FOUND
Installing CMFActivity ... done (0.041s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.028s)
Installing ERP5Form ... done (2.724s)
Installing ERP5SyncML ... done (0.048s)
Installing CMFCategory ... done (0.013s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.030s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_d89dcedc2a70af3a878932c35aff4822 ERP5 Site ... 
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 305, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 616, in create
    self.setup(p, create_userfolder,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 947, in setup
    self.setupERP5Core(p,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 977, in setupERP5Core
    template_tool.download(template, id=id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 262, in download
    bt = self._importBT(temppath, id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 206, in _importBT
    info = tar.getmember(prop_path)
  File "/usr/lib/python2.3/tarfile.py", line 1026, in getmember
    raise KeyError, "filename %r not found" % name
KeyError: "filename 'erp5_core/bt/dependency_list' not found"
EEEEE
======================================================================
ERROR: tests preference workflow
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5Form/tests/testPreferences.py", line 61, in afterSetUp
    self.createPreferences()
  File "/home/seb/zope/Products/ERP5Form/tests/testPreferences.py", line 67, in createPreferences
    person1 = portal_preferences.newContent(
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Preference

======================================================================
ERROR: checks that preference methods can be called directly
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5Form/tests/testPreferences.py", line 61, in afterSetUp
    self.createPreferences()
  File "/home/seb/zope/Products/ERP5Form/tests/testPreferences.py", line 67, in createPreferences
    person1 = portal_preferences.newContent(
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Preference

======================================================================
ERROR: checks that getPreference returns the good preferred value
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5Form/tests/testPreferences.py", line 61, in afterSetUp
    self.createPreferences()
  File "/home/seb/zope/Products/ERP5Form/tests/testPreferences.py", line 67, in createPreferences
    person1 = portal_preferences.newContent(
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Preference

======================================================================
ERROR: check setting a preference modifies
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5Form/tests/testPreferences.py", line 61, in afterSetUp
    self.createPreferences()
  File "/home/seb/zope/Products/ERP5Form/tests/testPreferences.py", line 67, in createPreferences
    person1 = portal_preferences.newContent(
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Preference

======================================================================
ERROR: check that the preferences are related to the user.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 182, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 64, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5Form/tests/testPreferences.py", line 61, in afterSetUp
    self.createPreferences()
  File "/home/seb/zope/Products/ERP5Form/tests/testPreferences.py", line 67, in createPreferences
    person1 = portal_preferences.newContent(
  File "/home/seb/zope/Products/ERP5Type/Document/Folder.py", line 81, in newContent
    bypass_init_script=bypass_init_script
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Preference

----------------------------------------------------------------------
Ran 5 tests in 3.415s

FAILED (errors=5)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ... done (0.687s)
Installing ExtFile ... done (0.017s)
Installing Photo ... done (0.025s)
Installing Formulator ... done (1.145s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.028s)
Installing ZSQLCatalog ... done (0.031s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.098s)
Installing MailHost ... done (0.029s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.013s)
Installing Localizer ... done (0.012s)
Installing TimerService ... NOT FOUND
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.018s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.011s)
Installing CMFReportTool ... done (0.642s)
Installing CMFMailIn ... done (0.016s)
Installing TranslationService ... done (0.018s)
Installing NuxUserGroups ... done (0.011s)
Installing PluggableAuthService ... NOT FOUND
Installing ERP5Security ... NOT FOUND
Installing CMFActivity ... done (0.042s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.028s)
Installing ERP5Form ... done (2.729s)
Installing ERP5SyncML ... done (0.048s)
Installing CMFCategory ... done (0.013s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.030s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_3333a9dcd9c141b25e8c04ed9f17fef0 ERP5 Site ... 
Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 305, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 616, in create
    self.setup(p, create_userfolder,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 947, in setup
    self.setupERP5Core(p,**kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 977, in setupERP5Core
    template_tool.download(template, id=id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 262, in download
    bt = self._importBT(temppath, id)
  File "/home/seb/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 206, in _importBT
    info = tar.getmember(prop_path)
  File "/usr/lib/python2.3/tarfile.py", line 1026, in getmember
    raise KeyError, "filename %r not found" % name
KeyError: "filename 'erp5_core/bt/dependency_list' not found"

Test Has Everything .
Test Add a Publication .
Test Add First Subscription .
Test Add Second Subscription .
Test getSynchronizationList .
Test getObjectList E
Test Export and Import E
Test First Synchronization E
Test First Synchronization With Long Lines E
Test getObjectFromGid E
Test getSynchronizationState E
Test Update Simple Data E
Test Get Conflict List E
Test Get Publisher And Subscriber Document EEEEEEEEEE
Test Synchronize With Strange Gid EEEEE
Test Broken Message E
Test Get Synchronization Type EE
Test Add One Way Subscription .
Test One Way Sync E
======================================================================
ERROR: test_06_GetObjectList (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 269, in test_06_GetObjectList
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_07_ExportImport (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 297, in test_07_ExportImport
    self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_08_FirstSynchronization (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 391, in test_08_FirstSynchronization
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_09_FirstSynchronizationWithLongLines (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 438, in test_09_FirstSynchronizationWithLongLines
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_10_GetObjectFromGid (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 468, in test_10_GetObjectFromGid
    self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_11_GetSynchronizationState (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 483, in test_11_GetSynchronizationState
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 391, in test_08_FirstSynchronization
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_12_UpdateSimpleData (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 556, in test_12_UpdateSimpleData
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 391, in test_08_FirstSynchronization
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_13_GetConflictList (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 603, in test_13_GetConflictList
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 391, in test_08_FirstSynchronization
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_14_GetPublisherAndSubscriberDocument (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 631, in test_14_GetPublisherAndSubscriberDocument
    self.test_13_GetConflictList(quiet=1,run=1)
  File "testERP5SyncML.py", line 603, in test_13_GetConflictList
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 391, in test_08_FirstSynchronization
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_15_ApplyPublisherValue (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 649, in test_15_ApplyPublisherValue
    self.test_13_GetConflictList(quiet=1,run=1)
  File "testERP5SyncML.py", line 603, in test_13_GetConflictList
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 391, in test_08_FirstSynchronization
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_16_ApplySubscriberValue (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 672, in test_16_ApplySubscriberValue
    self.test_13_GetConflictList(quiet=1,run=1)
  File "testERP5SyncML.py", line 603, in test_13_GetConflictList
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 391, in test_08_FirstSynchronization
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_17_AddSubObject (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 733, in test_17_AddSubObject
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 391, in test_08_FirstSynchronization
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_18_UpdateSubObject (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 767, in test_18_UpdateSubObject
    self.test_17_AddSubObject(quiet=1,run=1)
  File "testERP5SyncML.py", line 733, in test_17_AddSubObject
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 391, in test_08_FirstSynchronization
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_19_DeleteObject (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 795, in test_19_DeleteObject
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 391, in test_08_FirstSynchronization
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_20_DeleteSubObject (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 827, in test_20_DeleteSubObject
    self.test_17_AddSubObject(quiet=1,run=1)
  File "testERP5SyncML.py", line 733, in test_17_AddSubObject
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 391, in test_08_FirstSynchronization
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_21_GetConflictListOnSubObject (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 853, in test_21_GetConflictListOnSubObject
    self.test_17_AddSubObject(quiet=1,run=1)
  File "testERP5SyncML.py", line 733, in test_17_AddSubObject
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 391, in test_08_FirstSynchronization
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_22_ApplyPublisherDocumentOnSubObject (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 886, in test_22_ApplyPublisherDocumentOnSubObject
    self.test_21_GetConflictListOnSubObject(quiet=1,run=1)
  File "testERP5SyncML.py", line 853, in test_21_GetConflictListOnSubObject
    self.test_17_AddSubObject(quiet=1,run=1)
  File "testERP5SyncML.py", line 733, in test_17_AddSubObject
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 391, in test_08_FirstSynchronization
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_23_ApplySubscriberDocumentOnSubObject (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 916, in test_23_ApplySubscriberDocumentOnSubObject
    self.test_21_GetConflictListOnSubObject(quiet=1,run=1)
  File "testERP5SyncML.py", line 853, in test_21_GetConflictListOnSubObject
    self.test_17_AddSubObject(quiet=1,run=1)
  File "testERP5SyncML.py", line 733, in test_17_AddSubObject
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 391, in test_08_FirstSynchronization
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_24_SynchronizeWithStrangeGid (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 952, in test_24_SynchronizeWithStrangeGid
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_25_MultiNodeConflict (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 993, in test_25_MultiNodeConflict
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 391, in test_08_FirstSynchronization
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_26_SynchronizeWorkflowHistory (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 1059, in test_26_SynchronizeWorkflowHistory
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 391, in test_08_FirstSynchronization
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_27_UpdateLocalRole (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 1085, in test_27_UpdateLocalRole
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 391, in test_08_FirstSynchronization
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_28_PartialData (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 1119, in test_28_PartialData
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 391, in test_08_FirstSynchronization
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_29_BrokenMessage (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 1163, in test_29_BrokenMessage
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_30_GetSynchronizationType (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 1190, in test_30_GetSynchronizationType
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 391, in test_08_FirstSynchronization
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_31_UpdateLocalPermission (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 1226, in test_31_UpdateLocalPermission
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 391, in test_08_FirstSynchronization
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_33_OneWaySync (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 1286, in test_33_OneWaySync
    nb_person = self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

----------------------------------------------------------------------
Ran 33 tests in 4.307s

FAILED (errors=27)


More information about the Erp5-report mailing list