Bug 38078

Summary: Merge /batch/printnotice.tt and /members/print_notice.tt
Product: Koha Reporter: Martin Renvoize (ashimema) <martin.renvoize>
Component: NoticesAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 35267    
Bug Blocks: 36809    

Description Martin Renvoize (ashimema) 2024-10-03 14:53:19 UTC
These two templates are practically replicas of each other.. to aid future maintenance they should be merged.
Comment 1 Martin Renvoize (ashimema) 2024-10-07 16:20:19 UTC
I migrated the notice printing introduced in bug 33260 to /members/print_notice.pl so that's the one to merge now.

We should have 2 clear controllers, one for printing queued notices and one for printing enqueued slips.