http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9671 Bug ID: 9671 Summary: fines.pl cronjob help lists wrong values for finesmode syspref Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Command-line Utilities Assignee: gmcharlt@gmail.com Reporter: jcamins@cpbibliography.com
From misc/cronjobs/fines.pl -h: "If the Koha System Preference 'finesMode' is set to 'production', the fines are charged to the patron accounts. If set to 'test', the fines are calculated but not applied." In fact, finesMode can be set to either "Calculate (but only for mailing to the admin)" or "Calculate and charge."
-- You are receiving this mail because: You are watching all bug changes.