[Koha-bugs] [Bug 31129] New: Number of restrictions is always "0" on the "Check out" table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 11 14:51:09 CEST 2022


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 at lists.koha-community.org
          Reporter: jonathan.druart+koha at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at 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.


More information about the Koha-bugs mailing list