Koha/C4/SIP/ILS
Nick Clemens c6c2fe81a2
Bug 32624: Don't include guarantee or guarantor fines in BV (fines amount) in SIP messages
This patch chanegs the code to report only the patron's personal fines, and to report a block
from other fines in the screen message

This is to prevent overpayment on accounts from SIP machines

To test:
1 - prove t/db_dependent/SIP/Patron.t

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-02-09 10:21:27 -03:00
..
Transaction
Item.pm
Item.pod
Patron.pm Bug 32624: Don't include guarantee or guarantor fines in BV (fines amount) in SIP messages 2023-02-09 10:21:27 -03:00
Patron.pod
Transaction.pm