← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 792135] Re: [6.0 stable] There is no reference available for res.partner.function

 

Hello phong,

Thanks for the reporting.

As per your suggestion it has been fixed in lp:openobject-
addons/extra-6.0

5497 vpa@xxxxxxxxxxx-20110603104243-3t9d791mmevohoky


Revision num:5497

Thanks

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

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/792135

Title:
  [6.0 stable] There is no reference available for res.partner.function

Status in OpenERP Modules (addons):
  Fix Released

Bug description:
  I have the following error when installing hr_contract_available
  module, with 6.0 branch. Version info is followed

  Traceback (most recent call last):
    File "/media/data/Projects/openerp-trunk/client/bin/widget/view/form_gtk/parser.py", line 123, in button_clicked
      model.get_button_action(self.form.screen, id, self.attrs)
    File "/media/data/Projects/openerp-trunk/client/bin/widget/model/record.py", line 378, in get_button_action
      self.resource,attrs['name'], [id], context)
    File "/media/data/Projects/openerp-trunk/client/bin/rpc.py", line 186, in rpc_exec_auth
      return sock.exec_auth(method, *args)
    File "/media/data/Projects/openerp-trunk/client/bin/rpc.py", line 120, in exec_auth
      res = self.execute(method, self._uid, self._passwd, *args)
    File "/media/data/Projects/openerp-trunk/client/bin/rpc.py", line 137, in execute
      raise e
  tiny_socket.Myexception: ('warning -- Programming Error\n\nThere is no reference available for res.partner.function', 'Traceback (most recent call last):\n  File "/var/local/software/openerp-6.0-trunk-20110603-0404/server/bin/netsvc.py", line 489, in dispatch\n    result = ExportService.getService(service_name).dispatch(method, auth, params)\n  File "/var/local/software/openerp-6.0-trunk-20110603-0404/server/bin/service/web_services.py", line 599, in dispatch\n    res = fn(db, uid, *params)\n  File "/var/local/software/openerp-6.0-trunk-20110603-0404/server/bin/osv/osv.py", line 126, in wrapper\n    self.abortResponse(1, inst.name, \'warning\', inst.value)\n  File "/var/local/software/openerp-6.0-trunk-20110603-0404/server/bin/netsvc.py", line 70, in abortResponse\n    raise Exception("%s -- %s\\n\\n%s"%(origin, description, details))\nException: warning -- Programming Error\n\nThere is no reference available for res.partner.function\n')

  
  addons/ : launchpad_translations_on_behalf_of_openerp-20110602060319-yd7ydo50oksv630o 4626
  addons-extra/ : jesteve@xxxxxxxxxxxxxxx-20110602100646-66syzmd3oed7khgc 5494
  domsense-agilebg-addons-6.0/ : lorenzo.battistini@xxxxxxxxxxx-20110531174254-d4focd2vfednhkc1 8
  server/ : launchpad_translations_on_behalf_of_openerp-20110530054037-wxjyiqpks1m9p9r9 3436
  web/ : noz@xxxxxxxxxxx-20110602111520-r5i6ynx4bizepzhq 4626


References