https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35885
Magnus Enger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #177700|0 |1 is obsolete| | --- Comment #7 from Magnus Enger <[email protected]> --- Created attachment 177828 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=177828&action=edit Bug 35885: Sort vendors by name by default Signed-off-by: Magnus Enger <[email protected]> To reproduce: - Set ERMModule = Enable - In the Acquisitions module I added 4 vendors, with names X, A, C, Y, in that order - Went to E-resource management > Agreements > New agreement - In the "Vendor" dropdown, the vendors are listed in the order they were entered: X, A, C, Y To test: - Applied the patch + restart_all + run "yarn js:build" in the cloned Koha repo inside KTD - Shift-reload the "New agreement" page - Vendors are in alphabetical order -- 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/
