[Bug 14886] New: Overdues notices: <<items.fine>> prints $0.00 when no fine exists.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14886 Bug ID: 14886 Summary: Overdues notices: <<items.fine>> prints $0.00 when no fine exists. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: barton@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org The <<items.fine>> markup will print $0.00, even when no accountlines entry exists which corresponds to the current borrower/itemnumber. To test: Set up circ rules for two item types (A and B). Make the loan duration the same for both, but only charge fines on item type A. Set up overdue notices which include <<items.fine>>. Set up notice triggers. Check out items of types A and B, back-dating the check-out so that both items trigger today. Run fines.pl by hand. Check accountlines database, make sure that there is a fines entry for the item of type A. Run overdue_notices.pl by hand. Inspect the generated notice. Item of type B will show a fine of $0.00. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14886 Barton Chittenden <barton@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Overdues notices: |Overdue notices: |<<items.fine>> prints $0.00 |<<items.fine>> prints $0.00 |when no fine exists. |when no fine exists. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14886 Barton Chittenden <barton@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=11144 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14886 Barton Chittenden <barton@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=14887 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14886 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Barton, I am not sure this is a bug. I'd prefer something like: Title of book Fine: 0,00€ to Title of book Fine: in the overdue notices. The first seems clearer to the user for me. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14886 Barton Chittenden <barton@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #2 from Barton Chittenden <barton@bywatersolutions.com> --- (In reply to Katrin Fischer from comment #1)
Hi Barton,
I am not sure this is a bug. I'd prefer something like:
Title of book Fine: 0,00€
to
Title of book Fine:
in the overdue notices. The first seems clearer to the user for me.
Fair point, given that we don't have any conditional logic within the notices themselves (in which case, leaving off 'Fine:' would be my preference). If I were receiving a notice, I think that I would prefer Title of book Fine: -- over Title of book Fine: 0,00€ but that's a quibble. I'll close the bug. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org