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


Commits:
64df6918 by Cédric Krier at 2024-04-05T14:39:23+02:00
Convert recursive calls of reconcile accounts wizard into loop

The recursive calls may reach the Python recursion limit if there are a lot of
accounts and parties to process.
So converting the recursion into a loop prevent reaching this limit.

Closes #13164
- - - - -


2 changed files:

- modules/account/CHANGELOG
- modules/account/move.py


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

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


Reply via email to