Koha/installer/data/mysql
Kyle M Hall e453f74cfd Bug 20815: Add ability to choose if lost fee is refunded based on length of time item has been lost
This adds the ability to not refund lost item fees on return if the item
has been lost for more than a given number of days.

Test Plan:
1) Set the new system preference NoRefundOnLostReturnedItemsAge to a number of days
2) Find a lost item that has been lost longer than that NoRefundOnLostReturnedItemsAge days which would have otherwise been refunded
3) Return the item
4) Note no refund on the lost item fee was processed, the fee remains unchanged
5) prove t/db_dependent/Circulation.t

Signed-off-by: Deb Stephenson <DStephen@dubuque.lib.ia.us>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-07-23 10:04:25 +02:00
..
atomicupdate Bug 20815: Add ability to choose if lost fee is refunded based on length of time item has been lost 2020-07-23 10:04:25 +02:00
de-DE Bug 23148: Fix bridge image paths in de-DE installer files 2020-07-20 16:16:37 +02:00
en Bug 25629: Fix capitalization in sample notices 2020-07-22 10:17:53 +02:00
fr-CA Bug 25629: Fix capitalization in sample notices 2020-07-22 10:17:53 +02:00
fr-FR Bug 25629: Fix capitalization in sample notices 2020-07-22 10:17:53 +02:00
it-IT Bug 25629: Fix capitalization in sample notices 2020-07-22 10:17:53 +02:00
mandatory Bug 17355: DB changes - set is_system for categories 2020-05-04 07:57:21 +01:00
nb-NO Bug 25629: Fix capitalization in sample notices 2020-07-22 10:17:53 +02:00
pl-PL Bug 25629: Fix capitalization in sample notices 2020-07-22 10:17:53 +02:00
ru-RU Bug 25629: Fix capitalization in sample notices 2020-07-22 10:17:53 +02:00
uk-UA Bug 25629: Fix capitalization in sample notices 2020-07-22 10:17:53 +02:00
account_credit_types.sql
account_debit_types.sql Bug 25010: Fix typo 'rewewal' in debit types 2020-04-03 14:26:35 +01:00
account_offset_types.sql
audio_alerts.sql
backfill_statistics.pl
fix_unclosed_nonaccruing_fines_bug17135.pl Bug 24840: Replace DateTime->now with dt_from_string 2020-04-08 11:54:23 +01:00
kohastructure.sql Bug 22844: Add the new DB column borrower_attribute_types.mandatory 2020-07-20 16:08:22 +02:00
labels_upgrade.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
patroncards_upgrade.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
sysprefs.sql Bug 20815: Add ability to choose if lost fee is refunded based on length of time item has been lost 2020-07-23 10:04:25 +02:00
update22to30.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
updatedatabase.pl Bug 23391: DBRev 20.06.00.009 2020-07-20 17:45:30 +02:00
userflags.sql Bug 4461: Adding user flags for managing OPAC problem reports 2020-04-06 11:18:13 +01:00
userpermissions.sql Bug 17268: Add macros table and permissions 2020-05-04 08:25:07 +01:00