Bug 16723

Summary: Add additional subscription fields to serial claim notices
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: NoticesAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: kyle, michaela.sieber
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 10855    
Bug Blocks:    

Description Katrin Fischer 2016-06-13 16:21:13 UTC
It would be nice if it was possible to output the additional subscription fields in the serial related notices - especially the late issue / claim notice.
Comment 1 Katrin Fischer 2022-03-28 15:33:13 UTC
Is this maybe possible with TT somehow?
Comment 2 Katrin Fischer 2022-11-19 20:39:12 UTC
It looks like we can only access the branches object in this notice via TT right now: https://wiki.koha-community.org/wiki/Notices_with_Template_Toolkit#Variables_available_in_each_notice

Can this be true?