https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18527

--- Comment #1 from Liz Rea <l...@catalyst.net.nz> ---
Created attachment 64714
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64714&action=edit
Bug 18527 - Add a system preference to exclude renewals from the quick slip

To test:

Set up your test case:

Issue 4 books to a borrower.
1 we leave alone, that's today's issue.
2 Renew one of them - that's today's renewal.
3 Back date the issue date on the third one, in the database. Do not renew it.
This is an issue not from today that has not been renewed.
4 Back date the issue date on the fourth, and set a renew date in the past in
the database. This is an issue not from today that has been renewed in the
past.

With the syspref ShowRenewalsQuickSlip set to "Show"
Print a quick slip for this borrower, you should see only issues 1 and 2.
3 and 4 should never appear on this slip.
This is the current behaviour of the quick slip, nothing should change.
This is also the default of the syspref.

With the syspref ShowRenewalsQuickSlip set to "Don't show"
Print a quick slip for this borrower, you should see only issue 1 (today's
issue)
Issues 2, 3, and 4 should not appear on this slip.
This is the new behaviour, and must be activated by changing the syspref.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to