← Back to team overview

openerp-india team mailing list archive

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

 

Hello,

The fix has been released in trunk.  Thanks !

Regards, 
Anto.

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

-- 
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 Released

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