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

--- Comment #1 from Fridolin Somers <[email protected]> ---
Created attachment 166195
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=166195&action=edit
Bug 36787: staticfines.pl add use Koha::DateUtils::output_pref

misc/cronjobs/staticfines.pl is calling output_pref() but it is missing from
module import :
use Koha::DateUtils qw( dt_from_string );

Test but running staticfines.pl

-- 
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/

Reply via email to