Bug 31714: Add Generic way to print patron slips
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 7 Oct 2022 15:24:20 +0000 (16:24 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 21 Oct 2022 13:09:03 +0000 (10:09 -0300)
commitdc86053bd89dcdaec3087d58fe84ef012f552770
tree6ac059f09c0890cb8753c286728c3a190a57517e
parentfd51a238c84b8e9ce5b0f276c4e35e287eb059da
Bug 31714: Add Generic way to print patron slips

This patch adds a very simple controller and template to allow patron
slip printing without all the boilerplate.

See bug 31713 for an example use.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/modules/members/printnotice.tt [new file with mode: 0644]
members/printnotice.pl [new file with mode: 0755]