Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Martin Renvoize 49ef741405
Bug 29504: Allow 'ADDITIONAL_MATERIALS' check to be confirmed
The additional materials check when CircConfirmParts is enabled was
errantly relying upon the 'FORCE_CHECKOUT' permission.  This patch
updates the template to allow confirmation as well as cancellation of
chekout.

Test plan
1. Set a staff member with circ permissions, but not FORCE_CHECKOUT
2. Turn on CircConfirmItemParts
3. Log in as staff member in step 1
4. Attempt to checkout an item with a 952$3
5. The only option given is the Continue button (with a red X) and when
   clicked, the item does not get checked out.
6. Apply patch
7. Repeat step 4.
8. You should now have the option to 'Yes, check out (Y)' or
   'No, don't check out (N)'

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-06-21 14:43:07 -03:00
..
acqui Bug 30938: Convert ColumnSettings to TableSettings 2022-06-17 10:29:12 -03:00
admin Bug 30733: Split strings differently 2022-06-17 10:16:44 -03:00
authorities Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
basket Bug 30733: Split strings differently 2022-06-17 10:16:44 -03:00
batch
catalogue Bug 30989: (QA follow-up) Use uri filter on staff detail page 2022-06-20 10:48:56 -03:00
cataloguing Bug 30733: Split strings differently 2022-06-17 10:16:44 -03:00
circ Bug 29504: Allow 'ADDITIONAL_MATERIALS' check to be confirmed 2022-06-21 14:43:07 -03:00
clubs Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
course_reserves Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
errors
ill
installer
labels Bug 30733: Simplify some singular cases 2022-06-17 10:16:43 -03:00
mana
members Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
offline_circ
onboarding
patron_lists
patroncards Bug 30733: Simplify some singular cases 2022-06-17 10:16:43 -03:00
plugins
pos
recalls
reports Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
reserve Bug 30960: Fix JS error message when no pick-up location is selected when placing a hold 2022-06-20 10:44:04 -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 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
services
suggestion Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
tags Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
test
tools Bug 30733: Undo some <span> additions that don't yield good strings 2022-06-17 10:16:43 -03:00
virtualshelves Bug 30925: Fix category parameter for addbybiblionumber 2022-06-20 10:38:27 -03:00
about.tt Bug 13614: Replace usage of YUI on basket groups page 2022-06-07 09:32:17 -03:00
auth.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
intranet-main.tt