Appears in 18.05.06 - when you go to Configure Columns - Patrons - issues-table - and select checkin, then go to the patrons detail tab, the checkin column is still there, but now labeled renew, and the renew function is not visible. Using the configure columns - circulation - issuestable - checkin, the correct behavior is displayed on the patrons checkout tab.
Created attachment 83401 [details] [review] Bug 22020: (bug 21777 follow-up) Fix columns visibility for circulation.pl The table is used by circulation.pl and moremember.pl When it is modified we need to take care of the two view. Test plan: Use the columns settings to hide/show the "check in" and other columns Confirm the this patch fixes the display for moremember.pl
Created attachment 83472 [details] [review] Bug 22020: (bug 21777 follow-up) Fix columns visibility for circulation.pl The table is used by circulation.pl and moremember.pl When it is modified we need to take care of the two view. Test plan: Use the columns settings to hide/show the "check in" and other columns Confirm the this patch fixes the display for moremember.pl Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Would like to see this pushed ASAP. This is a huge disconnect of patron and items if you are not paying attention!
Created attachment 83719 [details] [review] Bug 22020: (bug 21777 follow-up) Fix columns visibility for circulation.pl The table is used by circulation.pl and moremember.pl When it is modified we need to take care of the two view. Test plan: Use the columns settings to hide/show the "check in" and other columns Confirm the this patch fixes the display for moremember.pl Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Awesome work all! Pushed to master for 19.05
Pushed to 18.11.x for 18.11.02
Pushed to 18.05.x for 18.05.08
Depends on Bug 21777 not in 17.11.x