http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12896 Bug ID: 12896 Summary: Move the bookseller-related code into its own module Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: jonathan.druart@biblibre.com QA Contact: testopia@bugs.koha-community.org The C4::Acquisition module should be exploded in order to add readability and maintainability to this part of the code. I propose to create a new Koha::Acquisition::Bookseller module and to put in it the code related to the bookseller management. -- You are receiving this mail because: You are watching all bug changes.