https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31485 Bug ID: 31485 Summary: Move ItemsDeniedRenewal checks from C4::Circulation to Koha::Item Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Circulation Assignee: joonas.kylmala@iki.fi Reporter: joonas.kylmala@iki.fi QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com C4/Circulation.pm contains currently a function called _item_denied_renewal which is clearly a method of Koha::Item, thus it should be moved there. -- You are receiving this mail because: You are watching all bug changes.