[Koha-bugs] [Bug 35653] Allow the patron import script to log it's output to the action_logs cron logging

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 27 18:39:45 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35653

--- Comment #1 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 160325
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160325&action=edit
Bug 35653: Log import_patroni.pl info to action logs

To test:
1. APPLY PATCH
2. Create a CSV file with a few lines that contain at least firstname, surname,
cardnumber
3. Turn on "CronjobLog".
4. Run the import patron script. I did this: perl
/kohadevbox/koha/misc/import_patrons.pl --file 'test1.csv' --matchpoint
cardnumber -c
5. Check the action logs for cronjobs.
6. You should see info. about the import patron script.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list