openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #27467
[Bug 1294617] [NEW] Type assertion error in Survey answer wizard.
Public bug reported:
In file ./addons/survey/wizard/survey_answer.py at 403 line.
In argument 'id' in write() method expects integer or long, but passed string(or unicode).
Attaching patch file with type casting.
** Affects: openobject-addons
Importance: Undecided
Status: New
** Tags: survey wizard
** Patch added: "survey_answer.patch"
https://bugs.launchpad.net/bugs/1294617/+attachment/4032173/+files/survey_answer.patch
--
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/1294617
Title:
Type assertion error in Survey answer wizard.
Status in OpenERP Addons (modules):
New
Bug description:
In file ./addons/survey/wizard/survey_answer.py at 403 line.
In argument 'id' in write() method expects integer or long, but passed string(or unicode).
Attaching patch file with type casting.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1294617/+subscriptions
Follow ups
References