[Koha-bugs] [Bug 32450] New: Make it possible to exclude debit types from charges counted for circulation restriction (noissuecharge)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 12 15:11:14 CET 2022


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

            Bug ID: 32450
           Summary: Make it possible to exclude debit types from charges
                    counted for circulation restriction (noissuecharge)
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Fines and fees
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org
                CC: michaela.sieber at kit.edu

We do have several permissions that are about what is counted for
noissuecharge, the dynamic restriction for circulation.

* ManInvInNoissuesCharge = All manual invoiceable debit types
* RentalsInNoissuesCharge = Exclude hold charges
* HoldsInNoissuesCharge = Exclude rental charges

This all comes from a time when Koha's debit types were hardcoded, but had no
'home' in the database. Now that they have their own database table we could
move them to a flag for each debit type.

This was triggered by a discussion by making a certain debit type not count
towards the circulation restriction, but our current system is to inflexible in
that regard.

-- 
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