https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27671 Bug ID: 27671 Summary: Missing include in orderreceive.tt Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org Some checks require Koha.Preference, but the 'Koha' plugin is not being included. This doesn't fail because the call to Koha.Preference just returns false. But the code validating the data is not being called. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.