Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Jonathan Druart 7aedcf643e Bug 16082: Display a friendly "patron does not exist" message if that's the case - circulation.pl
The major part of pages you can access from a patron detail page (menu)
does not take into consideration the 'patron does not exist' case.
If the borrowernumber is linked to a deleted patron, a friendly message
should be displayed instead of an empty patron detail page.

Test plan:
Go on circ/circulation.pl?borrowernumber=424242
and   circ/circulation.pl?borrowernumber=424242&batch=1
Notice the difference before and after this patch

Signed-off-by: Marc Véron <veron@veron.ch>

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

Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
2016-03-21 16:58:17 +00:00
..
acqui Bug 16089: (Follow up) Display currency symbol properly 2016-03-21 16:05:51 +00:00
admin Bug 15990: (follow-up) Making record matching rules actions buttons 2016-03-18 07:10:29 +00:00
authorities Bug 15927 - Remove use of <tr class="highlight"> for alternating row colors 2016-03-02 22:07:13 +00:00
basket Bug 14306: Changes for basket and detail templates 2016-03-07 17:58:33 +00:00
batch
catalogue Bug 14306: Changes for basket and detail templates 2016-03-07 17:58:33 +00:00
cataloguing Bug 16026 - Use Font Awesome icons on cataloging home page 2016-03-11 22:59:10 +00:00
circ Bug 16082: Display a friendly "patron does not exist" message if that's the case - circulation.pl 2016-03-21 16:58:17 +00:00
common
course_reserves
errors
help Bug 11023: Automatic item modification by age (Was Toggle "new" status") 2016-03-02 22:56:31 +00:00
installer
labels Bug 15111: Do not include the antiClickjack legacy browser trick for greybox 2016-03-14 16:30:09 +00:00
members Bug 15206: Make strings translatable 2016-03-12 23:41:40 +00:00
offline_circ
patron_lists Bug 16022 - Use Font Awesome icons on patron lists page 2016-03-11 21:54:12 +00:00
patroncards Bug 15111: Do not include the antiClickjack legacy browser trick for greybox 2016-03-14 16:30:09 +00:00
plugins
reports Bug 15978: Use Font Awesome icons for guided reports error dialog 2016-03-12 23:31:44 +00:00
reserve Bug 15927 - Remove use of <tr class="highlight"> for alternating row colors 2016-03-02 22:07:13 +00:00
reviews
rotating_collections Bug 15830 - Move Rotating Collections actions into a drop-down list 2016-02-24 03:14:27 +00:00
serials Bug 15980: Use Font Awesome icons in subscription frequency deletion confirmation dialog 2016-03-12 23:30:01 +00:00
services
sms
suggestion Bug 15084: Replace C4::Budgets::GetCurrencies with Koha::Acquisition::Currencies->search 2016-03-03 20:39:01 +00:00
tags Bug 15927 - Remove use of <tr class="highlight"> for alternating row colors 2016-03-02 22:07:13 +00:00
test
tools Bug 16021 - Use Font Awesome icons on automatic item modifications by age page 2016-03-12 23:25:20 +00:00
virtualshelves Bug 15927 - Remove use of <tr class="highlight"> for alternating row colors 2016-03-02 22:07:13 +00:00
about.tt Bug 7143: Release team for 3.24 2016-03-02 03:48:19 +00:00
auth.tt
intranet-main.tt