diff --git a/product/ERP5/Tool/SimulationTool.py b/product/ERP5/Tool/SimulationTool.py index 6152a641da0d56c4e3e8f00fc7cf75a2274e8e96..0a0756a57e743208c260721a31418a9775edcfcc 100644 --- a/product/ERP5/Tool/SimulationTool.py +++ b/product/ERP5/Tool/SimulationTool.py @@ -27,7 +27,7 @@ # ############################################################################## -from Products.CMFCore.utils import UniqueObject +from Products.CMFCore.utils import getToolByName from AccessControl import ClassSecurityInfo from Globals import InitializeClass, DTMLFile