Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
Agustin Moyano 7439579b8b Bug 23207: Add automatic checkin feature
This patch adds the posibility to set an itemtype with automatic
checkin. It means that when the checkout is due, it will
automatically check in.

To test:
1. apply patches
2. updatedatabase
3. go to koha administration -> item types and edin an item type (from
   now on called itemtype1)
CHECK => there is a checkbox almost at the end called automatic checkin
4. check that checkbox and save
5. checkout 2 items from itemtype1 and one item from another itemtype
   (from now on called itemtype2)
6. go to mysql database console (koha-mysql) and manually set date_due = current_timestamp
   in issues table for the item of itemtype2 and only one of the items of
itemtype1
7. run cronjob at misc/cronjobs/automatic_checkin.pl
8. go to mysql database console again and select * from issues
SUCCESS => All issues are present except for the issue of itemtype1
which had it's date_due set to current_timestamp. That one was
automatically checked in.
9. prove t/db_dependent/Koha/Checkouts.t

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Signed-off-by: Hasina Akhter <HasinaA@pascolibraries.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-04-22 11:11:05 +02:00
..
preferences Bug 20854: (QA follow-up) Rephrase of the new casServerVersion pref description 2021-04-21 10:51:29 +02:00
searchengine/elasticsearch Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
additional-fields.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
admin-home.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
adveditorshortcuts.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
aqbudgetperiods.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
aqbudgets.tt Bug 26703: (follow-up) corrected aqbudgets title 2021-04-21 11:16:35 +02:00
aqcontract.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
aqplan.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
audio_alerts.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
auth_subfields_structure.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
auth_tag_structure.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
authorised_values.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
authtypes.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
background_jobs.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
biblio_framework.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
branch_transfer_limits.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
branches.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
cash_registers.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
categories.tt Bug 23271: Remove 'selecteds' from Branches 2021-04-21 15:25:07 +02:00
checkmarc.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
cities.tt Bug 27465: Add column visibility to admin/cities.pl 2021-04-21 15:25:07 +02:00
classsources.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
clone-rules.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
columns_settings.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
credit_types.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
currency.tt Bug 26703: (follow-up) corrected currencies title 2021-04-21 11:16:35 +02:00
debit_types.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
desks.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
didyoumean.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
edi_accounts.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
edi_ean_accounts.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
item_circulation_alerts.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
items_search_field.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
items_search_fields.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
itemtypes.tt Bug 23207: Add automatic checkin feature 2021-04-22 11:11:05 +02:00
koha2marclinks.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
library_groups.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
localization.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
marc_subfields_structure.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
marctagstructure.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
matching-rules.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
oai_set_mappings.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
oai_sets.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
overdrive.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
patron-attr-types.tt Bug 23271: Remove 'selecteds' from Branches 2021-04-21 15:25:07 +02:00
preferences.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
share_content.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
smart-rules.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
sms_providers.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
smtp_servers.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
sru_modmapping.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
sru_modmapping_auth.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
systempreferences.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
transfer_limits.tt Bug 26703: (follow-up) fixed some page titles in files 2021-04-22 09:09:28 +02:00
transport-cost-matrix.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
usage_statistics.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00
z3950servers.tt Bug 26703: admin folder 2021-04-21 11:16:33 +02:00