http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919
--- Comment #21 from Jonathan Druart <[email protected]> --- Created attachment 11751 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11751&action=edit Bug 7919: Followup FIX several behaviours Hi Sonia, (In reply to comment #20) > test with a sandbox : > a few points about this patch : > 1. In tables patron category administration, authorized values,,patron > attributes types, when appears "1 branches limitations" there's a link which > point on the actual page : either it doesn't point on the good URL or it > wasn't usefull. Ok, I replaced the "a href" link with a "span" to avoid ambiguity. The limitations appear with a mouseover. > 2.In the table Patron attribute types, there's an inversion between column > actions et column Branches limitations Done. > 3.In page members/memberentry.pl, there's no Drop-down menu for sort1 and > sort2, so restrictions on Bsort1 and Bsort2 in authorized values can't be > apply A bug is corrected. It would work now. > 4.In additem.pl, i try a restriction on LOST, it works but the value isn't > saved Hum... It works for me. > 5.In acqui/neworderempty.pl, restrictions about localisation don't work Done. > 6.There's no Drop-down menu in tools/import_borrowers.pl Normaly you can filter on Patron Categories. Now you have Sort1 and 2 too. Thank you for testing ! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
