]> git.koha-community.org Git - koha.git/commit
Bug 8129 - Quickslips not printing
authorLiz Rea <wizzyrea@gmail.com>
Tue, 29 May 2012 21:06:22 +0000 (16:06 -0500)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 5 Jun 2012 14:57:49 +0000 (02:57 +1200)
commit5721f183ee7f848077e9836bb96f3de90d5d6b3f
treed0d43b46287781ba9b248a23b24bb94b01d39eee
parent36bd03b0166e17df1c97d8e2ab9751e3d5fcb322
Bug 8129 - Quickslips not printing

Implemented from the suggestions attached to the bug.

To test:
Check out a book to a patron
Click print -> quick slip

Slip should show only today's checkouts.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Members.pm