https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36107
Bug ID: 36107
Summary: Port default DUEDGST and PREDUEDGST notices to
Template Toolkit
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Keywords: roadmap_24_05
Severity: enhancement
Priority: P5 - low
Component: Notices
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Blocks: 15278
The following notices need to be updated to use Template Toolkit syntax:
DUEDGST (email)
DUEDGST (sms)
PREDUEDGST (email)
PREDUEDGST (sms)
These will be a bit trickier, as they make use of <<items.content>>. The
default information in <<items.content>> is the due date, title, author, and
barcode of the item. Since this bug is limited to changing the default notice
text, and won't affect existing installations, we could be okay to simply
replicate that information with Template Toolkit variables for now. We will
need to decide what to do about <<items.content>> if/when we deprecate hungry
alligator syntax in the long run, though.
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15278
[Bug 15278] [Omnibus] Port default slips and notices from bespoke syntax to
Template Toolkit
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/