Bug 37666

Summary: Make additional fields available via Template Toolkit in notices
Product: Koha Reporter: Mathieu Saby <mathsabypro>
Component: NoticesAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: anni.maki-mantila
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Mathieu Saby 2024-08-18 15:32:18 UTC
It seems that is not possible today (or in a complex way?) to display in notices information stored in additional fields defined in admin/additional-fields.pl

It could be nice to add this feature, in the same spirit as https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30657
Comment 1 Anni Mäki-Mantila 2025-12-29 12:41:09 UTC
This could be useful for our libraries as well. We are sending messages in three languages, but currently the library's name can't be printed in the correct language.

If these additional fields would be available in notices, we could add translations to library names with additional fields and then use those in notice templates.