http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7737 Priority: P5 - low Change sponsored?: --- Bug ID: 7737 Assignee: adrien.saurat@biblibre.com Summary: Use of date filters on bookseller pages QA Contact: koha.sekjal@gmail.com Severity: enhancement Classification: Unclassified OS: All Reporter: adrien.saurat@biblibre.com Hardware: All Status: ASSIGNED Version: master Component: Acquisitions Product: Koha Related to bug 7444. -- Pages bookseller.pl and supplier.pl display dates. They are now using the format_date function and should use the KohaDates filter instead. -- TEST PLAN Dates displayed on bookseller.pl : The dates are related to baskets. If you don't see them, create a new basket for a vendor, and then close it. Two dates then appear: the creation date in the "Date" column and a text like "closed on 02/01/2012" in the last column. Dates displayed on supplier.pl : If the vendor has no contrac, add one with a starting and an ending date. The supplier.pl page will then display those dates. -- You are receiving this mail because: You are watching all bug changes.