[Koha-bugs] [Bug 6796] Overnight checkouts taking into account opening and closing hours

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 27 20:40:41 CET 2023


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

Emily Lamancusa <emily.lamancusa at montgomerycountymd.gov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #27 from Emily Lamancusa <emily.lamancusa at montgomerycountymd.gov> ---
Thanks for the follow-up Aleisha! Unfortunately, I'm still getting some errors
when trying to edit a library (testing on KTD).

When editing an existing library, upon saving:
"An error occurred when updating this library. Perhaps it already exists."

When creating a new library, upon saving:
"An error occurred when adding this library. The branchcode might already
exist."

The above two errors occurred consistently regardless of which (if any) fields
I edited or what values I entered in those fields.

---

It's also failing tests:
#   Failed test 'Loan period was shortened (but considers the holiday) because
ConsiderLibraryHoursWhenIssuing is set to close time'
#   at t/db_dependent/Circulation/CalcDateDue.t line 413.
#          got: '2023-02-27T20:35:41'
#     expected: '2023-03-01T20:35:41'

#   Failed test 'Loan period was extended (but considers the holiday) because
ConsiderLibraryHoursWhenIssuing is set to open time'
#   at t/db_dependent/Circulation/CalcDateDue.t line 420.
#          got: '2023-02-28T14:35:41'
#     expected: '2023-03-01T14:35:41'

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list