odoo/addons/web/static
Christophe Simonis dc9bcf479d [FIX] Allow search on `_inherits` fields.
As `_inherits` fields are now handled via `related`
fields (not stored, obviously), a new descriptor
`searchable` has been added to `fields_get()` result
to indicated if the field is searchable or not.
2014-08-06 15:01:01 +02:00
..
lib [FIX] web: update bootstrap to version 3.2.0; add bootstrap less files 2014-07-10 16:59:31 +02:00
src [FIX] Allow search on `_inherits` fields. 2014-08-06 15:01:01 +02:00
test [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00