https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8838
Emily Lamancusa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact| |emily.lamancusa@montgomeryc | |ountymd.gov Status|Signed Off |Failed QA CC| |emily.lamancusa@montgomeryc | |ountymd.gov --- Comment #44 from Emily Lamancusa <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
