Bug 33979

Summary: Improve behaviour of source list on 'item modifications by age' tool
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: CatalogingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: jonathan.druart, m.de.rooy
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 22827    
Bug Blocks:    

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.