http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12830 Bug ID: 12830 Summary: Move the order-related code into its own module Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement 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::Order module and to put in it the code related to the order management. -- You are receiving this mail because: You are watching all bug changes.