[Koha-bugs] [Bug 12285] Allow easy printing of patron's fines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 8 12:06:26 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12285

--- Comment #31 from Emmi Takkinen <emmi.takkinen at koha-suomi.fi> ---
Created attachment 133112
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133112&action=edit
Bug 12285: Don't print fines with undef amountoutstanding

Accountlines with undefined amountoutstading value are
printed in fineslip.

To test:
1) Find patron with credit type accountlines.
2) Edit some of those lines from database, set their
amountoutstanding as NULL.
3) Print fineslip.
=> Note that edited credit lines are displayed in the
fineslip.
4) Apply patch.
5) Print fineslip.
=> Note that lines are no longer displayed in the
fineslip.

Sponsored-by: Koha-Suomi Oy

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list