[REM] pointless overrides to value_from and make_domain
authorXavier Morel <xmo@openerp.com>
Thu, 3 May 2012 15:47:51 +0000 (17:47 +0200)
committerXavier Morel <xmo@openerp.com>
Thu, 3 May 2012 15:47:51 +0000 (17:47 +0200)
commitaca54c981267df74e32fe981b1d0c62e84634fa6
tree5c628c9438e155702de1774b18e6abe6ebfdcb08
parent0c99ac1333caa85ba61de4a36cf8576e7747568c
[REM] pointless overrides to value_from and make_domain

- selection does not need to override get_value/value_from
- neither does boolean, its selection values can be correctly set from the start
- m2o can only facet correct values, not fuzzy, so the make_domain override is not useful

bzr revid: xmo@openerp.com-20120503154751-w5pojni831xwu6bv
addons/web/static/src/js/search.js