[Koha-bugs] [Bug 20810] Add filters and links in basketgroups page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 24 09:13:57 CEST 2018


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

--- Comment #1 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 75518
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75518&action=edit
Bug 20810: Add filters and links in basketgroups page

- Open/Closed filtering
- Per-column filtering
- Add links to basketgroups and booksellers
- Display basketgroup id next to basketgroup name

Test plan:
1. Go to basketgroups page (/acqui/basketgroups.pl)
2. Verify that the "Open/Closed/All" buttons work correctly by showing
   respectively only open basketgroups, only closed basketgroups, and
   all basketgroups. The "date closed" column should be hidden when only
   open basketgroups are shown.
   A hidden "Closed" column containing only "1" or "0" was added for
   these buttons to work correctly. Verify that you do not see it.
3. Verify that the column filters are displayed under the column headers
   and that they filter using only the data in their respective column.
   Verify that there is no filter for "Action" column.
4. Verify that the bookseller names are now links to the bookseller
   pages
5. Verify that basketgroup names are now links to the basketgroup pages
6. Verify that basketgroup id is displayed in the 'Name' column, next to
   the basketgroup name

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


More information about the Koha-bugs mailing list