[Koha-bugs] [Bug 8838] Digest option for HOLD notice

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 18 19:08:38 CEST 2023


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

Emily Lamancusa <emily.lamancusa at montgomerycountymd.gov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         QA Contact|                            |emily.lamancusa at montgomeryc
                   |                            |ountymd.gov
             Status|Signed Off                  |Failed QA
                 CC|                            |emily.lamancusa at montgomeryc
                   |                            |ountymd.gov

--- Comment #44 from Emily Lamancusa <emily.lamancusa at montgomerycountymd.gov> ---
Excited to see this enhancement move forward!

Just a few fixes needed:

- reserves.t needs a minor rebase

- The update should include a default SMS notice as well, to prevent the
worst-case scenario where a customer may not be notified of their waiting holds
at all if the library doesn't specify an SMS template.


Plus a few trivial typoes, etc:

- Typo in the dbrev query to insert the default email template:
   Waiting since: [% hold.waitingdate %]:\r\n
   should be:
   Waiting since: [% hold.waitingdate %]\r\nWaitng at: [%
hold.branch.branchname %]:\r\n

- Typo in sample_notices.yml line 1789 - "Waitng"

- Remember to tidy :)

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


More information about the Koha-bugs mailing list