Commit ae64a472 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

now versioning table is included in erp5_mysql_innodb_catalog BT.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26319 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8d07e115
......@@ -81,12 +81,8 @@ class TestRuleMixin(TestOrderMixin):
return "Rule"
def getBusinessTemplateList(self):
"""
Add erp5_dms_mysql_innodb_catalog, as for now, it's the one in charge of
cataloging the version property.
"""
return TestOrderMixin.getBusinessTemplateList(self) + ('erp5_accounting',
'erp5_invoicing', 'erp5_dms_mysql_innodb_catalog',)
'erp5_invoicing',)
def createPackingList(self):
"""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment