Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Tomas Cohen Arazi 3d7757654b Bug 29570: Enable sorting orders by summary
This patch enables (on receiving) sorting orders by the summary column.
It needs the previous patches to work. Title is given more precedence as
expressed by users on the bug report. Which, by the way, makes sense.

To test:
1. Create a basket
2. Create orders
3. Close basket
4. Receive shipment
5. Enter invoice information
=> SUCCESS: You should see your pending orders
=> FAIL: Verify the 'Summary' column is not sortable
7. Apply this patches
8. Restart Plack
9. Reload the page
=> SUCCESS: Can sort by the summary column
10. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-02-14 21:41:38 -10:00
..
csv Bug 27486: Rename system preference delimiter to CSVDelimiter 2021-01-29 09:03:45 +01:00
tables Bug 24406: Wrap patron category type code in a span on patron search results 2021-11-03 15:40:52 +01:00
acqui-home.tt Bug 29571: (follow-up) Fix display of pending suggestions in acqui-home.tt 2022-01-03 20:58:36 -10:00
addorder.tt Bug 26703: modules and modules/acqui folders 2021-04-21 11:16:33 +02:00
addorderiso2709.tt Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
ajax.tt
basket.tt Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
basketgroup.tt Bug 26703: modules and modules/acqui folders 2021-04-21 11:16:33 +02:00
basketheader.tt Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
booksellers.tt Bug 28079: Set focus to search box field when adding an order to basket 2021-10-21 10:21:50 +02:00
cancelorder.tt Bug 26703: modules and modules/acqui folders 2021-04-21 11:16:33 +02:00
duplicate_orders.tt Bug 26703: modules and modules/acqui folders 2021-04-21 11:16:33 +02:00
edi_ean.tt Bug 26703: modules and modules/acqui folders 2021-04-21 11:16:33 +02:00
edifactmsgs.tt Bug 26703: modules and modules/acqui folders 2021-04-21 11:16:33 +02:00
edimsg.tt Bug 26703: modules and modules/acqui folders 2021-04-21 11:16:33 +02:00
histsearch.tt Bug 27287: Make note fields from orders history searchable 2021-10-21 12:24:04 +02:00
invoice-files.tt Bug 28438: Capitalization: Various corrections 2021-09-28 15:12:45 +02:00
invoice.tt Bug 28942: Use Flatpickr on acquisitions pages 2021-10-05 10:58:13 +02:00
invoices.tt Bug 29240: Rename start_for with date_to 2021-10-19 14:08:09 +02:00
lateorders.tt Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
modordernotes.tt Bug 26703: modules and modules/acqui folders 2021-04-21 11:16:33 +02:00
neworderempty.tt Bug 29859: Fix currencies display 2022-02-11 09:11:39 -10:00
neworderempty_duplicate.tt Bug 28438: Capitalization: Various corrections 2021-09-28 15:12:45 +02:00
newordersubscription.tt Bug 26703: modules and modules/acqui folders 2021-04-21 11:16:33 +02:00
newordersuggestion.tt Bug 26703: modules and modules/acqui folders 2021-04-21 11:16:33 +02:00
ordered.tt Bug 26703: modules and modules/acqui folders 2021-04-21 11:16:33 +02:00
orderreceive.tt Bug 28627: Calculate unitprice if not set 2021-11-15 12:38:39 +01:00
parcel.tt Bug 29570: Enable sorting orders by summary 2022-02-14 21:41:38 -10:00
parcels.tt Bug 28942: Use Flatpickr on acquisitions pages 2021-10-05 10:58:13 +02:00
showorder.tt Bug 26703: modules and modules/acqui folders 2021-04-21 11:16:33 +02:00
spent.tt Bug 26703: modules and modules/acqui folders 2021-04-21 11:16:33 +02:00
supplier.tt Bug 26703: modules and modules/acqui folders 2021-04-21 11:16:33 +02:00
transferorder.tt Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
uncertainprice.tt Bug 26703: modules and modules/acqui folders 2021-04-21 11:16:33 +02:00
z3950_search.tt Bug 28773: (bug 23302 follow-up) Fix add order from z3950 search results 2021-08-04 14:06:43 +02:00