http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5872
--- Comment #28 from Katrin Fischer <[email protected]> 2011-07-27 22:17:12 UTC --- Some first comments from playing with the new interface: kf 1) Filter is a bit confusing to use. I didn't know what to put in there at first, but Liz figured it out. You can enter itemtype or category descriptions and it will limit the display to those. It's a cool feature, but I think we may need a hint about it in an updated help file and perhaps a better label for the field. kf 2) There is something wrong with systempreference ReservesControlBranch. There is an insert for this systempreference in the patch (+$DBversion = '3.05.00.005';) and it's already in the pref file in master. But I can't find it in the systempreference sql files? It also already present in updatedatabase.pl: 2741 $DBversion = '3.01.00.066'; kf 3) Fine amount is not formatted nicely, displayed like saved in the database: 1.00000 kf 4) 'Reserves' tab should be named 'holds' tab. kf 5) 'Holds restricted to library' is a checkbox. Allow on shelf holds is a yes/now pull down. Why use different elements for boolean values? Question: In the old circ matrix it was possible to define that an itemtype can not be placed on hold at all (below circ matrix). How is that done now? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
