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

            Bug ID: 35286
           Summary: Replace GetPrintMessages with
                    Koha::Notice::Messages->search
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Notices
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

C4::Letters::GetPrintMessages is a very basic wrapper around a simple SQL
lookup. We could easily remove it and use Koha::Notice::Messages->search
directly instead resulting in Koha::Notice::Message objects in the return.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to