https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31129 Bug ID: 31129 Summary: Number of restrictions is always "0" on the "Check out" table Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Keywords: Academy Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: jonathan.druart+koha@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com circ/circulation.tt vs members/moremember.tt: circ/circulation.tt: <a id="debarments-tab-link" href="#reldebarments">Restrictions ([% debarments.count || 0 | html %])</a> members/moremember.tt: <a id="debarments-tab-link" href="#reldebarments">Restrictions ([% debarments.size || 0 | html %])</a> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.