← Back to team overview

openerp-india team mailing list archive

[Bug 1043916] Re: Error when a new module is installed

 

** Project changed: openobject-addons => openobject-server

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1043916

Title:
  Error when a new module is installed

Status in OpenERP Server:
  New

Bug description:
  The file openerp-server.config was changed:
  for log was added:   verbose = true
  After server restart when a new module is installed  this error is displayed: 

    File "/opt/openerp-6.1/openerp/addons/base/module/module.py", line 346, in button_install
      self.button_install(cr, uid, to_install_ids, context=context)
    File "/opt/openerp-6.1/openerp/addons/base/module/module.py", line 348, in button_install
      openerp.modules.registry.RegistryManager.signal_registry_change(cr.dbname)
  AttributeError: type object 'RegistryManager' has no attribute 'signal_registry_change'

  Does anyone has a solution for this?

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1043916/+subscriptions


References