openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #15200
[Bug 1043916] Re: Error when a new module is installed
@Serpent consulting services: Thanks for the replied, and I agree with
that.
--
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:
Invalid
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