Summary: | CRUD operations for handling notices should all be managed in Koha::Notice::Template | ||
---|---|---|---|
Product: | Koha | Reporter: | David Cook <dcook> |
Component: | Notices | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
David Cook
2014-07-17 04:47:24 UTC
Closing this due to age and lack of a concrete solution Isn't the solution to have a proper Koha namespace library for the letters? This is not solved completely as there is still some SQL in letter.pl, but certainly much improved with Koha::Notice::Template. |