https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20912
Bug ID: 20912
Summary: Rental Fees based on Time Period
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Work to be done:
1) Add new column for daily rental fee to itemtypes
2) Add new syspref to control if daily rental fee includes holidays
3) Add code to C4::Circulation::AddIssue that will check the item's type to
determine if it has a daily rental fee
a) If it does, the rental fee will be calculated in full as "checkout length"
times "daily rental fee", less holidays if syspref is set to ignore them
4) Add unit tests
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/