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

            Bug ID: 35312
           Summary: When circulation is blocked by noissuecharge, total of
                    outstanding charges can be wrong
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Circulation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]

When some debit types are excluded from blocking circulation (noissuecharge),
the total on the checkouts page will exclude them, although they are still
outstanding.

* Set systempreference noissuecharge to 5
* Add a new debit type: TEST 
  * amount: 6.00 
  * Can be manually ivoiced? Yes 
  * Include in noissuescharge? No (don't check it)
* Go to any patron account without open fines/fees
* Create a manual invoice for TEST of 6.00
* Verify fine total shows as 6 and you can still checkout
* Add another manual invoice of type Manual fee of 6.00
* Verify the table shows a total of 12.00
* Verify you can no longer checkout

On the checkouts tab you'll see a message:

Charges: Patron has outstanding charges of 6.00. Checkouts are BLOCKED because
fine balance is OVER THE LIMIT

The amount is wrong. The outstanding charges are 12.00

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to