Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
Stefan Berndtsson e166f7612f
Bug 20262: Add ability to refund lost item fees without creating credits
Some libraries handle refunding of paid lost fees at a financial office and not within Koha. To facilitate this, it would be good for Koha to have the option to not generate lost returned credits by skipping fully paid lost items, and only refunding the outstanding balance on partially paid lost fees.

Test Plan:
1) Apply this patch
2) Set your lost item refund on return policies to 'Only if unpaid'
3) Mark an item lost, charging the lost fee
4) Return the item, a full refund should occur
5) Mark another item lost, charging the lost fee
6) Make a partial payment on this lost fee
7) Return the item
8) The remaining balance of that fee should be 0, but the patron should
   not recieve a credit for the already paid balance
8) Mark another item lost, charging the lost fee
9) Fully pay the lost fee
10) Return the item. The paid lost fee should be unaffected.
11) Run tests in t/db_dependent/Circulation.t

Signed-off-by: Lisette Scheer <lisetteslatah@gmail.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-08-26 15:55:41 -03:00
..
preferences Bug 23681: (QA follow-up) Move preference again 2022-08-25 08:41:05 -03:00
searchengine/elasticsearch
additional-fields.tt
admin-home.tt Bug 23681: Add modify_patron_restrictions permission 2022-08-25 08:40:59 -03:00
adveditorshortcuts.tt
aqbudgetperiods.tt Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
aqbudgets.tt
aqcontract.tt Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
aqplan.tt
audio_alerts.tt
auth_subfields_structure.tt
auth_tag_structure.tt
authorised_values.tt Bug 31017: Add new vendor_type field to edit screen and display 2022-08-19 16:15:11 -03:00
authtypes.tt
background_jobs.tt Bug 31245: Do not call report for job detail view if job not started 2022-08-16 09:09:12 -03:00
biblio_framework.tt
branch_transfer_limits.tt
branches.tt
cash_registers.tt
categories.tt Bug 31425: Minor correction to patron categories admin title 2022-08-22 11:28:27 -03:00
checkmarc.tt
cities.tt
classsources.tt
clone-rules.tt
columns_settings.tt Bug 29723: (QA follow-up) Ensure ID's match Module names 2022-08-16 10:12:27 -03:00
credit_types.tt
curbside_pickup.tt
currency.tt
debit_types.tt
desks.tt
didyoumean.tt
edi_accounts.tt
edi_ean_accounts.tt
item_circulation_alerts.tt
items_search_field.tt
items_search_fields.tt
itemtypes.tt
koha2marclinks.tt
library_groups.tt
localization.tt
marc-overlay-rules.tt
marc_subfields_structure.tt
marctagstructure.tt
matching-rules.tt
oai_set_mappings.tt
oai_sets.tt
overdrive.tt
patron-attr-types.tt
preferences.tt
restrictions.tt Bug 23681: Move to ::Patron::Restriction::Type(s) 2022-08-25 08:50:35 -03:00
share_content.tt
smart-rules.tt Bug 20262: Add ability to refund lost item fees without creating credits 2022-08-26 15:55:41 -03:00
sms_providers.tt
smtp_servers.tt
sru_modmapping.tt
sru_modmapping_auth.tt
systempreferences.tt
transfer_limits.tt
transport-cost-matrix.tt
usage_statistics.tt
z3950servers.tt