odoo/addons/web/static
Olivier Dony 300d5be0e6 [FIX] web: int/float fields were not offering auto-completion in search views, making them un-searchable except via advanced search
Added the missing complete() function and removed the incorrect
value_from() override that seemed to be a leftover remnant
of the 6.1 search field implementation of get_value(), wrongly
renamed for 7.0.

bzr revid: odo@openerp.com-20130328120337-lao4o9i0owsbpysi
2013-03-28 13:03:37 +01:00
..
lib [FIX] replace uncommon month names of the ar_SY datejs localization file by more standard ones, courtesy of Ahmad Khayyat 2013-03-08 09:00:20 +01:00
src [FIX] web: int/float fields were not offering auto-completion in search views, making them un-searchable except via advanced search 2013-03-28 13:03:37 +01:00
test [FIX] filter preceded by an invisible filter in the same group 2013-03-21 16:51:23 +01:00