← Back to team overview

openerp-india team mailing list archive

[Bug 1019170] Re: protal: error when clicking "create perent menu" button

 

Hello, 
It has been Fixed in https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1019170-kjo  
revision-id: kjo@xxxxxxxxxxx-20120713100333-dzhz5hjwnflmbjw9
revno: 7022
It will be available in trunk soon. 


** Branch linked: lp:~openerp-dev/openobject-addons/trunk-
bug-1019170-kjo

** Changed in: openobject-addons
       Status: In Progress => Fix Committed

-- 
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):
  Fix Committed

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