Koha/koha-tmpl/intranet-tmpl/prog/en/modules
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
..
acqui Bug 31388: Add select2 to fund selection in new order form 2022-08-22 13:36:16 -03:00
admin Bug 20262: Add ability to refund lost item fees without creating credits 2022-08-26 15:55:41 -03:00
authorities Bug 30936: (follow-up) Add markup comments 2022-06-25 11:22:51 -03:00
basket Bug 31309: Remove GetItemsInfo from basket/sendbasket 2022-08-16 09:22:14 -03:00
batch
catalogue Bug 31321: Remove GetItemsInfo from catalogue/detail.pl 2022-08-22 13:16:11 -03:00
cataloguing Bug 30941: Add cataloguing plugins for 146$bcdef (UNIMARC) 2022-08-19 08:55:09 -03:00
circ Bug 31343: Prevent two nodes #holdscr on waiting reserves 2022-08-19 11:38:09 -03:00
clubs Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
course_reserves Bug 30578: Remove circ/ysearch.pl in favor of the /patrons REST API route 2022-07-18 11:01:34 -03:00
errors
ill Bug 28909: Fix handling if backend doesn't support 2022-08-09 13:21:39 -03:00
installer Bug 27631: installer and onboarding folders 2022-04-20 09:03:37 -10:00
labels Bug 31220: (QA follow-up) Add missing filter 2022-08-03 11:49:56 -03:00
mana
members Bug 23681: (QA follow-up) Fix memberentry page display 2022-08-25 08:41:07 -03:00
offline_circ Bug 27631: offline_circ, patroncards, plugins, pos, reserve, rotating_collections folders 2022-04-20 09:03:38 -10:00
onboarding Bug 30718: (QA follow-up) KohaDates filter on inputs 2022-08-19 08:26:40 -03:00
patron_lists Bug 29648: patron list table - normal 2022-04-27 11:20:44 -10:00
patroncards Bug 31352: Change 'Borrower name' to 'Patron name' 2022-08-22 11:27:43 -03:00
plugins Bug 27631: offline_circ, patroncards, plugins, pos, reserve, rotating_collections folders 2022-04-20 09:03:38 -10:00
pos Bug 31121: Fix date formatting in cashup summary modal 2022-07-22 14:48:43 -03:00
recalls Bug 30722: Typo in overdue recalls template 2022-05-09 10:02:35 -10:00
reports Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
reserve Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
reviews Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
rotating_collections Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
serials Bug 30718: (QA follow-up) Remove double use KohaDates 2022-08-19 08:26:40 -03:00
services Bug 29496: (bug 27526 follow-up) Fix item form validation 2021-11-19 15:07:10 +01:00
suggestion Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
tags Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
test
tools Bug 6936: Allow multiple itemtypes for bib record export 2022-08-22 13:34:38 -03:00
virtualshelves Bug 31320: Remove GetItemsInfo from virtualshelves/sendshelf.pl 2022-08-16 09:23:25 -03:00
about.tt Bug 30650: Add dayjs license to the about page 2022-07-29 15:01:50 -03:00
auth.tt Bug 28787: Don't request a token if no email address defined 2022-08-09 13:38:44 -03:00
intranet-main.tt Bug 27497: Display Koha version in staff interface home page 2022-08-05 12:01:31 -03:00