https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43603 --- Comment #3 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 206591 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=206591&action=edit Bug 43603: Add relationships and boolean flag to article_request_scan schema Adds the is_boolean flag for the active column on Koha::Schema::Result::ArticleRequestScanAccount, matching the tinyint_has_boolean_flag QA convention. The belongs_to relationships on both new Result classes (file_transport and article_request_scan_account) were already correctly auto-detected by dbic --force and required no manual edit. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> -- You are receiving this mail because: You are watching all bug changes.