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

Jesse Maseto <je...@bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #73026|0                           |1
        is obsolete|                            |

--- Comment #2 from Jesse Maseto <je...@bywatersolutions.com> ---
Created attachment 80984
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80984&action=edit
Works like a charm! Thx Kyle

Bug 20436 - Add ability to specify itemtypes for longoverdue.pl

It would be nice if we could filter long overdues based on itemtype the same
way we can already filter based on borrower category code.

Test Plan:
1) Set up a number of overdues of various itemtypes
2) Run longoverdue.pl with --list-itemtypes to show itemtypes
3) Run longoverdue.pl with --itemtype to verify it only operates on that
itemtype
4) Run longoverdue.pl with multiple --itemtype switches, verify it only
operates on those itemtypes
5) Run longoverdue.pl with --skip-itemtype to verify it does not operate on
that itemtype
6) Run longoverdue.pl with multiple --skip-itemtype switches, verify that it
does not operate on those itemtypes

Signed-off-by: Jesse Maseto <je...@bywatersolution.com>

-- 
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