Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Julian Maurice f8bc001496 Bug 24610: Let user switch between 'Pay' and 'Write off' mode
In patron's accounting section, under 'Make a payment' tab, you have the
choice between 'Pay' and 'Write off'. It takes you to another form, but
once there you cannot change mode. You have to click on Cancel,
re-select the lines you had selected (if you made a selection) and click
on the right button.

This patch adds link above the form to easily switch between the two
modes.

Also fixes a CSS bug to be able to use Bootstrap's nav pills inside
.statictabs

Test plan:
1. Create some manual invoices
2. Go to 'Make a payment' tab
3. Click on the 'Pay' button in a table row
4. Above the form you should see two links ('Pay' and 'Write off').
   Click on 'Write off', confirm the write off and verify that it did
   make a 'write off'.
5. Go to 'Make a payment' tab
6. Click on the 'Write off' button in a table row
7. Click 'Pay', confirm the pay and verify that it did make a 'pay'
8. Go to 'Make a payment' tab
9. Select some lines and click on 'Pay selected'
10. Click on 'Write off', confirm the 'write off' and verify that it did
    make a 'write off'
11. Go to 'Make a payment' tab
12. Select some lines and click on 'Write off selected'
13. Click on 'Pay', confirm the pay and verify that it did make a 'pay'

Signed-off-by: Christofer <christofer.zorn@ajaxlibrary.ca>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-08-03 11:47:39 +02:00
..
acqui Bug 24157: Handle the case where logged in user does not have edit_invoices 2020-07-30 17:30:23 +02:00
admin Bug 26084: Clarify language on ConsiderOnSiteCheckoutsAsNormalCheckouts 2020-07-31 15:07:24 +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 26093: Markup error after Bug 24279 creates formatting problem 2020-07-31 10:04:10 +02:00
cataloguing Bug 25762: Typo in linkitem.tt 2020-08-03 11:47:39 +02:00
circ Bug 25940: Check for reserve_id before Dopop 2020-07-27 17:05:06 +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 25765: Replace LoginBranchname and LoginBranchcode with use of Branches template plugin 2020-07-23 11:17:27 +02:00
mana
members Bug 24610: Let user switch between 'Pay' and 'Write off' mode 2020-08-03 11:47:39 +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 Bug 25765: Replace LoginBranchname and LoginBranchcode with use of Branches template plugin 2020-07-23 11:17:27 +02:00
plugins Bug 25953: Add ID to installed plugins table on plugins-home.pl 2020-07-30 17:44:27 +02:00
pos
reports Bug 26085: Add the copy, print and export DataTables buttons to lost items report 2020-08-03 11:30:52 +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 25762: Typo in linkitem.tt 2020-08-03 11:47:39 +02: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 22660: (follow-up) Improve asset handling, add linting 2020-07-30 17:44:27 +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