[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 Marcel de Rooy changed: What|Removed |Added Status|Signed Off |BLOCKED CC||[email protected] --- Comment #16 from Marcel de Rooy --- Blocked currently by 39916 -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 Eric Garcia changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 Eric Garcia changed: What|Removed |Added Attachment #182451|0 |1 is obsolete|| --- Comment #15 from Eric Garcia --- Created attachment 182910 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182910&action=edit Bug 39584: Include trailDays when calculating maxDate When enforcing the max booking period from the circulation rules, we should not include booking post processing days. Our pre and post processing days handling looks for 'flatpickr-disabled' and ensure processing days cannot overlap. When setting maxDate, flatpickr will apply the flatpickr-disabled class to the next day to prevent selection past the max date and as such our post-processing acts in an inclusive manor. This patch updates our maxDate handler to increase then maximum target by the trailDays setting to allow a full loan period and includes styling to match flatpickr-disabled for the exclusive trailDays. To test: 1. Set up two days of post-processing time in the circ rules for an item type. 2. Make that item type bookable. 3. Place a booking for an item from that item type. Note that the 2-days of post-processing time are factored into the total number of days allowed for the booking. For a 7-day circ period, the booking cannot be set for 7 days; it is enforced to end at 5. 4. APPLY PATCH 5. Try the booking again, this time you should be able to select the full loan period for that item. Signed-off-by: Eric Garcia -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 Martin Renvoize (ashimema) changed: What|Removed |Added Depends on||39916 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39916 [Bug 39916] The 'Place booking' modal should have cypress tests -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 Martin Renvoize (ashimema) changed: What|Removed |Added Blocks||37707 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37707 [Bug 37707] Lead/Trail times should work in combination -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 --- Comment #14 from Kristi --- Thanks for the explanations on both points. Bookings do still overlap with pre- and post-processing time. I set circ rules for 2 days of post-processing and a 7-day circ period, no renewals. I placed a booking for 6/9-6/16, which would have the 2 post-processing days on 6/17 and 6/18. I was able to place a booking for 6/18- 6/25. That is, I was allowed to place a booking that started on one of the post-processing days for the first booking. This is bib 194 in the PTFS-hosted sandbox for this bug if it helps. Would this issue be a new bug report? -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 Martin Renvoize (ashimema) changed: What|Removed |Added Blocks||39390 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39390 [Bug 39390] Booking pre-processing and post-processing days can be set for same day -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 Martin Renvoize (ashimema) changed: What|Removed |Added Severity|normal |major -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 Martin Renvoize (ashimema) changed: What|Removed |Added Circulation||Bookings function|| -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 Martin Renvoize (ashimema) changed: What|Removed |Added See Also||https://bugs.koha-community ||.org/bugzilla3/show_bug.cgi ||?id=39916 -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 --- Comment #13 from Martin Renvoize (ashimema) --- Thanks for testing Kristi, it's very much appreciated. (In reply to Kristi from comment #9) > If there are renewals allowed, the post-processing also does not cut into > the circ peiod (39584_WithRenewals_20250520.png) It does look like it adds > another day on the end date in this case though. A booking for 7 days with 2 > renewals starting on 6/02 would end on 6/23 in the date picker, but it ends > on 6/24 when booked (39584_Bookings.PNG) As discussed, I think this is pre-existing and it's actually a day "added" at to the initial issue if I'm understanding it correctly. We count the first day of the booking as the "pickup day" and under normal circulation we would set the due date to today at midnight + issue period.. so if I booked from the first, the due date would be midnight on the 8th.. 1st + 7 days = 8th. For renewals, we currently add a renewal period for each renewal allowed, so it's exclusive of the 'renewal' day.. it presumed you would be returning the item on the last day of your issue and adds renewal period to that day. > I'm not sure I fully understand "what would be even better is to add a set > of bookings in and ensure end date handling is still properly handled for > those bookings with a start date before one and around the expected maximum > date." Happy to discuss that further. So what I meant by that was that I just wanted to verify that we're still handling bookings clashes as expected. i.e that the lead and trail periods still interact with other bookings, ensuring one cannot overlap with another booking (I know I also have another bug to work on to ensure we don't overlap lead/trail periods with each other too) -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 --- Comment #9 from Kristi --- I looked at this in a sandbox with a 7-day circ period and no renewals allowed. I got the full circ period with the 2 post-processing factored in at the end (39584_20250520.png) That addresses the bug as described, post-processing cutting into the circ period. If there are renewals allowed, the post-processing also does not cut into the circ peiod (39584_WithRenewals_20250520.png) It does look like it adds another day on the end date in this case though. A booking for 7 days with 2 renewals starting on 6/02 would end on 6/23 in the date picker, but it ends on 6/24 when booked (39584_Bookings.PNG) I'm not sure I fully understand "what would be even better is to add a set of bookings in and ensure end date handling is still properly handled for those bookings with a start date before one and around the expected maximum date." Happy to discuss that further. Otherwise, the patch addresses the problem as described "Enforcing max circ rule loan periods on bookings (37354), cuts into the circ period of a booking when post-processing days are added." -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 --- Comment #12 from Kristi --- Created attachment 182680 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182680&action=edit BookingsWithDayAddedInBooking -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 --- Comment #11 from Kristi --- Created attachment 182679 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182679&action=edit BookingWithPostProcessing_WithRenewals -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 --- Comment #10 from Kristi --- Created attachment 182678 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182678&action=edit BookingWithPostProcessing_NoRenewals -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 --- Comment #8 from Martin Renvoize (ashimema) --- OK.. I'm done.. could someone please try out my alternative patch.. I believe it more accurately allows for all the existing cases. So.. the basic test plan just checks that the bug in question is resolved.. but what would be even better is to add a set of bookings in and ensure end date handling is still properly handled for those bookings with a start date before one and around the expected maximum date. Many thanks, -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 Martin Renvoize (ashimema) changed: What|Removed |Added Assignee|[email protected] |[email protected] ||o.uk -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 Martin Renvoize (ashimema) changed: What|Removed |Added Attachment #181312|0 |1 is obsolete|| -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 Martin Renvoize (ashimema) changed: What|Removed |Added Attachment #182448|0 |1 is obsolete|| --- Comment #7 from Martin Renvoize (ashimema) --- Created attachment 182451 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182451&action=edit Bug 39584: Include trailDays when calculating maxDate When enforcing the max booking period from the circulation rules, we should not include booking post processing days. Our pre and post processing days handling looks for 'flatpickr-disabled' and ensure processing days cannot overlap. When setting maxDate, flatpickr will apply the flatpickr-disabled class to the next day to prevent selection past the max date and as such our post-processing acts in an inclusive manor. This patch updates our maxDate handler to increase then maximum target by the trailDays setting to allow a full loan period and includes styling to match flatpickr-disabled for the exclusive trailDays. To test: 1. Set up two days of post-processing time in the circ rules for an item type. 2. Make that item type bookable. 3. Place a booking for an item from that item type. Note that the 2-days of post-processing time are factored into the total number of days allowed for the booking. For a 7-day circ period, the booking cannot be set for 7 days; it is enforced to end at 5. 4. APPLY PATCH 5. Try the booking again, this time you should be able to select the full loan period for that item. -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 --- Comment #6 from Martin Renvoize (ashimema) --- I've got a slightly cleaner approach.. but I'm still refining a bit as I don't like that because the maxDate is extended in my version it appears later than it really is due to the ungreyed out dates. -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 --- Comment #5 from Martin Renvoize (ashimema) --- Created attachment 182448 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182448&action=edit Bug 39584: Include trailDays when calculating maxDate When enforcing the max booking period from the circulation rules, we should not include booking post processing days. Our pre and post processing days handling looks for 'flatpickr-disabled' and ensure processing days cannot overlap. When setting maxDate, flatpickr will apply the flatpickr-disabled class to the next day to prevent selection past the max date and as such our post-processing acts in an inclusive manor. This patch updates our maxDate handler to increase then maximum target by the trailDays setting to allow a full loan period. To test: 1. Set up two days of post-processing time in the circ rules for an item type. 2. Make that item type bookable. 3. Place a booking for an item from that item type. Note that the 2-days of post-processing time are factored into the total number of days allowed for the booking. For a 7-day circ period, the booking cannot be set for 7 days; it is enforced to end at 5. 4. APPLY PATCH 5. Try the booking again, this time you should be able to select the full loan period for that item. -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 Martin Renvoize (ashimema) changed: What|Removed |Added Depends on||37354 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37354 [Bug 37354] Bookings should respect circulation rules for max loan periods -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 Martin Renvoize (ashimema) changed: What|Removed |Added CC||[email protected] ||o.uk -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 --- Comment #4 from Kristi --- Created attachment 181394 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181394&action=edit BookingPostProcessing_39584 Shows booking post-processing days assigned within the booking period instead of after. -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 --- Comment #3 from Kristi --- I looked at this in a sandbox. While I am able to add 2 days of post-processing and get the full 7-day circ period, it looks like the date picker is marking the post-processing days within the booking now. That is, if I pick a booking for a 7-day circ period between May 5-12, the calendar is marking May 6 and 7 as the post-processing days, not May 13-14. Please see the attached screenshot. -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 --- Comment #2 from Lucas Gass (lukeg) --- Created attachment 181312 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181312&action=edit Bug 39584: Use startDate instead of hoverDate when calculating loan period on mouseover To test: 1. Set up two days of post-processing time in the circ rules for an item type. 2. Make that item type bookable. 3. Place a booking for an item from that item type. Note that the 2-days of post-processing time are factored into the total number of days allowed for the booking. For a 7-day circ period, the booking cannot be set for 7 days; it is enforced to end at 5. 4. APPLY PATCH 5. Try the booking again, this time you should be able to select the full loan period for that item. -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 Lucas Gass (lukeg) changed: What|Removed |Added Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 Lucas Gass (lukeg) changed: What|Removed |Added Version|24.11 |Main -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 Lucas Gass (lukeg) changed: What|Removed |Added Assignee|[email protected] |[email protected] |ity.org | Severity|enhancement |normal Patch complexity|--- |Trivial patch -- 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 --- Comment #1 from Lucas Gass (lukeg) --- I think this is a problem in the mouseover function AFTER selecting a startDate where it is incorrectly using hoverDate instead of startDate -- 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 Lucas Gass (lukeg) changed: What|Removed |Added CC||[email protected] -- You are receiving this mail because: You are watching all bug changes. ___ 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/
[Koha-bugs] [Bug 39584] Booking post-processing time cuts into circulation period
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39584 Kristi changed: What|Removed |Added CC||[email protected] ||g -- You are receiving this mail because: You are watching all bug changes. ___ 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/
