odoo/addons/base/static/openerp/js
Xavier Morel c3d74fe290 [ADD] handling of own values on fields (e.g. self, values which are used to evaluate the field's context and domain, but not any other field's)
Also fix bugs in fields_view_get: didn't evaluate filter_domain to a nonliteral Domain (or a literal domain dict)

bzr revid: xmo@openerp.com-20110329090941-av5ymojubq23yjim
2011-03-29 11:09:41 +02: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 [MERGE] fixes from trunk for annoying no-id-menu click 2011-03-25 14:33:59 +01:00
base_views.js [ADD] handling of own values on fields (e.g. self, values which are used to evaluate the field's context and domain, but not any other field's) 2011-03-29 11:09:41 +02: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