[Bug 6508] New: Enhancement: Additional Information on the Fines & Charges Tab in the Patron Details of Staff Client
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6508 Bug #: 6508 Summary: Enhancement: Additional Information on the Fines & Charges Tab in the Patron Details of Staff Client Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Staff Client AssignedTo: paul.poulain@biblibre.com ReportedBy: helen.linda@goddard.edu QAContact: koha-bugs@lists.koha-community.org CC: gmcharlt@gmail.com Created attachment 4487 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4487 Screenshot of Patron Details Tabs in Staff Client On the patron details page in the staff client,if a patron has something checked out or on hold, it shows how many items in the check out or hold tab at the bottom of the page. It does not, however, show any indication of an amount of fines or charges unless you click on it. Please refer to the attached screenshot. Proposals for fix: 1. Have the "total due" or the number of fines that have been assessed show in the tab before the words "Fines and charges", just as a number shows before checkouts and holds? 2. Make the tab to be "hot" in some way, like if a patron owes fines, the font changes to bold red for that tab? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6508 Joonas Kylmälä <j.kylmala@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |j.kylmala@gmail.com --- Comment #1 from Joonas Kylmälä <j.kylmala@gmail.com> --- In the checkout page there is for example the message: Attention: Fees & Charges: Patron has Outstanding fees & charges of 2.00. <Make payment> This message can vary if there is some other information which might prevent the checkout. I propose that we include that same thing to the page Details (maybe under the alternate address info). I looked into this already but it looked difficult to implement because at the moment there is no abstraction in the code which serves the Check out page. And the solution which I see as doable in a short period of time (4 hours) is to just copy paste the code from circulation.pl. Otherwise it could take day(s) to refactor circulation.pl to use some generic functions to get the info. And then after that do the code which shows the info in the Details page... Refactoring is what I would go with but... We will see. I like also the idea of having the red indication in the fines tab and it could also have the amount owed in the title. -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6508 Joonas Kylmälä <j.kylmala@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=14497 -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6508 Joonas Kylmälä <j.kylmala@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=3153 --- Comment #2 from Joonas Kylmälä <j.kylmala@gmail.com> --- Please, see also the bug 3153. Maybe we could refactor the code so that we could have the alert Attention: Fees & Charges: Patron has Outstanding fees & charges of 2.00. <Make payment> in many places shown easily. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org