http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14206 Bug ID: 14206 Summary: notice using only the 'print' template can't be deleted Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: P3 Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: indradg@gmail.com QA Contact: testopia@bugs.koha-community.org Use-case: Wanted a 'letter' that will only be printed and NOT emailed. What I found: 1/ can define and save such a letter with only the print template filled 2/ letter shows up in the list or letters with 'edit' and 'delete' links next to it 3/ edit works fine, but delete doesn't work. In fact, with delete, the <td> values of library, module, code and name are not displayed. 4/ delete does not work for a letter using print only template To delete: Edit the letter and add a 'print' template (additionally). Now the letter can be deleted. Question: is this the correct / expected behaviour? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.