http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9836
Koha Team Lyon 3 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17929|0 |1 is obsolete| | --- Comment #7 from Koha Team Lyon 3 <[email protected]> --- Created attachment 18074 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18074&action=edit Bug 9836 Filtering sort1 list according to patron category in patron data Hello Forgot to report the add of new column linked_with in kohastructure.sql file corrected. Test plan : 1) Apply patch As a modification had to be made in authorised_values sql table, the database update should be be proposed when launching the Pro interface if not, make it through command line : cd src/installer/data/mysql perl updatadatabase.pl 2) Go to Administration/Authorized values and select Bsort1 category 3) Edit a value you 'd like to bind with a patron category 4) Select the patron category in "Linked to" list and save 5) Do same thing for some other values 6) Go to an existing patron page, Details tab and set the patron category to the one you had linked some Bsort1 values with; 7) If you click below on Sort1 list, you 'll see that only these values are displayed. 8) From Patrons home module choose the category for a new patron in "New patron" list : again, you 'll see that only the linked values are to be seen in Sort1 list 9) Sign off the patch. Olivier Crouzet -- You are receiving this mail because: You are the assignee for the bug. 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/
