---- Reported by bchurch@ptfs.com 2009-07-29 19:14:31 ---- Staff would like to be able to enter an internal note which would appear when staff receive serial issues. --- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:10 UTC --- This bug was previously known as _bug_ 3456 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3456 Actual time not defined. Setting to 0.0 The original reporter of this bug does not have an account here. Reassigning to the person who moved it here: chris@bigballofwax.co.nz. Previous reporter was bchurch@ptfs.com.
The non public note already exist, but it does not appear on recieve screen (serials-edit.pl) It should/could be on the right or below the biblio title
I think this can be 2 different functionalities: 1) Display the internal note from the subscription on the serial receive page as Paul suggests. This is not in master. 2) Add an additional internal note for every issue. Currently we have a note on issue level that is displayed in staff and OPAC. Can I get some opinions on this? Are 1) or 2) or both required behaviour?
Not sure, but, François, isn't this something we've made for StEtienne ? (displaying the internal note when recieving a serial)
Created attachment 11738 [details] [review] Bug 3456: Show internalnotes when receiving serials To test: 1/ create a subscription with a nonpublic note 2/ go to receipt page 3/ you should see "Nonpublic note: NOTE" under "Serial edition TITLE" 4/ remove this note and go back to receipt page 5/ "Non public note: NOTE" should have disappeared
Created attachment 12123 [details] [review] [Signed off] Bug-3456-Show-internalnotes-when-receiving-serials.patch I followed the test plan and can see the non-public note on the serials receipt screen. When I deleted the non-public note, it disappeared. Looks good.
QA comments: Display a new information (internalnotes) on the receipt page. Simple patch. Marked as Passed QA.
Patch pushed to master I think it can be considered as a minor bugfix, this information is lacking when you recieve a serial
Pushed to 3.8.x, will be in 3.8.5
Ok in master and 3.8.x. Marked as RESOLVED.