diff --git a/product/ERP5Type/__init__.py b/product/ERP5Type/__init__.py index 1eed0a9ed7d4f2670508fbb2ba08aa6e84592bd3..a92e633b15b7f79f7304bbe8ef3bbb31dcc888d4 100755 --- a/product/ERP5Type/__init__.py +++ b/product/ERP5Type/__init__.py @@ -47,7 +47,8 @@ content_constructors = () # Import rest of the code and finish installation from Products.ERP5Type.Utils import initializeProduct import Document, Interface, PropertySheet, ZopePatch, StateChangeInfoPatch, \ - CMFCorePatch, FormulatorPatch + CMFCorePatch + #CMFCorePatch, FormulatorPatch def initialize( context ): initializeProduct(context, this_module, globals(),