10 Oct
2025
10 Oct
'25
11:29 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40982 --- Comment #9 from Slava Shishkin <slavashishkin@gmail.com> --- Hi Jonathan, Just tested everything. It works exactly as expected. Great work! You were ahead with the logic fix; we had a second patch ready on our side too :) One small thing. Do we really need cancel_column.cannot_be_toggled = 1; and modify_column.cannot_be_toggled = 1; These two columns already have those flags by default and can’t be toggled anyway. However, everything works perfectly. Thank you! -- You are receiving this mail because: You are watching all bug changes.