https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30975
Pablo López Liotti <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #56 from Pablo López Liotti <[email protected]> --- Hi, i need use the callnumber.pl to auto-complete 952$o with 080$a and 092$a marc fields to make a full item call number. The ITEMCALLNUMBER syspref holds '080a,092a' value. The 952$o subfield in BKS framework have plugin->callmunber.pl value. I make a biblio record with 080$a = '025' and 092$a = 'T 345' values. Executing additems.pl only it shows '025' in the form. Any ideas? Thks Pablo -- 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/
