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

Lucas Gass (lukeg) <lu...@bywatersolutions.com> changed:

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

--- Comment #31 from Lucas Gass (lukeg) <lu...@bywatersolutions.com> ---
Created attachment 176735
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=176735&action=edit
Bug 36188: Sort lists by Date acquired (items.dateaccessioned) in the staff
client

When a list is sorted by date acquired it should be ordered descending by
default. This is to ensure the newest items are displayed first.

Test plan:
1. Apply patches and restart services
2. Go to the Lists module and create a new list
3. Set the 'Sort this list by' dropdown = 'Date acquired'
4. Add several barcodes to the list belonging to items with a range of
different items.dateaccessioned dates (952$d subfields)
5. Observe the list records are ordered by the 'Date acquired'
column:
- Records with the newest date acquired values displayed first.
- The date acquired value for each title item record is listed in this column.
6. Switch to order date acquired ascending by clicking on the 'Date
acquired' column label - records with the oldest date acquired
should be displayed first.
7. Edit the list. Change the 'Sort this list by' dropdown to 'Title'
8. Notice the list records are ordered by the 'Title' column in an
ascending order - A-Z alphabetically.

Sponsored-By: The Treasury, New Zealand
Signed-off-by: Olivier V <olivier.vez...@inlibro.com>
Signed-off-by: Lucas Gass <lu...@bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to