[Koha-bugs] [Bug 16149] New: Generate and send custom notices based on report output

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 28 15:40:37 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16149

            Bug ID: 16149
           Summary: Generate and send custom notices based on report
                    output
 Change sponsored?: Seeking cosponsors
           Product: Koha
           Version: master
          Hardware: All
               URL: http://devs.bywatersolutions.com/projects/custom-notic
                    es-based-report-output/
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Notices
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nengard at gmail.com
        QA Contact: testopia at bugs.koha-community.org

Work to be done: Write a cron script that will
a) Accept parameters for
1) a report id
2) a notice code
3) a notice module
4a) a branchcode
4b) or database column from which to select the branchcode
5) a column from which to select the email address to send to ( if not set,
Koha will use the first available email address for the patron )
6a) A "from" email address
6b) A column from which to select the "from" email address
b) The script will run the report and for each row of results will generate a
notice and queue it for sending. All and only the columns from the report will
be available to be used in the notice text.

Looking for sponsors:
http://devs.bywatersolutions.com/projects/custom-notices-based-report-output/

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list