[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
Wed Aug 9 10:05:46 CEST 2017


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

Marc Véron <veron at veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |veron at veron.ch
             Status|Needs Signoff               |Failed QA

--- Comment #2 from Marc Véron <veron at veron.ch> ---
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';

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


More information about the Koha-bugs mailing list