[Koha-bugs] [Bug 22421] accountlines.issue_id is missing a foreign key constraint

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 16 23:03:34 CET 2024


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

--- Comment #32 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
QA script reports this:

 WARN   C4/Circulation.pm
   WARN   tidiness
                The file is less tidy than before (bad/messy lines before:
1095, now: 1098)

 WARN   Koha/Schema/Result/Accountline.pm
   WARN   tidiness
                The file is less tidy than before (bad/messy lines before: 142,
now: 162)

 WARN   Koha/Schema/Result/Issue.pm
   WARN   tidiness
                The file is less tidy than before (bad/messy lines before: 108,
now: 112)

 WARN   Koha/Schema/Result/OldIssue.pm
   WARN   tidiness
                The file is less tidy than before (bad/messy lines before: 106,
now: 110)

At the time of the 1st submission these patches, perltidy was already in Coding
Guidelines (PERL1), and was about default perltidy config. Likely a lot of
current errors are from default config and not or few customization. So at
least a lot at the messy lines would be needed.

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


More information about the Koha-bugs mailing list