Bug 26252

Summary: Allow patron_emailer.pl to select notice branch from report
Product: Koha Reporter: Andrew Fuerste-Henry <andrewfh>
Component: NoticesAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: dcook, martin.renvoize
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:

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