https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24865 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |m.de.rooy@rijksmuseum.nl --- Comment #7 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- I have my doubts about whats going on here. Maybe I dont fully understand. [1] Isnt it a very expensive way to go thru notices to concatenate two fields: [% item.biblio.title %] [% checkout.date_due | $KohaDates %] [2] In the description a reference is made to deleted items. If an item is deleted, there is no issue anymore too. I dont see how you create a better description here? Can you explain in which exact situation you reach the else block where you call the letter? (No accountline found, amount>0, item deleted?) Note: commit message refers to item deletion, but test plan does not include it. Changing status: need for feedback. -- You are receiving this mail because: You are watching all bug changes.