https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21173 Alex Buckley <alexbuckley@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |ASSIGNED --- Comment #32 from Alex Buckley <alexbuckley@catalyst.net.nz> --- Hi (In reply to Katrin Fischer from comment #31)
1) Needs a bit of perltidy. 2) The GUI is a little confusing. What happens:
* When the form is shown the first time, the 'Hours' value is selected * Switch the field to items.withdrawn_on and it changes to "Choose an age unit" * Switch the field back to "items.dateaccessioned" * The drop down still shows "Choose an age unit", but can no longer be changed.
Suggested behavior:
* When the form is shown the first time, the 'Hours' value is selected * Switch the field to items.withdrawn_on the field unlocks and is now editable * Switch to "Hours" * Switch the field back to "items.dateaccessioned", the field locks with "Hours" set
Alternatively we could also only show the units pull down if one of the 3 fields where it applies is picked?
Hi Katrin, Thank you for doing QA. I will work through each of your points and fix up this enhancement :) Alex -- You are receiving this mail because: You are watching all bug changes.