Bug 32200 - Add page-section checkout notes page (circ)
Summary: Add page-section checkout notes page (circ)
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: master
Hardware: All All
: P5 - low normal (vote)
Assignee: Katrin Fischer
QA Contact: Testopia
URL: /cgi-bin/koha/circ/checkout-notes.pl
Keywords:
Depends on: 30952
Blocks: 31757
  Show dependency treegraph
 
Reported: 2022-11-14 18:25 UTC by Katrin Fischer
Modified: 2023-06-08 22:32 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
23.05.00,22.11.01


Attachments
Bug 32200: Add page-section to checkout notes page (7.37 KB, patch)
2022-11-17 21:54 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 32200: Add page-section to checkout notes page (7.41 KB, patch)
2022-11-18 12:50 UTC, David Nind
Details | Diff | Splinter Review
Bug 32200: Add page-section to checkout notes page (7.46 KB, patch)
2022-12-14 18:09 UTC, Tomás Cohen Arazi
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2022-11-14 18:25:09 UTC
The list of checkout notes in staff is missing a page section.

To get there:
* Activate checkout notes in system preferences
* Check something out
* Add a note to the checkout from the OPAC
* From the start page, go to the checkout notes list
Comment 1 Katrin Fischer 2022-11-17 20:20:29 UTC
Asked Owen if I could steal that one :)
Comment 2 Katrin Fischer 2022-11-17 21:54:27 UTC
Created attachment 144044 [details] [review]
Bug 32200: Add page-section to checkout notes page

To test:
* Turn on AllowCheckoutNotes system preference
* Check out an item
* Go to the OPAC and add a checkout note to your checkout
* In the staff interface, look at: Circulation > Checkout notes
* Verify the page section is missing from the notes table
* Apply patch
* Verify the table now looks better!
Comment 3 David Nind 2022-11-18 12:50:23 UTC
Created attachment 144060 [details] [review]
Bug 32200: Add page-section to checkout notes page

To test:
* Turn on AllowCheckoutNotes system preference
* Check out an item
* Go to the OPAC and add a checkout note to your checkout
* In the staff interface, look at: Circulation > Checkout notes
* Verify the page section is missing from the notes table
* Apply patch
* Verify the table now looks better!

Signed-off-by: David <david@davidnind.com>
Comment 4 Tomás Cohen Arazi 2022-12-14 18:09:29 UTC
Created attachment 144589 [details] [review]
Bug 32200: Add page-section to checkout notes page

To test:
* Turn on AllowCheckoutNotes system preference
* Check out an item
* Go to the OPAC and add a checkout note to your checkout
* In the staff interface, look at: Circulation > Checkout notes
* Verify the page section is missing from the notes table
* Apply patch
* Verify the table now looks better!

Signed-off-by: David <david@davidnind.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 5 Tomás Cohen Arazi 2022-12-15 00:40:01 UTC
Pushed to master for 23.05.

Nice work everyone, thanks!
Comment 6 Martin Renvoize 2022-12-15 14:05:59 UTC
Nice work everyone!

Pushed to 22.11.x for the next release