Summary: | Serials receipt note | ||
---|---|---|---|
Product: | Koha | Reporter: | Chris Cormack <chris> |
Component: | Serials | Assignee: | Julian Maurice <julian.maurice> |
Status: | CLOSED FIXED | QA Contact: | Ian Walls <koha.sekjal> |
Severity: | minor | ||
Priority: | P5 - low | CC: | cookie.wolfrom, francois.charbonnier, jonathan.druart, julian.maurice, melia, nengard, paul.poulain |
Version: | 3.8 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 3456: Show internalnotes when receiving serials
[Signed off] Bug-3456-Show-internalnotes-when-receiving-serials.patch |
Description
Chris Cormack
2010-05-21 01:10:53 UTC
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. |