Cédric Krier pushed to branch branch/default at Tryton / Tryton
Commits: fef2574c by Cédric Krier at 2023-12-17T22:54:17+01:00 Do not check access when retrieving action ID The ID does not contain any security data. If the user does not have access to the action, an access error will be raised later when actual values are read. Closes #12803 - - - - - da29c76d by Cédric Krier at 2023-12-17T22:57:20+01:00 Do not try to read action values if the ID does not exist - - - - - 1 changed file: - trytond/trytond/ir/action.py View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/compare/539dc9578430153096430ec794016b0958694552...da29c76d2f693020daf08c0ecc9c859e0782fe93 -- View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/compare/539dc9578430153096430ec794016b0958694552...da29c76d2f693020daf08c0ecc9c859e0782fe93 You're receiving this email because of your account on foss.heptapod.net.