https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30975
--- Comment #58 from Pablo López Liotti <[email protected]> --- (In reply to Katrin Fischer from comment #57) > (In reply to Pablo López Liotti from comment #56) > > 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 > > Hi Pablo, this bug is not related to your problem. When in doubt: ask on the > mailing list or in the IRC chat first :) But: as stated in the system > preference description, only the first field listed with a value will be > used. So the preference is behaving as expected. You can currently not > combine contents from different fields. You could file a new and separate > enhancement request bug for this. Thks Katrin, yes, I continued testing many times and understand that take only a field. For the call number as we make (with 2 fields), don´t be useful. Maybe works for us if we put UDC in 080$a and complete call number (UDC + Cutter for topographic) in 092$a. It´s a repetition but by the moment... The other way is complete the item form in 952$o subfield. As I understand many libraries (in Latin Américas at least) use that combination . This enhancemente will be most useful for many people. Thks again, cheers -- 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/
