http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15090 Bug ID: 15090 Summary: Fix date filter for Suggestions management Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: veron@veron.ch QA Contact: testopia@bugs.koha-community.org Bug 13813 introduced an error with datefilters in Home > Acquisitions > Suggestions management See http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13813#c172 Before 1383 the "from" date was 0000-00-00 if not filled, now it's today. This patch re-introduces 0000-00-00. -- You are receiving this mail because: You are watching all bug changes.