Bug 37456 - Allow to type in library hours
Summary: Allow to type in library hours
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 6796
Blocks:
  Show dependency treegraph
 
Reported: 2024-07-24 16:30 UTC by Caroline Cyr La Rose
Modified: 2024-07-24 16:30 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Caroline Cyr La Rose 2024-07-24 16:30:30 UTC
When setting library hours in Administration > Libraries, you have to select the hours in the selector popup. It would be useful to be able to type them in. If I type 9, it's ok. If I want to type 9:55, it doesn't let me. It also doesn't let me type 17. I think it's because it's actually a date selector and doesn't go over 12 for the "hours" and doesn't go over 31 for the "minutes"