Koha/koha-tmpl/intranet-tmpl/prog/en/modules
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
..
acqui Bug 24156: Make sort order and number of items to display configurable (basket page) 2020-06-25 10:51:59 +02:00
admin 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
authorities Bug 25428: Correctly encode link if authority subfield is a URL 2020-05-22 09:33:16 +01:00
basket
batch
catalogue Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
cataloguing Bug 25718: Correct typo in additem.tt 2020-07-20 17:45:31 +02:00
circ Bug 25907: When cancelling a waiting hold on returns.pl, looks for new hold to fill without rescanning barcode 2020-07-22 10:17:53 +02:00
clubs
common
course_reserves Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
errors
ill Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
installer
labels Bug 25987: Fix alignment of fields in label batch creation form 2020-07-20 14:05:21 +02:00
mana
members Bug 22844: Make the attribute mandatory when editing a patron 2020-07-20 16:08:22 +02:00
offline_circ
onboarding Bug 25409: Add missing "Required" text and "required" classes 2020-05-12 11:17:45 +01:00
patron_lists Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
patroncards
plugins Bug 23975: (RM follow-up) Comment example configuration 2020-05-22 12:09:29 +01:00
pos Bug 25138: (follow-up) Terminology: Point of sale should use library instead of branch 2020-04-17 13:50:32 +01:00
reports Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
reserve Bug 25827: Add floating toolbar to the holds summary page in staff interface 2020-07-20 17:45:31 +02:00
reviews
rotating_collections Bug 25282: Correct Bootstrap dropdown button markup 2020-04-29 16:20:08 +01:00
serials Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
services
suggestion Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
tags
test
tools Bug 25845: (QA follow-up) Call it REST API instead of just API 2020-07-22 10:17:53 +02:00
virtualshelves
about.tt Bug 24151: Rename the config key with 'bcrypt_settings' 2020-07-20 15:17:42 +02:00
auth.tt Bug 24625: Store showLastPatron information using localStorage 2020-07-20 17:45:31 +02:00
intranet-main.tt Bug 25627: Move OPAC problem reports from administration to tools 2020-06-15 11:53:36 +02:00