odoo/addons/web/static/src
Géry Debongnie e6a2d222d6 [FIX] correctly expand many2ones in autocompletion
The ManyToOneField widget evaluated the domain before doing a name_search,
but the domain should not be evaluated client side, because it can only
be static at that point. It caused crash in autocompletion because
some variables could not be found in the context (see stage_id in
project.task for example)
2014-09-18 11:04:01 +02:00
..
css [FIX] css: move overflow auto from body to webclient to prevent some element from triggering anoter scrollbar 2014-09-18 10:36:37 +02:00
font [IMP] clean permissions and shebang in files 2013-05-14 12:37:36 +02:00
img [IMP] compress *logo*.png with pngquant 2014-09-16 19:54:59 +02:00
js [FIX] correctly expand many2ones in autocompletion 2014-09-18 11:04:01 +02:00
xml [FIX] web: about odoo: correct bootstrap structure inside the modal 2014-09-11 11:55:30 +02:00