http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11059 Bug ID: 11059 Summary: Not possible to sort staged dates in metric format Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: koha@univ-lyon3.fr QA Contact: testopia@bugs.koha-community.org Created attachment 22011 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22011&action=edit Not possible to sort staged dates in metric format In 'Add order to basket' page, when importing from staged file, it was not possible to sort the dates if the metric format is used. The reason is that dt_add_type_uk_date function and call to it were missing. I set no default sorting in datatable parameters. Anyhow the sorting is made on staged date desc by perl and I suppose it's what users are expecting ? I suppressed a split of timestamp data in addorderiso2709.pl because it seems to me that it's useless (but not sure of it.) Olivier Crouzet -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.