odoo/addons/web/static/src
Christophe Matthieu 2f842d1703 [FIX] web: assertion error when save after speed multi delete in one2many
To reproduce use a form view with a one2many editable list and create a lot of lines. Then click a few times quickly on the delete.
If the user click at least two times on delete of a same record, the dataset add the id in "to_delete" the virtual id because "to_create" doesn't contains the virtual id of the record deleted previously.

E.g.: create a "Customer Payments" and select a "Customer" and "Payment Method" who generate a lot of "Credits" lines.
2015-10-12 17:15:28 +02:00
..
css [FIX] web: css for popup search view float position 2015-09-14 12:15:10 +02:00
font [FIX] File permission: remove unnecessary executable perm on files 2015-01-23 11:11:27 +01:00
img [FIX] Use local copies of png instead of fetching them from websites 2015-01-23 11:23:04 +01:00
js [FIX] web: assertion error when save after speed multi delete in one2many 2015-10-12 17:15:28 +02:00
xml [MERGE] forward port of branch 7.0 up to 1c0bc7c 2015-06-30 12:47:27 +02:00