openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #13123
[Bug 1019170] Re: protal: error when clicking "create perent menu" button
** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Importance: Undecided => Low
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 1 (openerp-dev-addons1)
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1019170
Title:
protal: error when clicking "create perent menu" button
Status in OpenERP Addons (modules):
Confirmed
Bug description:
Hello,
Install portal module.
go to :
Settings - > Portals Settings - > protal view
in form view click on Create Parent Menu button.
it gives this traceback
2012-06-29 08:03:31,461 12244 ERROR None openerp.osv.osv: Uncaught exception
Traceback (most recent call last):
File "/home/nco/workspace/rdtools/server/trunk/openerp/osv/osv.py", line 121, in wrapper
return f(self, dbname, *args, **kwargs)
File "/home/nco/workspace/rdtools/server/trunk/openerp/osv/osv.py", line 176, in execute
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/nco/workspace/rdtools/server/trunk/openerp/osv/osv.py", line 164, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
AttributeError: 'res.portal' object has no attribute 'do_create_menu'
2012-06-29 08:03:31,476 12244 ERROR None openerp.netsvc: 'res.portal' object has no attribute 'do_create_menu'
Thanks,
NCO.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1019170/+subscriptions
References