odoo/addons/web/static/src
Xavier Morel d51c9a8590 [FIX] double-include of ids in the dataset, and double-save in some cases ~/projects/tiny/web/current
on [change] of a listview record, if there was no id on the record
(id=false) we need to add one. But depending how the creation/addition
of the record was done, the id may already have been inserted e.g. by
the formview.

So first check if the record's id is already in the dataset, and add
it if it's not.

bzr revid: xmo@openerp.com-20120709092401-p1in6bvs5e2ptp5p
2012-07-09 11:24:01 +02:00
..
css [ADD] save button instead of selector during edition 2012-07-03 12:27:50 +02:00
font Improved view switcher icons 2012-05-11 17:42:48 +02:00
img Partial relooking of the searchview 2012-05-24 20:16:48 +02:00
js [FIX] double-include of ids in the dataset, and double-save in some cases ~/projects/tiny/web/current 2012-07-09 11:24:01 +02:00
xml [FIX] only select rows if select_view_id *is set* and matches the record's id 2012-07-02 13:05:30 +02:00