Main Koha release repository https://koha-community.org
Find a file
Kyle M Hall 0c02332600 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 <jesse@bywatersolution.com>

Signed-off-by: Liz Rea <wizzyrea@gmail.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-05-10 18:56:42 +00:00
acqui Bug 22791: Unify calculation between aqui-home and ordered.pl 2019-05-07 11:28:34 +00:00
admin Bug 22339: Fix search field mappings of MARC fixed fields 2019-04-25 10:32:09 +00:00
api/v1 Bug 15496: (QA follow-up) Change success status on api 2019-04-26 12:06:58 +00:00
authorities
basket Bug 21993: Display a user-friendly message when the CSRF token is wrong 2019-01-25 20:38:32 +00:00
C4 Bug 5770: (QA follow-up) Adapt for replyto handling 2019-05-10 17:29:31 +00:00
catalogue Bug 22424: Add search by all lost statuses to item search 2019-04-30 13:39:44 +00:00
cataloguing Bug 15496: Delete Bib After Moving Item 2019-04-26 11:53:53 +00:00
circ Bug 7088: Allow renew on hold items with due date 2019-05-09 14:40:49 +00:00
clubs Bug 18632: Remove 'CGI::param called in list context' warnings 2017-05-28 22:25:22 -04:00
course_reserves Bug 21003: Removed warning and changed wording on add_items-step2.tt 2019-03-23 09:51:36 +00:00
debian Bug 21872: Fix name of rebuild_elasticsearch.pl 2019-05-10 12:31:50 +00:00
docs Bug 21662: (QA follow-up) Be consistent between history and contributors 2019-05-10 17:19:44 +00:00
errors Bug 19998: use Modern::Perl in error perl scripts 2018-02-05 09:45:48 -03:00
etc Bug 22787: Add mapping of letters "ů" and "Ů" to zebra definitions 2019-05-07 11:00:13 +00:00
ill Bug 21460: (follow-up) Fix bugs found in QA 2019-04-25 10:46:56 +00:00
installer Bug 5770: DBRev 18.12.00.073 2019-05-10 17:41:53 +00:00
Koha Bug 21872: Remove duplicate modulo condition in authorities iterator 2019-05-10 12:31:49 +00:00
koha-tmpl Bug 21312: (QA follow-up) Ease translation 2019-05-10 18:01:36 +00:00
labels
members Bug 21312: Show lockout on Patrons form 2019-05-10 18:01:36 +00:00
misc Bug 20436: Add ability to specify itemtypes for longoverdue.pl 2019-05-10 18:56:42 +00:00
offline_circ
opac Bug 21533: Do not allow password recovery for administrative locked patrons 2019-05-10 12:19:13 +00:00
OpenILS
patron_lists
patroncards Bug 21719: Fix typos 2018-11-08 02:18:46 +00:00
plugins Bug 22053: ability to enable/disable some plugins 2019-05-09 18:54:44 +00:00
reports Bug 22090: Add missing information to cash register CSV file 2019-04-16 13:17:32 +00:00
reserve Bug 21036: Fix uninitialized value within @itemnumber in string ne 2019-05-07 11:39:24 +00:00
reviews Bug 18789: Send Koha::Patron object to the templates 2018-02-16 13:03:58 -03:00
rotating_collections
serials
services
skel
suggestion Bug 21048: (QA follow-up) Fix authorized value statuses in filter 2018-08-08 20:58:23 +00:00
svc Bug 7088: Allow renew on hold items with due date 2019-05-09 14:40:49 +00:00
t Bug 22433: Use Data::Dumper instead of Data::Printer 2019-05-10 17:41:53 +00:00
tags
tmp/modified_authorities
tools Bug 22365: Removing warn when accessing Log Viewer 2019-04-19 14:24:26 +00:00
virtualshelves Bug 22478: (QA follow-up) Handle category in opac-shelves like a boolean 2019-05-02 13:40:26 +00:00
xt
.editorconfig
.gitignore
.htaccess Fix file permissions: if it is not a script, it should not be executable. 2010-04-16 00:40:34 -04:00
.mailmap Update mailmap - Jonathan Druart 2017-06-21 12:42:19 -03:00
.scss-lint.yml
about.pl Bug 21662: (follow-up) Drop YAML::XS, use YAML 2019-05-10 17:19:43 +00:00
changelanguage.pl
fix-perl-path.PL
gulpfile.js
help.pl
INSTALL
Koha.pm Bug 5770: DBRev 18.12.00.073 2019-05-10 17:41:53 +00:00
koha_perl_deps.pl
kohaversion.pl Bug 13758: Move the Koha version from kohaversion.pl 2015-05-07 11:39:04 -03:00
LICENSE
mainpage.pl
Makefile.PL
MANIFEST.SKIP Bug 9546 : Updating make manifest tardist 2013-02-06 23:54:46 -05:00
package.json
README
README.md
README.robots Bug 6411 add another example to README.robots 2011-07-05 14:48:05 +12:00
rewrite-config.PL
yarn.lock

Koha is a free software integrated library system (ILS).

Koha is distributed under the GNU GPL version 3 or later.

Note: This is a synced mirror of the official Koha repo.

Note: Koha does not accept pull requests from git hosting sites.

Note: This project has its own bug tracker, to report a bug or submit a patch visit http://bugs.koha-community.org.

For guidelines on submitting patches for Koha please visit https://wiki.koha-community.org/wiki/SubmitingAPatch

The developers handbook can be found at https://wiki.koha-community.org/wiki/Developer_handbook

http://koha-community.org/

Koha Logo