Koha/misc/cronjobs
Kyle M Hall 24dc37a490 Bug 7526 - longoverdue.pl leaves items marked as lost as still checked out to patron
When the longoverdu.pl script is run, and it marks an item as lost ( using
LostItem() ), if fails to remove the item from the borrower record. So, the
item is marked as lost, but is also still listed as checked out to the
borrower.

This commit adds the command line parameter --mark-returned. If used,
longoverdue.pl will remove lost items from the borrowers record.
Functionality will remain the same if it is not used.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>

http://bugs.koha-community.org/show_bug.cgi?id=7426
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-03-20 11:22:52 +01:00
..
holds Partial fix for Bug 4870, Damaged status does not prevent items from being selected for reserves 2011-04-06 20:21:07 +12:00
rss Bug 5370: Fix all references to koha.org 2010-11-08 09:41:47 +13:00
stats Bug 2505 - remove unnecessary -w and replace with use warnings; 2010-04-07 13:27:07 -04:00
advance_notices.pl bug_7001: Issue and Reserve slips are notices. 2012-03-09 10:11:20 +01:00
backup.sh add single-transaction flag to mysqldump in example backup script. 2008-06-03 06:00:49 -05:00
batch_anonymise.pl Bug 6572: Script batch anonymisation wrapper 2011-10-20 13:57:14 +13:00
build_browser_and_cloud.pl Bug 2505 - Add commented use warnings where missing in the misc/ directory 2010-04-21 20:26:44 +12:00
cart_to_shelf.pl 7368 Typo in cart_to_shelf 2012-03-16 11:50:29 +01:00
check-url.pl Bug 5385: POD Cleanups (part 1) 2010-11-12 10:06:55 +13:00
cleanup_database.pl Bug 7240: Cleaning up import tables and action_logs 2012-01-13 12:20:51 +01:00
cloud-kw.pl Bug 5385: POD Cleanups (part 2) 2010-11-12 10:06:56 +13:00
cloud-sample.conf Fixes bugs #2875-2879 2008-12-29 19:59:44 -06:00
CONFIGURE.gmail Bug 5251 : Enhancement: [3.2] (Resubmission) Adding code to support using gmail as an SMTP server 2011-04-08 14:01:15 +12:00
create_koc_db.pl Bug 2505 - remove unnecessary -w and replace with use warnings; 2010-04-07 13:27:07 -04:00
crontab.example Bug 6478 -- add purge_suggestions.pl to the crontab.example 2011-07-16 20:23:20 +12:00
fines.pl Bug 2505 - Add commented use warnings where missing in the misc/ directory 2010-04-21 20:26:44 +12:00
gather_print_notices.pl bug_7001: Issue and Reserve slips are notices. 2012-03-09 10:11:20 +01:00
j2a.pl Bug 7157 follow-up: j2a.pl executable again 2012-01-27 12:18:25 +01:00
longoverdue.pl Bug 7526 - longoverdue.pl leaves items marked as lost as still checked out to patron 2012-03-20 11:22:52 +01:00
MARC21_parse_test.pl Bug 6752: Be stricter with utf-8 encoding of output 2012-01-27 12:11:06 +01:00
overdue_notices.pl bug_7001: Issue and Reserve slips are notices. 2012-03-09 10:11:20 +01:00
printoverdues.sh Bug 6048: printoverdues.sh bash odities 2011-10-07 14:14:53 +13:00
process_message_queue.pl Bug 5251 : Enhancement: [3.2] (Resubmission) Adding code to support using gmail as an SMTP server 2011-04-08 14:01:15 +12:00
purge_suggestions.pl Bug 5944 : (MT #3000) new cronjob script to delete old suggestions 2011-03-24 22:10:20 +13:00
runreport.pl Bug 5253: Add options to runreport.pl 2011-03-29 22:53:06 +13:00
serialsUpdate.pl Bug 2505 - remove unnecessary -w and replace with use warnings; 2010-04-07 13:27:07 -04:00
services_throttle.pl Minor updates to minor cronjob script. 2008-12-31 09:47:54 -06:00
smsoverdues.pl Bug 3810: Ensure all calls to Mail::Sendmail handled consistently 2011-03-16 20:57:12 +13:00
zebraqueue_start.pl Bug 2505 - Add commented use warnings where missing in the misc/ directory 2010-04-21 20:26:44 +12:00