http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9992
--- Comment #1 from [email protected] --- It appears the javascript is looping over all the form fields to find the home branch including the supplemental issue. Since the supplemental issue comes later in the form the javascript pulls the location from that field. I confirmed that setting the permanent location on the supplemental issue causes the javascript to generate the proper barcode. It seems the javascript is generated by C4/Barcodes/ValueBuilder.pm. Any thoughts on how to patch it? -- 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/
