odoo/addons/web/static
Xavier Morel 64538c181e [FIX] domain and context generation on m2o fields
by default, an m2o field should behave like a charfield (== use its
textual value), but if the domain is fully default (no filter_domain
and no custom operator) and the user explicitly selected an object
(which is the only thing he can do at this point in the new search
view), then we can generate a domain matching exactly the stored id.

bzr revid: xmo@openerp.com-20120503163709-odlnib513h3f84v6
2012-05-03 18:37:09 +02:00
..
lib [MERGE] from trunk 2012-04-19 10:12:13 +02:00
src [FIX] domain and context generation on m2o fields 2012-05-03 18:37:09 +02:00
test [FIX] domain and context generation on m2o fields 2012-05-03 18:37:09 +02:00