Koha/pos
Martin Renvoize 89cea3d7a7 Bug 27796: Centralise payment/transaction type handling
This patch centralises the payment/transaction type select options
handling so the SIP types are properly in all cases.

Test plan
1) Check that SIP payment types are properly hidden on the following
   modals.
1a) Refund modal on the borrower account page (The 'Account credit'
option should appear here)
1b) Payout modal on borrower account page
1c) Payment via paycollect
1d) Payment via point of sale
1e) Refund via point of sale, register details page (The 'Account
credit' option should only appear for debts associated to a patron and
not for payments accepted via point of sale)
2) Signoff

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-04-16 12:28:17 +02:00
..
pay.pl Bug 24786: Update point of sale to use session register 2020-11-06 15:39:59 +01:00
printreceipt.pl Revert "Bug 26734: Ratify account slip printing" 2021-04-14 15:22:29 +02:00
register.pl Bug 27796: Centralise payment/transaction type handling 2021-04-16 12:28:17 +02:00
registers.pl Bug 26023: Properly secure the cashup action for libraries 2020-08-24 10:12:42 +02:00