[Koha-bugs] [Bug 31485] New: Move ItemsDeniedRenewal checks from C4::Circulation to Koha::Item

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 29 20:44:29 CEST 2022


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 at iki.fi
          Reporter: joonas.kylmala at iki.fi
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at 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.


More information about the Koha-bugs mailing list