Koha/pos
Martin Renvoize 58ec862da2 Bug 26734: Ratify account slip printing
This patch simplifies the members/print*.pl controller scripts to only
pass around the minimum required data for the templates.

Test plan
Slips should continue to print as they did prior to the patch
1/ Add a manual invoice and manual debit to a patrons account
2/ Print a slip for the manual invoice, compare to a printed slip prior
to the patch.
3/ Print a slip for the manual debit, compare to a printed slip prior to
the patch.
4/ Signoff.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-04-12 15:27:50 +02:00
..
pay.pl Bug 24786: Update point of sale to use session register 2020-11-06 15:39:59 +01:00
printreceipt.pl Bug 26734: Ratify account slip printing 2021-04-12 15:27:50 +02:00
register.pl Bug 26418: Fix translatability of REFUND credit type 2020-09-28 15:07:27 +02:00
registers.pl Bug 26023: Properly secure the cashup action for libraries 2020-08-24 10:12:42 +02:00