[Koha-bugs] [Bug 31374] Add a non-public note column to the suggestions table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 19 18:22:20 CEST 2022


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

--- Comment #5 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 139508
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139508&action=edit
Bug 31374: Update Suggestion.pm

To test:
1. Apply patch and restart services
2. Go to Acquistions -> Suggestions -> New Purchase suggestion
3. Notice the new 'Non-public notes:' textarea
4. Make sure you 'Set a patron' so we can later look at the suggestion from the
OPAC
5. Make a new suggestion and make sure you add some Non-public notes
6. Back on the 'Suggestions management' page you should see a new column for
'Non-public note'
7. Go to table settings and make sure you can properly hide the column
8. Change the status and make sure it shows up on the table with all statuses
(pending, accepted, rejected, etc )
9. Check the API by going to (/api/v1/suggestions). Your suggestion should show
up and 'privatenote' should include your non-public note.
10. Log in to the OPAC as the patron we set the suggestion to earlier. You
should not see anything related to the non-public note displaying from the OPAC

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


More information about the Koha-bugs mailing list