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


Commits:
7f259367 by Cédric Krier at 2023-09-28T17:44:29+02:00
Do not store in transaction cache instances of Reference fields

If the target of the Reference field is deleted, the transaction cache is not
cleared because there is no "ON DELETE" support for Reference field. 
Instead
the ids are checked in the Reference.get method.

Closes #12599
- - - - -


1 changed file:

- trytond/trytond/model/modelstorage.py


View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/commit/7f25936732310704ad6296d5ab3f35e3276e2157

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


Reply via email to