Cédric Krier pushed to branch branch/default at Tryton / Tryton
Commits: 372dbf53 by Cédric Krier at 2024-04-14T11:07:33+02:00 Always raise RPCException in RPCExecute So when calling RPCExecute without processing exception, all exceptions can be catch with RPCException. Closes #12874 - - - - - a3b3e6ba by Cédric Krier at 2024-04-14T11:18:31+02:00 Catch only RPCException on RPCExecute without exception processing - - - - - 9 changed files: - tryton/tryton/common/common.py - tryton/tryton/common/completion.py - tryton/tryton/device_cookie.py - tryton/tryton/gui/main.py - tryton/tryton/gui/window/email_.py - tryton/tryton/gui/window/view_form/model/record.py - tryton/tryton/gui/window/view_form/screen/screen.py - tryton/tryton/gui/window/view_form/view/form_gtk/state_widget.py - tryton/tryton/gui/window/wizard.py View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/compare/06448d7bdb976b7057a465ca332bbc638e91653e...a3b3e6ba1d8800e4dd38e8fa7af9112c24dc141a -- View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/compare/06448d7bdb976b7057a465ca332bbc638e91653e...a3b3e6ba1d8800e4dd38e8fa7af9112c24dc141a You're receiving this email because of your account on foss.heptapod.net.
