[Koha-bugs] [Bug 22083] New: Typo in circulation_batch_checkouts.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 8 15:24:08 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22083

            Bug ID: 22083
           Summary: Typo in circulation_batch_checkouts.tt
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: caroline.cyr-la-rose at inlibro.com
          Reporter: caroline.cyr-la-rose at inlibro.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com
  Target Milestone: ---

There is a typo in circulation_batch_checkouts.tt that makes Koha skip a
warning if the user cannot borrow due to circulation rules.

To reproduce:
1. In Administration > Global system preferences, 'Allow' BatchCheckouts and
enter patron categories in BatchCheckoutsValidCategories
2. Go to Administration > Circulation and fines rules
3. Enter a rule where a certain category of patrons (that is in
BatchCheckoutsValidCategories) cannot take out a particular item type
4. Search the catalog for an item of that item type
5. Copy the barcode
6. Go into patrons and find a patron of that category
7. Click on the Batch checkout tab
8. Paste the barcode in the box and click Check out
9. It should say 'Too many checked out'

It should also say 'This patron can't check out this item per library
circulation policy'.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list