[Bug 38734] New: Default notice templates should use preferred_name
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38734 Bug ID: 38734 Summary: Default notice templates should use preferred_name Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: emily.lamancusa@montgomerycountymd.gov QA Contact: testopia@bugs.koha-community.org Depends on: 28633 Default notice templates should be updated to use the preferred_name field, since that field was designed to override the first name (or stay identical to the first name if the field is hidden everywhere). Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28633 [Bug 28633] Add a preferred name field to patrons -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38734 Lisette Scheer <lisette@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lisette@bywatersolutions.co | |m --- Comment #1 from Lisette Scheer <lisette@bywatersolutions.com> --- https://github.com/Koha-Community/Koha/blob/main/koha-tmpl/intranet-tmpl/pro... - "[% INCLUDE 'patron-title.inc' patron => borrower, no_title => 1, no_cardnumber => 1, no_html = 1 %]," That checks for preferred name/other name and works in notices and is less code than coding it directly in each notice. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38734 --- Comment #2 from Emily Lamancusa (emlam) <emily.lamancusa@montgomerycountymd.gov> --- Oh yeah, I forgot that works in notices. Thanks for the reminder! I do worry that it makes the notice templates more confusing for library staff who may want to edit the notices themselves, though... (Definitely not within the scope of this bug, but maybe we should add a modal to insert the configured include into the notice, like we do with runtime parameters in reports.) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38734 Bug 38734 depends on bug 28633, which changed state. Bug 28633 Summary: Add a preferred name field to patrons https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28633 What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |Needs documenting Resolution|FIXED |--- -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org