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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.
_______________________________________________
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/