19 Mar
2021
19 Mar
'21
2 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #417 from Joonas Kylmälä <joonas.kylmala@helsinki.fi> --- Created attachment 118534 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118534&action=edit Bug 20447: Make holdings suppress column boolean object This enables Koha::Object::TO_JSON to return JSON boolean values. If we need to add supression to other parts of Koha than just OPAC in the future maybe it could have it in its own separate column (instead of using supress int values to represent different levels of supression). So using suppress column just for OPAC should be fine. -- You are receiving this mail because: You are watching all bug changes.