[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 Aug 12 08:08:03 CEST 2022


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

Emmi Takkinen <emmi.takkinen at koha-suomi.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #133112|0                           |1
        is obsolete|                            |

--- Comment #38 from Emmi Takkinen <emmi.takkinen at koha-suomi.fi> ---
Created attachment 139041
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139041&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