https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15851
--- Comment #31 from Katrin Fischer <[email protected]> --- Using $0 is non standard and not an option for all libraries as not all libraries maintain their records locally in Koha. It's good to keep different use cases in mind. If the script was adding biblionumber to 001, I guess it would not matter as much: 001 = 999$c so $w = $0? -- 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/
