client doesn't handle '==', '<>', 'in', 'not in' operators on field attrs={} expression

Bug #309737 reported by Xavier ALT
2
Affects Status Importance Assigned to Milestone
Odoo GTK Client (MOVED TO GITHUB)
Fix Released
Undecided
Unassigned

Bug Description

With GTK Client (revno 815) *attrs* attribute expression doesn't handle thoses operators:
 - ==
 - <>
 - in
 - not in

So code like this one won't work:
<field name="code" attrs="{'readonly': [('code', 'in', ['test1', 'test2', 'test3'])]}"/>

Notice, with openobject-client-web, all this cases are fully working.

Revision history for this message
Xavier ALT (dex-phx) wrote :
Changed in openobject-client:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.