Error in GTK-client in some forms using on_change
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenERP modules by Vertel |
New
|
High
|
Anders Wallenquist |
Bug Description
in GTK Openerp Client: click to "FLEET MANAGER ->Operations Managment->Fuel Log" and "FLEET MANAGER ->Operations Managment->Fleet Card Expenses",getting error:
File "/home/
response = xmlrpclib.
File "/usr/lib/
data = m.dumps(params)
File "/usr/lib/
dump(v, write)
File "/usr/lib/
f(self, value, write)
File "/usr/lib/
dump(v, write)
File "/usr/lib/
f(self, value, write)
File "/usr/lib/
dump(v, write)
File "/usr/lib/
f(self, value, write)
File "/usr/lib/
raise TypeError, "cannot marshal None unless allow_none is enabled"
TypeError: cannot marshal None unless allow_none is enabled
This is a GTK Client error only, as https:/
/openobject-
A question are sent to https:/ /launchpad. net/~pieterj if he has the solution for this bug.
https:/ /answers. launchpad. net/openobject- server/ +question/ 201487
"""
Using "onchange( parameter or False )" constructs, you can prevent this.
"""