http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4402
--- Comment #19 from Jonathan Druart <[email protected]> --- (In reply to Marc Véron from comment #17) > I tested with dateformat dd/m/yyy > and entered manually: > From: 1/2/2014 > To: 15/2/2014 > > The date picker came up for both fields. > I canceled date picker both times and then hit "Filter". Sorry, the patch was stupid. A DateTime object was sent to GetInvoices, instead of a date string in iso format. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
