[Koha-bugs] [Bug 10353] New: "Fines in days" (aka suspensions) should be first-class citizen in Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 27 15:25:31 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10353

            Bug ID: 10353
           Summary: "Fines in days" (aka suspensions) should be
                    first-class citizen in Koha
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcharlt at gmail.com
          Reporter: tomascohen at gmail.com

Suspensions should be considered a different thing from fines (money wise).
Both can be concurrent actually.

They should be recorded in its own table on the DB, and have its own class
under the Koha namespace.

Requirements:
- We should be able to know what items under what circumstances triggered a
suspension.
- We should be able to set a max suspensions limit in a period of time.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list