[Koha-bugs] [Bug 18915] Creating a checkout note (patron note) sends an incomplete email message

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 18 06:16:53 CEST 2017


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

--- Comment #3 from Aleisha Amohia <aleisha at catalyst.net.nz> ---
(In reply to Marc Véron from comment #2)
> What happens if a library has modified the note? - Modifications for title
> and content would get lost with the following statement in 
> bug_18915_-_modifying_patron_note_notice.sql 
> 
> UPDATE letter SET code = 'CHECKOUT_NOTE', name = 'Checkout note on item set
> by patron', title = 'Checkout note', content = '<<borrowers.firstname>>
> <<borrowers.surname>> has added a note to the item <<biblio.title>> -
> <<biblio.author>> (<<biblio.biblionumber>>).' WHERE code = 'PATRON_NOTE';

I see what you mean, but this patch is fixing the content of the note, so it
does need to be changed. Unless you can think of another way to fix the note?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list