9 May
2025
9 May
'25
3:40 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38330 --- Comment #38 from David Cook <dcook@prosentient.com.au> --- Funny enough... in ktd biblionumber 232 and 234 are already marked suppressed. The things we learn when all you need to find suppressed records is: select biblionumber,opac_suppressed from biblio where opac_suppressed <> 0 -- You are receiving this mail because: You are watching all bug changes.