Cédric Krier pushed to branch branch/7.2 at Tryton / Tryton


Commits:
2cb96c14 by Cédric Krier at 2025-04-28T10:49:34+02:00
Process on a copy of imported data

The process_lines of ModelStorage.import_data pop rows when importing One2Many.
But if the transaction has to be restarted for example if a lock is needed, the
original data from the request has been altered for the second call losing some
or all the data to be imported.

Closes #13984
- - - - -


1 changed file:

- trytond/trytond/model/modelstorage.py


View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/commit/2cb96c1427d7c0edcb1c9b5b410e220db3f8958e

-- 
View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/commit/2cb96c1427d7c0edcb1c9b5b410e220db3f8958e
You're receiving this email because of your account on foss.heptapod.net.

Reply via email to