https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30975 Pablo López Liotti <paliotti@mdp.edu.ar> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paliotti@mdp.edu.ar --- Comment #56 from Pablo López Liotti <paliotti@mdp.edu.ar> --- 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.