Bug 26252 - Allow patron_emailer.pl to select notice branch from report
Summary: Allow patron_emailer.pl to select notice branch from report
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Notices (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-19 11:53 UTC by Andrew Fuerste-Henry
Modified: 2021-02-09 15:43 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Fuerste-Henry 2020-08-19 11:53:06 UTC
One of the options when running patron_emailer.pl is to select which branch's notice you want to use. As it is now, that choice applies to your whole list of patrons. It'd be great if the cron could be told to look at branchcodes in the report to select a notice for each patron.
Comment 1 Martin Renvoize 2021-02-09 15:40:57 UTC
Perhaps a 'bulk action' available after a report run if borrowernumber is available in the report output?
Comment 2 Martin Renvoize 2021-02-09 15:43:51 UTC
grr.. that comment was meant for another bug