Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
Meenakshi.R 0005f6bad3 Bug 7639: add option to forgive overdue fines when declaring items lost
This patch adds functionality to forgive overdue fine when an item is
set to lost status.  Fines are forgiven only when the syspref
WhenLostForgiveFine is set to yes. Item can be set to lost status from:

- catalogue/moredetail.pl
- cataloguing/additem.pl
- tools/batchMod.pl
- misc/cronjobs/longoverdue.pl

Changed subroutine C4::Circulation::LostItem to forgive fines on the
item depending on the value of syspref WhenLostForgiveFine. This
routine is currently used to return an item and charge a replacement
cost.

Also added a new syspref in C4::Circulation::LostItem -
WhenLostChargeReplacementFee.  The replacement fee will now be charged
only if this syspref is set to yes.  The default value of the
WhenLostChargeReplacementFee is yes, meaning that current behavior
will not change during upgrade.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Alex Hatley <alexh@cctexas.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Testing notes on last patch in series.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-09-17 15:10:46 +00:00
..
preferences Bug 7639: add option to forgive overdue fines when declaring items lost 2013-09-17 15:10:46 +00:00
searchengine/solr Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
admin-home.tt Bug 7440 - Remove NoZebra vestiges 2013-03-19 21:17:04 -04:00
aqbudget_user_search.tt
aqbudgetperiods.tt Bug 10287: Remove 1px artifacts from budget admin page 2013-05-19 11:44:15 -04:00
aqbudgets.tt Bug 7598: [Follow-up] make strings in acquisitions JavaScript translatable 2013-07-19 12:53:11 +00:00
aqcontract.tt Bug 2835 - Inconsistent use of colon at the end of sentences 2013-04-02 09:03:42 -04:00
aqplan.tt Bug 2774 - Path to theme is hard-coded in many places 2013-05-20 11:11:04 -07:00
auth_subfields_structure.tt Bug 10040: Capitalization wrong when deleting subfields from authority 2013-04-26 18:32:59 -04:00
auth_tag_structure.tt Bug 2835 - Inconsistent use of colon at the end of sentences 2013-04-02 09:03:42 -04:00
authorised_values.tt Bug 9307 - Allow libraries to add/edit status for suggestion management. 2013-06-19 07:19:38 -07:00
authtypes.tt Bug 9623 - Replace YUI button on authority types administration page with Bootstrap 2013-02-18 08:07:13 -05:00
biblio_framework.tt Bug 9782: hide cancel button when importing MARC bibliographic frameworks 2013-08-28 15:42:30 +00:00
branch_transfer_limits.tt Bug 9430 [Revised] Use DataTables on library transfer limits page 2013-03-07 10:50:19 -05:00
branches.tt Bug 10130: widen input fields for library configuration 2013-08-28 14:06:44 +00:00
categorie.tt Bug 6329 - patron categories should show which fields are required 2013-05-15 07:25:17 -04:00
checkmarc.tt Bug 10420 - Standardize spelling of "authorized" 2013-06-07 08:26:13 -07:00
cities.tt Bug 9436 [Revised] Use DataTables on cities administration page 2013-03-15 19:24:31 -04:00
classsources.tt Bug 9631 - Replace YUI buttons on classification sources administration page with Bootstrap 2013-02-18 08:50:22 -05:00
clone-rules.tt
currency.tt Bug 9632 - Replace YUI button on the currencies administration page with Bootstrap 2013-02-18 08:51:45 -05:00
didyoumean.tt
fieldmapping.tt
item_circulation_alerts.tt Bug 8942: Translation process breaks javascript 2013-01-31 11:00:24 -05:00
itemtypes.tt Bug 10513: (follow-up) use "checkin" rather than "check in" 2013-09-16 17:45:32 +00:00
koha2marclinks.tt
marc_subfields_structure.tt Bug 10010 - Use jQueryUI Accordion to display constraints in MARC subfield editor 2013-06-20 07:35:22 -07:00
marctagstructure.tt Bug 9443 [Revised] Use DataTables on MARC frameworks administration 2013-03-31 08:17:40 -04:00
matching-rules.tt Bug 9640 - Replace YUI button on record matching rules page with Bootstrap 2013-02-18 09:04:46 -05:00
oai_set_mappings.tt Bug 8906: Followup replace 'Clear' with 'Delete' 2013-02-15 09:08:10 -05:00
oai_sets.tt Bug 9689 - Replace YUI buttons on the OAI sets administration page with Bootstrap 2013-03-07 10:16:36 -05:00
patron-attr-types.tt Bug 10420 - Standardize spelling of "authorized" 2013-06-07 08:26:13 -07:00
preferences.tt Bug 10325 - QA Followup - Fix typos 2013-09-08 02:16:55 +00:00
printers.tt Bug 9646 - Replace YUI button on the printers administration page with Bootstrap 2013-02-18 09:11:25 -05:00
roadtype.tt Bug 9643 - Replace YUI button on the road types administration page with Bootstrap 2013-02-18 09:07:33 -05:00
smart-rules.tt Bug 9818: Fixing capitalization and remove dollar sign 2013-04-25 21:53:40 -04:00
stopwords.tt Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
systempreferences.tt Bug 9760: Simplify local use preferences 2013-03-13 08:56:30 -04:00
transport-cost-matrix.tt
z3950servers.tt Bug 10516 - Follow up - Fixing capitalization 2013-07-22 18:44:17 +00:00