[Koha-bugs] [Bug 12732] Add basket creation date to late orders table for sorting

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 18 19:35:56 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12732

--- Comment #20 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 153617
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153617&action=edit
Bug 12732: Add basket creation date to late orders table for sorting

This patch modifies the late orders page so that the table of
information contains a column for basket creation date. This will allow
administrators to configure the table to sort by default on basket
creation date if they wish.

To test, apply the patch and restart services.

- Go to Acquisitions -> Late orders.
- The table of late orders should include a column labeled "Basket date"
  showing the basket creation date.
- The dates should be formatted correctly and the column should sort
  correctly.
- Go to Administration -> Table settings and navigate to the settings
  for the lateorders page.
- Try changing various settings for the table to confirm that everything
  works correctly, including setting the default sort to use the basket
  date column.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list