Some libraries would find it handy if the internal note (aqbasket.note) was a column on booksellers.pl
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