odoo/addons/base/static/openerp/js
Xavier Morel f9e10d85a1 [IMP] only send domain if there's a value (the field is 'enabled')
bzr revid: xmo@openerp.com-20110324180028-3cuim4glo70wezkh
2011-03-24 19:00:28 +01:00
..
base.js window.openerp is is now a regular object, split controllers into chrome and views 2011-03-17 00:56:34 +01:00
base_chrome.js [FIX] shut up the annoying console spamming by default. To enable it, set 'openerp.debug' to true or add 'debug' at the start of the querystring 2011-03-24 21:48:13 +01:00
base_views.js [IMP] only send domain if there's a value (the field is 'enabled') 2011-03-24 19:00:28 +01:00
tests.js [IMP] implement DataSet.find, rename .ids() to .fetch() (and the corresponding event), make list and form views use the new dataset API 2011-03-23 09:34:41 +01:00