| Summary: | Add cancellation_reason field to bookings table | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Paul Derscheid <paul.derscheid> |
| Component: | Circulation | Assignee: | Paul Derscheid <paul.derscheid> |
| Status: | RESOLVED FIXED | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | aude.charillon, gmcharlt, kyle, lucas, martin.renvoize |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | Sponsored | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: |
This enhancement adds a `cancellation_reason` field to the bookings table, allowing users to specify a reason for cancellations using either free text or an authorized value, and integrates this information into the cancellation process and notices.
|
Version(s) released in: |
24.11.00
|
| Circulation function: | Bookings | ||
| Bug Depends on: | 29002 | ||
| Bug Blocks: | 38222 | ||
| Attachments: |
Bug 38193: Add cancellation_reason field to bookings table
Bug 38193: Add cancellation_reason field to bookings table Bug 38193: Add cancellation_reason field to bookings table |
||
|
Description
Paul Derscheid
2024-10-17 11:20:36 UTC
Created attachment 172867 [details] [review] Bug 38193: Add cancellation_reason field to bookings table Sponsored-by: Büchereizentrale Schleswig-Holstein <https://www.bz-sh.de/> Created attachment 172869 [details] [review] Bug 38193: Add cancellation_reason field to bookings table Sponsored-by: Büchereizentrale Schleswig-Holstein <https://www.bz-sh.de/> Signed-off-by: Thibaud Guillot <thibaud.guillot@biblibre.com> Created attachment 172885 [details] [review] Bug 38193: Add cancellation_reason field to bookings table Sponsored-by: Büchereizentrale Schleswig-Holstein <https://www.bz-sh.de/> Signed-off-by: Thibaud Guillot <thibaud.guillot@biblibre.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Discussed with Paul, I know there's more coming for the UX on this.. I think this bug as it stands is fine to PQA :) Pushed for 24.11! Well done everyone, thank you! Enhancement, no 24.05.x backport |