Bug 33979 - Improve behaviour of source list on 'item modifications by age' tool
Summary: Improve behaviour of source list on 'item modifications by age' tool
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 22827
Blocks:
  Show dependency treegraph
 
Reported: 2023-06-10 19:29 UTC by Katrin Fischer
Modified: 2023-06-14 09:18 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2023-06-10 19:29:42 UTC
In the tool for 'item modifications by age' there is an items.dateaccessioned option and a note that this will be used if left empty:

<span class="hint">If not set then items.dateaccessioned will be used</span>

It would be a little easier to make the field required, keeping the empty option, but enforcing people to pick someting.

Alternatively the empty option could be removed with items.dateaccessioned the first option, but I believe the first option would be a little cleaner.

Eventually older entries in the db will need updating as well.