[Koha-bugs] [Bug 21978] Add middle name field

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 3 12:54:09 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21978

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #134259|0                           |1
        is obsolete|                            |

--- Comment #72 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 134502
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134502&action=edit
Bug 21978: Use patron-title.inc in request.tt

This patch updates all manual accurences of the patron title display
to use the patron-title.inc include (so we get middlename handling)
in request.tt.

We also add the option to hide the cardnumber from the include and set
the link_to to 'members_pay' to retain the current display format on
this page.

Test plan
You'll need to trigger the following cases to test all cases:
1) Too many holds
2) Account expired
3) Has restrictions
4) Outstanding fines
5) Already has hold on item
6) No holds allowed
7) Too many holds for this record
8) Already in possession
9) Already has a hold
10) Already has a recall
11) Pickup library doesn't many patron home library

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list