https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37478
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This adds a -st strict release notes| |option to | |misc/migration_tools/bulkma | |rcimport.pl. This can be | |used to catch any parsing | |errors - if errors are | |found, the record is | |checked to catch any | |problems, outputs the | |warnings, and skips the | |record. --- Comment #14 from David Nind <[email protected]> --- Testing notes (using KTD): 1. After applying the patch, and to get the new Perl module to install, I: 1.1 Shutdown KTD 1.2 Edited my .env file so that: INSTALL_MISSING_FROM_CPANFILE=yes 1.3 Restarted KTD -- 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/
