odoo/addons/base/static/src/js
Xavier Morel 80e26dce12 [FIX] list-wise aggregation in case of groups
bzr revid: xmo@openerp.com-20110608125531-qmsey70ec127asyt
2011-06-08 14:55:31 +02:00
..
base.js [MOVE] editability code for listviews in a separate files: customizations of Form View require load-time dependencies on form.js, but form.js already depends on ListView (in order to create m2m widgets and sub-widgets), so we need to execute that part after both openep.base.list and openerp.base.form have loaded 2011-06-03 11:36:06 +02:00
chrome.js [MERGE] from trunk 2011-06-06 13:36:21 +02:00
data.js [MERGE] from trunk 2011-06-06 13:36:21 +02:00
dates.js [FIX] fixed dates.js 2011-05-12 16:38:35 +02:00
form.js [IMP] Add flags to prepend records on save, and signal whether the record was updated or created in save callback 2011-06-06 15:11:08 +02:00
list-editable.js [IMP] switching to form view selecting the correct record while in edition mode with a record being edited 2011-06-07 12:55:57 +02:00
list.js [FIX] list-wise aggregation in case of groups 2011-06-08 14:55:31 +02:00
m2o.js [merge] m2o improvements 2011-05-27 11:12:23 +02:00
search.js Import old branch. 2011-05-31 15:01:54 +02:00
tree.js [FIX] Fixed tree variable declaration 2011-05-23 16:46:40 +02:00
views.js [FIX] small warnings 2011-06-06 16:13:09 +02:00