https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30812
--- Comment #1 from Thomas Klausner <[email protected]> --- Created attachment 139043 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139043&action=edit A valuebuilder workaround Here is a valuebuilder that works around that problem by autofilling 020$a with ISNB without dashes after a value is entered into 020$9 (ISBN with dashes) Not optimal, but better than loosing data... Copy the file into `intranet/cgi-bin/cataloguing/value_builder` and enable it as a plugin to 020 subfiled 9. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
