[Koha-bugs] [Bug 9313] add fine amounts to overdue with fines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Feb 22 22:08:46 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9313

wajasu <matted-34813 at mypacks.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matted-34813 at mypacks.net

--- Comment #1 from wajasu <matted-34813 at mypacks.net> ---
For clarification:
Would you want a column "Total Charges" accrued for that item?
(And not necessarily an enumeration.)

There might be accountlines having accounttype:
Rental  - $5.00

staticfine  - multiple of these for each interval run.
F       - $1.00
F       - $1.00
F       - $1.00
F       - $1.00
F       - $1.00
F       - $1.00

fine
FU      - $1.00

So the sum would be $12.00.

Any attempt to list each fine may be cumbersome if there are many.

Currently version 3.12+ you can click the Patron link and then the Fines tab as
you know.

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