https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22824

--- Comment #10 from Jonathan Druart <[email protected]> 
---
Created attachment 116731
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116731&action=edit
Bug 22824: Fix default values for YesNo

select variable, value from systempreferences where type="YesNo" and ( ( value
<>'1' and value <>'0' ) or value is null );

-- 
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/

Reply via email to