odoo/addons/web/static
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
..
lib [FIX] web: Kabyle localization file 2015-05-28 16:33:04 +02:00
src [FIX] web: assertion error when save after speed multi delete in one2many 2015-10-12 17:15:28 +02:00
test [FIX] tests: outdated resource paths in manual test files 2015-09-18 15:52:11 +02:00