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


Commits:
a2ef99b3 by Cédric Krier at 2024-08-23T15:25:16+02:00
Save generated avatar in a single call

Instead of saving the avatar on each record which result in an UPDATE query
for each record, grouping the saving of the avatars allows to INSERT multiple
row at once.

Closes #13472
- - - - -


1 changed file:

- trytond/trytond/model/avatar.py


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

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


Reply via email to