Koha/koha-tmpl/intranet-tmpl/prog
Owen Leonard bb69f4c384
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.

Signed-off-by: Emmi Takkinen <emmi.takkinen@koha-suomi.fi>
Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-10-20 11:03:02 -03:00
..
css Bug 34392: Run automated Stylelint fixes on staff CSS 2023-10-18 16:00:34 -03:00
en Bug 12732: Add basket creation date to late orders table for sorting 2023-10-20 11:03:02 -03:00
img
js Bug 35098: Fix display of clickable batch name in ILL table 2023-10-20 11:02:57 -03:00
pdf
sound