https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38532
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes the patron check release notes| |out and details pages. They | |now show both charges and | |credits, for example: | |- | |Charges: Patron has | |outstanding charges of | |10.00. | |- Credits: Patron | |has outstanding credits of | |35.00 | | | |Previously, the | |pages only listed the | |charges - which could be | |misleading. --- Comment #9 from David Nind <[email protected]> --- I edited the title of the first commit message. How I tested (using KTD): 1. Used Mary Burton as the patron. 2. Added some manual debits and credits: - Manual invoice 1: $5.00 - Manual invoice 2: $5.00 - Manual credit 1: $15.00 - Manual credit 2: $15.00 3. If you look at the patron's check out and details pages, they only show the total charges ($10 in this case): ==> Charges: Patron has outstanding charges of 10.00. 4. Apply the patches. 5. Re-check the pages, they now show: ==> Charges: Patron has outstanding charges of 10.00. Credits: Patron has outstanding creditsof 35.00 I'll add a follow-up to add a space for the credits message. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
