odoo/addons/web/static
Nicolas Lempereur 2b90e054bb [FIX] web: keep domain with search field
Currently (since commit e6a2d222d6), the domain of a search view field tag
is dropped.

This previous change was done since some of these domains refers to a
field not available in the javascript.

This fix drop the domain only if it can't be evaluated in the javascript
side.

opw-632030
2015-04-22 10:58:19 +02:00
..
lib [FIX] py.js: arguments dispatching in PY_call 2015-03-03 11:51:50 +01:00
src [FIX] web: keep domain with search field 2015-04-22 10:58:19 +02:00
test [ADD] js tests: more relativedelta tests 2015-03-03 11:55:18 +01:00