Bug 38176 - Add column inflation to bookings status field for computed states
Summary: Add column inflation to bookings status field for computed states
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Paul Derscheid
QA Contact: Testopia
URL:
Keywords:
Depends on: 29002
Blocks:
  Show dependency treegraph
 
Reported: 2024-10-15 12:30 UTC by Paul Derscheid
Modified: 2024-10-15 13:01 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function: bookings


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Derscheid 2024-10-15 12:30:15 UTC
Bookings can be in states that don't make sense as database values, e.g.
- expired
- pending
- active

This extension of the Booking dbix class achieves to return those globally.