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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
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