Cédric Krier pushed to branch branch/default at Tryton / Tryton
Commits: 561f9c7d by Cédric Krier at 2023-11-16T16:32:43+01:00 Update trees of chart of accounts with 2 passes When a new parent is added to a tree template like types, taxes or tax codes, the corresponding record of the new template parent is not yet created. So we need to use a default value for the parent and update again the tree after creating the new records. Closes #12755 - - - - - 3 changed files: - modules/account/account.py - modules/account/tax.py - modules/account/tests/test_module.py View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/commit/561f9c7dbdc2a2c39c1fe5f6bf7274d01ee9ebd6 -- View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/commit/561f9c7dbdc2a2c39c1fe5f6bf7274d01ee9ebd6 You're receiving this email because of your account on foss.heptapod.net.