https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25139 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #102913|0 |1 is obsolete| | --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 102924 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=102924&action=edit Bug 25139: Corrections to date picker handling It would appear one has to format the dates in the controller rather than in the template for input fields. I wasn't aware of this caveat until now. Test plan 0/ Enable cash register and POS system, add a register, items and some transactions. 1/ Prior to applying patch attempt to look at previous transactions ensuring you enter a 'to' date. 2/ Note a catastrophic failure 3/ Apply patch 4/ Look at the same date range and note you no longer get a failure but are instead faced with the requested transactions. 5/ Signoff Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.