https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33783
--- Comment #8 from Tomás Cohen Arazi <[email protected]> --- Created attachment 151789 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151789&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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
