http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10504 --- Comment #2 from Chris Cormack <chris@bigballofwax.co.nz> --- Comment on attachment 19220 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19220 Bug 10504: Remove the unused C4::Acq::ModOrderItem routine Review of attachment 19220: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=10504&attachment=19220) ----------------------------------------------------------------- C4/Acquistion.pm still is exporting ModOrderItem, so we need to clean that too. grep ModOrderItem -r * C4/Acquisition.pm: &NewOrderItem &ModOrderItem &ModItemOrder -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.