[Koha-bugs] [Bug 29570] Unable to sort pending_orders table on parcel.pl by summary column

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 2 21:24:47 CET 2022


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

--- Comment #8 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 130124
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130124&action=edit
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 at theke.io>

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


More information about the Koha-bugs mailing list