Bug 31511

Summary: Available field handling for notices should be moved from tools/letter.pl to a module
Product: Koha Reporter: Martin Renvoize (ashimema) <martin.renvoize>
Component: NoticesAssignee: Martin Renvoize (ashimema) <martin.renvoize>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
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:
Circulation function:

Description Martin Renvoize (ashimema) 2022-09-02 11:43:51 UTC
We do a bunch of things in the controller here.. we should be doing this in a module to allow testing and should be using a more explicit list of available options per notice rather than assuming every notice in a module has the same set of parameters available to use.