| Summary: | Add 'minutes' as a load period unit | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Blou <philippe.blouin> |
| Component: | Circulation | Assignee: | Bugs List <koha-bugs> |
| Status: | BLOCKED --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | arthur.suzuki, caroline.cyr-la-rose, eric.begin, gmcharlt, janet.mcgowan, jonathan.druart, kyle, marjorie.barry-vila, maude.boudreau, philippe.blouin, veron |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 8133 | ||
| Bug Blocks: | |||
| Attachments: | Bug 11055 - Add 'Minutes' as a load period unit | ||
|
Description
Blou
2013-10-15 19:26:16 UTC
Created attachment 29337 [details] [review] Bug 11055 - Add 'Minutes' as a load period unit WARNING: This patch is dependent on http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8133. My patch on bug 8133 ensures proper calculation of overdues. Minutes are added as a unit in circulation rules. A test script is provided: 't/Circulation/minuteloan.t'. |