Bug 38176

Summary: Add column inflation to bookings status field for computed states
Product: Koha Reporter: Paul Derscheid <paul.derscheid>
Component: CirculationAssignee: Paul Derscheid <paul.derscheid>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, jonathan.druart, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function: Bookings
Bug Depends on: 29002    
Bug Blocks:    

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.