[Koha-bugs] [Bug 23681] Patron restrictions should be user definable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 6 08:49:16 CEST 2022


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

--- Comment #171 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
There is one fail in the QA test tools here:

 FAIL   installer/data/mysql/kohastructure.sql
   FAIL   tinyint_has_boolean_flag
                The new column debarment_types.is_system is using TINYINT(1) as
type but is not defined as boolean in the schema file
(Koha/Schema/Result/DebarmentType.pm), see the SQL12 coding guideline
                The new column debarment_types.is_default is using TINYINT(1)
as type but is not defined as boolean in the schema file
(Koha/Schema/Result/DebarmentType.pm), see the SQL12 coding guideline

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list