https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40508
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |ity.org | --- Comment #1 from David Cook <[email protected]> --- The following patch uses the default 9999 for all fields except for the 000, 008, and 952$p. 000 and 008 use 24 and 40 respectively (which is set by the "sql_statements" at the bottom of the YAML file anyway. We set 952$p to 20 as that's the limit on the barcode field (as per bug 40471). -- 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/
