https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32030 --- Comment #13 from Victor Grousset/tuxayo <victor@tuxayo.net> --- In the /agreements page, the «Filter by expired: [X] on» is confusing. It's not clear that it must be ticked for the date field to have any effect. Or maybe unchecked has a different effect. But it seems not. https://wtf.roflcopter.fr/pics/foywDHSU/5E4BFfT6.png The doc draft says
At the top of the Agreements page you will notice a Filter box. The purpose of this is to allow you to quickly filter expired agreements or agreements which may have an upcoming renewal (and therefore might require action).
From the code it seems the date field is only used when the box is ticked. Is
There doesn't seem to be another filter mode when unchecked. that done to be able to keep an expiration date saved without having it used? (it's not saved so it's not that) Otherwise the filter could just be used when the date field is populated. -- You are receiving this mail because: You are watching all bug changes.