Cédric Krier pushed to branch branch/default at Tryton / Tryton
Commits: ed532372 by Cédric Krier at 2024-11-29T12:59:50+01:00 Ensure current record is None after removing record from the group The removal can trigger __select_changed on the list view which may set the first record of the selection as the current record which may be the deleted record. This prevents the display triggered by record_modified to set the current record in the selection as it has been removed from the group. Closes #13712 - - - - - 1 changed file: - tryton/tryton/gui/window/view_form/screen/screen.py View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/commit/ed532372fe23eff7fe3e7c94b145bd87c5cf741d -- View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/commit/ed532372fe23eff7fe3e7c94b145bd87c5cf741d You're receiving this email because of your account on foss.heptapod.net.
