[Bug 12591] New: CRUD operations for Notices should happen in a module not in letters.pl
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: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org 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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org