[trunk]Can't able to click on any module header gives traceback : AttributeError: 'module' object has no attribute 'get_module_resource'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Server (MOVED TO GITHUB) |
Confirmed
|
High
|
OpenERP's Framework R&D |
Bug Description
Steps to reproduce :
Checked with latest trunk :
Go to apps or Installed Modules > click on any module header like "Social Network" > trace back will appear on just one click.
Traceback (most recent call last):
File "/home/
response[
File "/home/
return checked_
File "/home/
return f(dbname, *args, **kwargs)
File "/home/
return self.func(*a, **kw)
File "/home/
return self.method(*args, **kw)
File "/home/
return self._call_
File "/home/
records = request.
File "/home/
result = meth(cr, request.uid, *args, **kw)
File "/home/
result = self._read_flat(cr, user, select, fields, context, load)
File "/home/
res2 = self._columns[
File "/home/
result = self._fnct(obj, cr, uid, ids, name, self._arg, context)
File "/home/
path = addons.
AttributeError: 'module' object has no attribute 'get_module_