erp5_catalog: Imports deferred to remove circular imports.
While trying to use module `Products.ERP5.Core.Folder` in ZSQLCatalog, circular dependencies in Base caused error, so for testing we try to defer the imports to local context where they are specifically needed.
Showing
Please register or sign in to comment