c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #23645
[Bug 778299] Re: survey : ok button is not working in question form
Hello Nimesh,
we have test the issue and fixed it and commit-ed to lp:~openerp-dev/openobject-addons/trunk-bug-778299-kjo and proposed for merging in lp:openobject-addons
Thank You
** Changed in: openobject-addons
Status: In Progress => Fix Committed
--
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/778299
Title:
survey : ok button is not working in question form
Status in OpenERP Modules (addons):
Fix Committed
Bug description:
surveys -> Define Surveys -> Survey pages
open form view ,
click on question act window
open a form view and click on ok button
File "/home/nco/workspace/rdtools/addons/trunk-bug-test-nco/survey/survey.py", line 495, in survey_save
surv_name_wiz.write(cr, uid, [context.get('sur_name_id',False)], {'transfer':True, 'page_no' : context.get('page_number',False) })
File "/home/nco/workspace/rdtools/server/trunk/openerp/osv/orm.py", line 1981, in write
self.datas[object_id].update(vals2)
KeyError: False
Thanks ,
nco
References