https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41816 Bug ID: 41816 Summary: Wrong additional fields base class in Koha::Acquisition::Booksellers; Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: glasklas@gmail.com QA Contact: testopia@bugs.koha-community.org It seems like the wrong additional fields mixin was used for Koha::Acquisition::Booksellers in bug 38262, Koha::Object::Mixin::AdditionalFields when it should have been Koha::Objects::Mixin::AdditionalFields. Here is a fix for that. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.