← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 712555] Re: set interview in human resources applicants

 

Hello Amos,

You will see the "interview" button in gtk when you assign the Survey
from "Applied Job" field in applicants form.

Thanks

** Project changed: openobject-addons => openobject-client-web

** Changed in: openobject-client-web
   Importance: Undecided => Low

** Changed in: openobject-client-web
       Status: New => Confirmed

** Changed in: openobject-client-web
     Assignee: (unassigned) => OpenERP SA's Web Client R&D (openerp-dev-web)

-- 
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/712555

Title:
  set interview in human resources applicants

Status in OpenERP Web Client:
  Confirmed

Bug description:
  revno of addons 4403
  O.S.: Ubuntu10.10 64bits

  This Traceback appears when I try to set an interview from applicants
  in human resources. (Traceback respoduced in web client, in gtk the
  button is disabled)

  [2011-02-03 16:25:26,712][informatica] ERROR:web-services:[01]: Exception: Wrong ID for the browse record, got False, expected an integer.
  [2011-02-03 16:25:26,713][informatica] ERROR:web-services:[02]: Traceback (most recent call last):
  [2011-02-03 16:25:26,714][informatica] ERROR:web-services:[03]:   File "/home/amosoviedo/openerp6/openobject-server/bin/service/web_services.py", line 724, in go
  [2011-02-03 16:25:26,714][informatica] ERROR:web-services:[04]:     (result, format) = obj.create(cr, uid, ids, datas, context)
  [2011-02-03 16:25:26,714][informatica] ERROR:web-services:[05]:   File "/home/amosoviedo/openerp6/openobject-addons/survey/report/survey_form.py", line 151, in create
  [2011-02-03 16:25:26,715][informatica] ERROR:web-services:[06]:     for survey in surv_obj.browse(cr,uid,ids):
  [2011-02-03 16:25:26,715][informatica] ERROR:web-services:[07]:   File "/home/amosoviedo/openerp6/openobject-server/bin/osv/orm.py", line 537, in browse
  [2011-02-03 16:25:26,716][informatica] ERROR:web-services:[08]:     return self._list_class([browse_record(cr, uid, id, self, cache, context=context, list_class=self._list_class, fields_process=fields_process) for id in select], context=context)
  [2011-02-03 16:25:26,716][informatica] ERROR:web-services:[09]:   File "/home/amosoviedo/openerp6/openobject-server/bin/osv/orm.py", line 156, in __init__
  [2011-02-03 16:25:26,716][informatica] ERROR:web-services:[10]:     raise BrowseRecordError(_('Wrong ID for the browse record, got %r, expected an integer.') % (id,))
  [2011-02-03 16:25:26,717][informatica] ERROR:web-services:[11]: BrowseRecordError: Wrong ID for the browse record, got False, expected an integer.

  Thanks





References