← Back to team overview

openerp-dev-web team mailing list archive

[Bug 712555] [NEW] set interview in human resources applicants

 

Amit Parik (OpenERP) (amp-openerp) has assigned this bug to you for OpenERP Web Client:

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

** Affects: openobject-client-web
     Importance: Low
     Assignee: OpenERP SA's Web Client R&D (openerp-dev-web)
         Status: Confirmed

-- 
set interview in human resources applicants
https://bugs.launchpad.net/bugs/712555
You received this bug notification because you are a member of OpenERP SA's Web Client R&D, which is a bug assignee.