http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12591

            Bug ID: 12591
           Summary: CRUD operations for Notices should happen in a module
                    not in letters.pl
 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]

Currently, all the CRUD subroutines for Notices/Letters occur in letters.pl,
when they should be handled in C4::Letters or a new module in the Koha
namespace.

I always wondered where the subs for Letters CRUD were...and just happened to
stumble across them today. 

Perhaps Chris will be doing something with this with his Koha::Email module,
but I don't know.

-- 
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]
http://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