Bug 38078 - Merge /batch/printnotice.tt and /members/print_notice.tt
Summary: Merge /batch/printnotice.tt and /members/print_notice.tt
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Notices (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 35267
Blocks: 36809
  Show dependency treegraph
 
Reported: 2024-10-03 14:53 UTC by Martin Renvoize (ashimema)
Modified: 2024-10-07 16:20 UTC (History)
0 users

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.