30 May
2023
30 May
'23
1:36 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33783 --- Comment #10 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 151795 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151795&action=edit Bug 33783: Make sure the value is populated on load time The original patch makes the form set the right values in the order row (before storing it) but misses to load the right value on page load, which is still a regression. This patch solves that. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.