Bug 40195 - Make option to configure additional fields as date
Summary: Make option to configure additional fields as date
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: 37180
Blocks:
  Show dependency treegraph
 
Reported: 2025-06-20 09:47 UTC by Katrin Fischer
Modified: 2025-06-20 13:13 UTC (History)
4 users (show)

See Also:
GIT URL:
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 Katrin Fischer 2025-06-20 09:47:53 UTC
Bug 32610 added the option to patron attributes to indicate that a field is a date, resulting in the date widget to be displayed and the date to be validated as a date on entry.

It would be great if additional fields could also be configured as dates.
Comment 1 Pedro Amorim 2025-06-20 09:49:09 UTC
My suggestion is that efforts are directed to bug 37180.
Or else we will be duplicating and maintaining duplicated code perpetually.
Comment 2 Katrin Fischer 2025-06-20 13:13:16 UTC
I agree, but maybe this would still require some step by step approach?

We could merge the table structure, have the options greyed out that don't apply (yet) for the additional fields and activate them one after the other.

I'm making this a dependency of the main bug.