odoo/addons/web/static
fka-odoo 875d7ed38e [FIX] web: sort with undefined value
In this awesome programming language called javascript, undefined is neither bigger nor smaller than a string. Previous code was then considering undefined values equal to any string.
This fix allows to sort in a column of a o2m field and group the undefined values together. opw 607704
2014-09-11 17:38:40 +02:00
..
lib Update undescore.js to version 1.6 and underscore.string.js to version 2.3 2014-03-04 13:55:28 +01:00
src [FIX] web: sort with undefined value 2014-09-11 17:38:40 +02:00
test [FIX]web: test testing the customer filter save was wrong, was using wrong method text() instead of val() to set the filter name 2013-10-22 18:53:18 +02:00