https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41553
--- Comment #17 from Andrew Fuerste-Henry <[email protected]> --- Updated test plan: 1 - create one or more funds for which the fund code is not the same as the fund name (default funds in KTD all have codes that match their names, which makes testing here difficult) 2 - add a new order to a basket, confirm that the Fund dropdown on the New Order page only shows fund names 3 - apply patch, updatedatabase, restart_all 4 - confirm you now have the OrderLineFundInfo system preference and it is set to "fund name" at update 5 - add a new order to a basket, confirm that the Fund dropdown on the New Order page only shows fund names 6 - Set OrderLineFundInfo to "fund code" 7 - add a new order to a basket, confirm that the Fund dropdown on the New Order page only shows fund codes 8 - Set OrderLineFundInfo to "fund code and name" 9 - add a new order to a basket, confirm that the Fund dropdown on the New Order page only shows both fund codes and fund names -- 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/
