[Koha-bugs] [Bug 25139] POS explodes in error when trying to display older transactions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 14 13:29:47 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25139

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #102913|0                           |1
        is obsolete|                            |

--- Comment #2 from David Nind <david at 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 at davidnind.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list