https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6532
Kendall Purser <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #17 from Kendall Purser <[email protected]> --- Created attachment 191520 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191520&action=edit I used a Page and a snippet in IntranetUserJS to add this functionality to our install. My catalogers requested this feature, and when I found there wasn't a ready made one, I wrote this. It adds a link to the current "Attach Item" dialogue that goes to the associated Page where a JavaScript "fetch" loops over the given bar codes and adds them to the bib record. It does NOT check if the old bib has any items left on it like the single attach item does. -- You are receiving this mail because: You are the QA Contact for the bug. 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/
