https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19889
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Tomás Cohen Arazi <[email protected]> --- # Work to be done: 1 - Add a new column to the items table - 'exclude_from_local_holds_priority' or similar 2 - This field should be settable on the edit item form, and bath modifications 3 - Modify existing local holds priority code to skip items with column flag 'exclude_from_local_holds_priority' set for checking local hold priorities 4 - Add a column to 'categories' => 'excluded_from_localholds_priority' 5 - Alter code to ignore local holds priority for these -- 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/
