[Koha-bugs] [Bug 29570] Unable to sort summary column of 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:51:58 CET 2022


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

Lucas Gass <lucas at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #130124|0                           |1
        is obsolete|                            |

--- Comment #11 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 130127
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130127&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>

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

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


More information about the Koha-bugs mailing list