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


Commits:
1b144812 by Cédric Krier at 2023-10-29T12:59:58+01:00
Set current record explicitly after loading records on screen

Since ab82d479eca1 screen load does not set current record but some widget
relies on it. So they must set explicitly the current record they need.
Also when a current record is not needed, there is no need to call display
after loading because load already calls display.
- - - - -


9 changed files:

- sao/src/tab.js
- sao/src/view/form.js
- tryton/tryton/common/popup_menu.py
- tryton/tryton/gui/window/form.py
- tryton/tryton/gui/window/view_form/view/form_gtk/many2many.py
- tryton/tryton/gui/window/view_form/view/form_gtk/many2one.py
- tryton/tryton/gui/window/view_form/view/form_gtk/one2many.py
- tryton/tryton/gui/window/view_form/view/list_gtk/widget.py
- tryton/tryton/gui/window/win_form.py


View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/commit/1b1448120eaafc12c57d2ead88ba214a2616eca7

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


Reply via email to