https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37601

            Bug ID: 37601
           Summary: Add status field to bookings table
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

The goal is to add a status column to the bookings table to track a bookings
state

Two existing ideas are:
- confirmed (the default state for a freshly created booking, open for
suggestions on a better name for this one)
- cancelled


For a follow-up bug:

- active (booking is currently in the boundary of start and end date)
- expired (bookings end date is in the past)
- pending (bookings start date is in the future)

should be calculated at runtime and zipped into the api response so that the
datatable ordering and searching still works as expected. 


Additional opinions would be appreciated!

-- 
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/

Reply via email to