Koha/koha-tmpl/intranet-tmpl/prog/en
Kyle M Hall 717878982f Bug 13024 - Nonpublic note not appearing in the staff client
The nonpublic note for items is not displayed in the staff client. It
should be displayed in the following areas:
1) Checkouts (circulation.pl)
2) Checkins (returns.pl)
3) Record details ( moredetail.pl )

Test Plan:
1) Ensure your non-public note field is mapped to the
   items.itemnotes_nonpublic database column
2) Edit an item, add a test nonpublic note
3) Check out the item, verify the note is visible in the checkouts table
4) Check in the item, verify the note is visible in the checkins table
5) View the item details, verify the note is visible and editable
   if your account has the rights to edit items

Followed test plan, works as expected.
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2015-12-04 14:47:57 +00:00
..
css Bug 14190: Scale search boxes in staff head 2015-10-27 16:43:23 -03:00
data
includes Bug 12072: Make datepicker and templates to be aware of dmydot format 2015-11-19 13:15:19 -03:00
js Bug 13024 - Nonpublic note not appearing in the staff client 2015-12-04 14:47:57 +00:00
lib/yui
modules Bug 13024 - Nonpublic note not appearing in the staff client 2015-12-04 14:47:57 +00:00
xslt Bug 15102: Fix capitalization for some strings on XSLT detail pages 2015-11-11 11:09:12 -03:00
columns.def Bug 14130: Update columns.def 2015-05-22 17:02:21 -03:00