Summary: | Add basket's internal note to tables on vendor search result list | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
Component: | Acquisitions | Assignee: | Lucas Gass (lukeg) <lucas> |
Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | andrew, caroline.cyr-la-rose |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31430 | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Caroline Cyr La Rose | Documentation submission: | https://gitlab.com/koha-community/koha-manual/-/merge_requests/631 |
Text to go in the release notes: | Version(s) released in: |
22.11.00
|
|
Circulation function: | |||
Attachments: |
Bug 31377: Add internal note column to booksellers.tt
Bug 31377: Add internal note column to booksellers.tt Bug 31377: Add internal note column to booksellers.tt |
Description
Lucas Gass (lukeg)
2022-08-16 22:24:16 UTC
Created attachment 139219 [details] [review] Bug 31377: Add internal note column to booksellers.tt To test: -Apply patch -Add some vendors and give them an internal note -Go to /cgi-bin/koha/acqui/booksellers.pl -Notice that there is a column which includes the internal note We're making the basket internal note visible here, right? Not the vendor note? The test plan contained what I think was an error. Here's what I did: To test: -Apply patch -Add some BASKETS and give them an internal note -Go to /cgi-bin/koha/acqui/booksellers.pl -Notice that there is a column which includes the internal note Created attachment 139415 [details] [review] Bug 31377: Add internal note column to booksellers.tt To test: -Apply patch -Add some vendors and give them an internal note -Go to /cgi-bin/koha/acqui/booksellers.pl -Notice that there is a column which includes the internal note Signed-off-by: Andrew Fuerste-Henry <andrewfh@gmail.com> Andrew, Thanks. Yes, I meant BASKET not vendor. Created attachment 139538 [details] [review] Bug 31377: Add internal note column to booksellers.tt To test: -Apply patch -Add some vendors and give them an internal note -Go to /cgi-bin/koha/acqui/booksellers.pl -Notice that there is a column which includes the internal note Signed-off-by: Andrew Fuerste-Henry <andrewfh@gmail.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 22.11. Nice work everyone, thanks! Enhancement will not be backported to 22.05.x series |