http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15312
Bug ID: 15312
Summary: Make fix_accountlines_date.pl handle all date formats
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Changing the sysprefs 'dateformat' and/or 'TimeFormat' on a production server
with overdue items that is accruing fines can result in duplicate fines.
Reason: The date is stored in syspref format in the table accountlines,
description field and parsed is from there.
Until we have a rewrite of the accounts system ready, the script
fix_accountlines_date.pl can be used to parse and change the date format.
However it handles only 'us' and 'metric' as previous date formats.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/