Koha/C4/SIP/ILS/Transaction
Jonathan Druart 20bcd599d3 Bug 29385: Catch register_id for payments against fees
This patch refactors the pay method in SIP FeePayment such that we
consistently pass parameters to both invocations of Koha::Account->pay.

It ensure the missing cash_register definition is passed when a set of
account lines to pay is defined.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-02-16 11:51:10 -10:00
..
Checkin.pm Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
Checkout.pm Bug 29869: Remove C4::Reserves::ModReserveFill 2022-02-10 14:44:22 -10:00
FeePayment.pm Bug 29385: Catch register_id for payments against fees 2022-02-16 11:51:10 -10:00
Hold.pm Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
Renew.pm Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
RenewAll.pm Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00