Commit 004992ed authored by Aurel's avatar Aurel

import Domain from ERP5 and not ERP5Type


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4509 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5515f4a6
......@@ -30,7 +30,7 @@ from Globals import InitializeClass
from AccessControl import ClassSecurityInfo
from Products.ERP5Type import Permissions, PropertySheet, Constraint, Interface
from Products.ERP5Type.Document.Domain import Domain
from Products.ERP5.Document.Domain import Domain
class BaseDomain(Domain):
"""
......
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