[Koha-bugs] [Bug 20912] New: Rental Fees based on Time Period

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 12 06:00:09 CEST 2018


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: kyle at bywatersolutions.com
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

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.


More information about the Koha-bugs mailing list