https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31713 --- Comment #12 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- These comments got me re-reading the notice. (In reply to David Nind from comment #7)
I've tested and have some feedback:
1. Things work as expected using the test plan (for step 2, FINE_SUMMARY should be FEE_SUMMARY).
Oops.. it should probably be renamed again though given the below
2. For the print menu for the patron, this is labelled "Print fines slip": should these be "Print charges slip"? I thought we were heading in the direction of using charges rather than fines, but this it is not covered in the terminology list.
'Charges' isn't 100% correct either.. we actually allow printing of and 'outstanding' accounts.. credit or debt.
3. If I add a manual credit that is more than the outstanding balance (that is, overall the library owes the patron) but don't apply it, I can't print the slip. I assume that if this is the case, staff would know to apply the credit.
This feels like a bug.. One should be able to print if there are any outstanding accounts in either direction I think.
4. For the slip: . Should the title be "Outstanding charges"? . The phrase "Total outstanding dues as on date:" doesn't make much sense to me. Possibly "Total outstanding charges" or just "Total outstanding"? . Could the Amount and Outstanding columns be right aligned with the amounts?
Given the above about the slip in theory printing both debts and credits outstanding, I'm not sure what to put in the overall title..
This all works, so hope my feedback doesn't come across as too negative!
Not at all.. it's great to have feedback :) -- You are receiving this mail because: You are watching all bug changes.