http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4402

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #10 from Katrin Fischer <[email protected]> ---
Hm, the new patch does cause some weird side effects. When I access the
bookseller parcels page via 'receive shipment' the old shipments/open invoices
don't show up.

I think it's the same problem I've run into trying to avoid using C4::Dates,
Koha::DateUtils date_to_string returns not only the date and it will also
return "now" if no date is given:

2015-01-12T07:13:11 

And that won't work in the SQL.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the QA Contact for the bug.
_______________________________________________
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/

Reply via email to