[Koha-bugs] [Bug 28548] New: Clarify "frombranch" flag in overdue_notices.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 10 17:04:20 CEST 2021


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

            Bug ID: 28548
           Summary: Clarify "frombranch" flag in overdue_notices.pl
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: robin at catalyst.net.nz

The cronjob overdue_notices.pl includes this text in its options:
"   --frombranch                   Set the from address for the notice to one
of 'item-homebranch' or 'item-issuebranch'."

While that text suggests that the --frombranch flag will only change which
branch's address info is populated in overdue notices, this flag actually
controls which branch's triggers will be used as well as which branch's notice
content will be used.

We should change that text to: Set the branch to use when selecting triggers
and populating addresses. Available options are 'item-homebranch' or
'item-issuebranch'.

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


More information about the Koha-bugs mailing list