Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Caroline Cyr La Rose 3ee95bd021 Bug 22083: Typo in circulation_batch_checkouts.tt
There is a typo in circulation_batch_checkouts.tt that makes Koha skip
a warning if the user cannot borrow due to circulation rules.

This patch corrects this typo.

To test:

1. In Administration > Global system preferences, 'Allow'
   BatchCheckouts and enter patron categories in
   BatchCheckoutsValidCategories
2. Go to Administration > Circulation and fines rules
3. Enter a rule where a certain category of patrons (that is in
   BatchCheckoutsValidCategories) cannot take out a particular item type
4. Search the catalog for an item of that item type
5. Copy the barcode
6. Go into patrons and find a patron of that category
7. Click on the Batch checkout tab
8. Paste the barcode in the box and click Check out
9. It should say 'Too many checked out'
10. Apply the patch
11. Try the check out again, it should show both warnings ('Too many
    checked out' and 'This patron can't check out this item per library
    circulation policy')

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-01-28 13:06:32 +00:00
..
acqui Bug 21089: Overlapping elements in ordering information on acqui/supplier.pl 2019-01-28 11:37:09 +00:00
admin Bug 21241: (follow-up) Syspref to control fallback to SMS when no email is defined 2019-01-28 11:42:31 +00:00
authorities Bug 21672: Switch templates to Bootstrap grid: Various 2019-01-25 17:41:37 +00:00
basket Bug 21993: Display a user-friendly message when the CSRF token is wrong 2019-01-25 20:38:32 +00:00
batch Bug 21529: (bug 13618 follow-up) Display print notices with HTML tags 2018-11-21 11:09:32 +00:00
catalogue Bug 21672: Switch templates to Bootstrap grid: Various 2019-01-25 17:41:37 +00:00
cataloguing Bug 21839: Fix capitalization of "Print Label" link 2018-11-16 13:00:44 +00:00
circ Bug 22083: Typo in circulation_batch_checkouts.tt 2019-01-28 13:06:32 +00:00
clubs
common
course_reserves Bug 21838: Wrong alignment of instructors in course reserves 2018-11-16 12:53:02 +00:00
errors Bug 21790: Switch error page template to Bootstrap grid 2018-12-26 20:47:03 +00:00
ill Bug 20640: (follow-up) Always send a backend on migrate 2019-01-28 13:06:32 +00:00
installer
labels
mana Bug 17047: SQL reports management with Mana-KB 2019-01-23 14:39:26 +00:00
members Bug 21965: Update two-column templates with Bootstrap grid: Patrons part 3 2019-01-25 20:36:05 +00:00
offline_circ
onboarding
patron_lists Bug 21186: Incorrect Bootstrap modal event name in multiple templates 2018-10-29 00:31:50 +00:00
patroncards Bug 21438: Update two-column templates with Bootstrap grid: Patron card creator 2019-01-25 20:35:51 +00:00
plugins Bug 21866: Changed "report" to "plugins" for the warning "This report was written for an older version of Koha. Run at your own risk" 2019-01-17 02:23:26 +00:00
reports Bug 22113: Add price formatting on item lost report 2019-01-25 17:40:32 +00:00
reserve Bug 22111: Format amount shown on place holds when maxoutstanding is reached (staff) 2019-01-25 17:41:11 +00:00
reviews Bug 21570: Update two-column templates with Bootstrap grid: Various 2018-11-05 14:41:09 +00:00
rotating_collections
serials Bug 21792: Switch two-column templates to Bootstrap grid: Serials part 3 2019-01-25 20:32:48 +00:00
services
suggestion Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
tags
test
tools Bug 21993: Display a user-friendly message when the CSRF token is wrong 2019-01-25 20:38:32 +00:00
virtualshelves Bug 21570: Update two-column templates with Bootstrap grid: Various 2018-11-05 14:41:09 +00:00
about.tt Bug 7143: Fix typo in adding new dev 2019-01-18 20:12:08 +00:00
auth.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
intranet-main.tt