[Koha-bugs] [Bug 9416] We should have 2 kinds of notes for each order line

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Apr 19 10:34:44 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9416

--- Comment #24 from mathieu saby <mathsabypro at gmail.com> ---
(In reply to mathieu saby from comment #23)
> Created attachment 27300 [details] 0
> [PATCH 2/3] Bug 9416 QA Followup: fix neworderempty and templates


This followup answer QA remarks :
- neworderempty.pl updated so that the 2 new variables are passed to the
template
- modordernotes.tt fixed to make the translation easier
- in CSV headers, to make clear that no change are made for the moment, rename
"note" to "vendor note"

Additionnaly, "Publisher code" was wrong in the csv headers. I changed it to
"Publisher" (the field in database is publishercode, but the content is a real
publisher name, not a code)
I did not change "Note:" in modordernotes.tt, because it is just under a h1 tag
which specifies the type of note the librarian is being editing

Test plan :
- edit an existing order, and try to change/add/suppress the vendor note, and
the internal note. Check the changes are properly saved
- export a basket and a basketgroup in CSV. Check the columns headers are
"Publisher" and "Vendor note"

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


More information about the Koha-bugs mailing list