https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447
--- Comment #457 from Joonas Kylmälä <[email protected]> --- Created attachment 121227 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121227&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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
