Commit fbc97e19 authored by Eteri's avatar Eteri

erp5_wendelin: Since ERP5's 7c72a3547026b9e8594e2e67a457a3db9b5b2c62 Document...

erp5_wendelin: Since ERP5's 7c72a3547026b9e8594e2e67a457a3db9b5b2c62 Document component is no longer on file-system thus adjust imports accordingly
parent bf3785c4
......@@ -30,7 +30,7 @@ import hashlib
from BTrees.OOBTree import OOBTree
from BTrees.LOBTree import LOBTree
from AccessControl import ClassSecurityInfo
from Products.ERP5.Document.Document import Document
from erp5.component.document.Document import Document
from Products.ERP5Type import Permissions, PropertySheet
from Products.ERP5Type.BTreeData import PersistentString
from erp5.component.module.Log import log
......
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