Bug 33662 - Add link to order search to acq module navigation
Summary: Add link to order search to acq module navigation
Status: Pushed to oldstable
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Katrin Fischer
QA Contact: Jonathan Druart
URL:
Keywords:
: 22665 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-05-03 14:17 UTC by Katrin Fischer
Modified: 2023-11-30 16:44 UTC (History)
7 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
23.11.00,23.05.06,22.11.12


Attachments
Bug 33662: Add link to acq advanced search to acq navigation (1.62 KB, patch)
2023-09-15 15:21 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 33662: Add link to acq advanced search to acq navigation (1.68 KB, patch)
2023-09-15 15:33 UTC, ByWater Sandboxes
Details | Diff | Splinter Review
Bug 33662: Add link to acq advanced search to acq navigation (1.89 KB, patch)
2023-09-15 16:17 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 33662: Add link to acq advanced search to acq navigation (1.96 KB, patch)
2023-10-13 07:35 UTC, Jonathan Druart
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2023-05-03 14:17:53 UTC
With the new staff design we now require 3 clicks to get to the advanced search in the acquisition module:

* Switch to Orders search tab
* Open additional options
* Click on Advanced search link

That's one click more than in earlier versions and it makes it hard to find the page in general.

In the serials module we have opted to display the search form right on the start page, which got some positive feedback already. 

In acq the space is more limited, because we show the budgets/funds summary table.

Maybe we could add a link to advanced search in the first section (vendor search) or the sidebar navigation?
Comment 1 Joseph Alway 2023-09-15 15:06:57 UTC
I like it. That advanced search link is kind of hard to find.
Comment 2 Katrin Fischer 2023-09-15 15:21:48 UTC
Created attachment 155692 [details] [review]
Bug 33662: Add link to acq advanced search to acq navigation

Right now 3 clicks are needed to open the advanced search page
in the acquisitions module.

This adds a link to the advanced search to the left hand
module navigation.

To test:
* Go to acquisitions
* Verify the way is long to advanced search:
  At the top: Orders search > config icon > advanced search link
* Apply patch
* Notice Advanced search link on the left
* Verify it's way shorter now :)
Comment 3 ByWater Sandboxes 2023-09-15 15:33:56 UTC
Created attachment 155693 [details] [review]
Bug 33662: Add link to acq advanced search to acq navigation

Right now 3 clicks are needed to open the advanced search page
in the acquisitions module.

This adds a link to the advanced search to the left hand
module navigation.

To test:
* Go to acquisitions
* Verify the way is long to advanced search:
  At the top: Orders search > config icon > advanced search link
* Apply patch
* Notice Advanced search link on the left
* Verify it's way shorter now :)

Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu>
Comment 4 Caroline Cyr La Rose 2023-09-15 15:42:52 UTC
I would name the link 'Orders' instead of 'Advanced search'. I think it would be more consistent with the other nav items (Invoices, suggestions, etc), and it would be clearer what it is we are searching for.

What do you think?
Comment 5 Michaela Sieber 2023-09-15 15:47:58 UTC
(In reply to Caroline Cyr La Rose from comment #4)
> I would name the link 'Orders' instead of 'Advanced search'. I think it
> would be more consistent with the other nav items (Invoices, suggestions,
> etc), and it would be clearer what it is we are searching for.
> 
> What do you think?

What about 'Order search' ? That is also the name in the breadcrumb
Comment 6 Katrin Fischer 2023-09-15 15:50:26 UTC
(In reply to Michaela Sieber from comment #5)
> (In reply to Caroline Cyr La Rose from comment #4)
> > I would name the link 'Orders' instead of 'Advanced search'. I think it
> > would be more consistent with the other nav items (Invoices, suggestions,
> > etc), and it would be clearer what it is we are searching for.
> > 
> > What do you think?
> 
> What about 'Order search' ? That is also the name in the breadcrumb

I am happy to change, I named it Advanced search because that's what it's labelled currently in the top navigation bar.

Order search then?
Comment 7 Katrin Fischer 2023-09-15 16:17:53 UTC
Created attachment 155698 [details] [review]
Bug 33662: Add link to acq advanced search to acq navigation

Right now 3 clicks are needed to open the advanced search page
in the acquisitions module.

This adds a link to the advanced search to the left hand
module navigation.

To test:
* Go to acquisitions
* Verify the way is long to advanced search:
  At the top: Orders search > config icon > advanced search link
* Apply patch
* Notice new 'Order search' link on the left
* Verify it's way shorter now :)

Sponsored-by: The Research University in the Helmholtz Association (KIT)

Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
  Renamed link from 'Advanced search' to 'Order search'
  Adjusted test plan
Comment 8 Katrin Fischer 2023-09-23 21:59:17 UTC
*** Bug 22665 has been marked as a duplicate of this bug. ***
Comment 9 Jonathan Druart 2023-10-13 07:35:43 UTC
Created attachment 157033 [details] [review]
Bug 33662: Add link to acq advanced search to acq navigation

Right now 3 clicks are needed to open the advanced search page
in the acquisitions module.

This adds a link to the advanced search to the left hand
module navigation.

To test:
* Go to acquisitions
* Verify the way is long to advanced search:
  At the top: Orders search > config icon > advanced search link
* Apply patch
* Notice new 'Order search' link on the left
* Verify it's way shorter now :)

Sponsored-by: The Research University in the Helmholtz Association (KIT)

Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
  Renamed link from 'Advanced search' to 'Order search'
  Adjusted test plan

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 10 Katrin Fischer 2023-10-23 20:35:31 UTC
Thanks!
Comment 11 Tomás Cohen Arazi 2023-10-25 15:11:14 UTC
Pushed to master for 23.11.

Nice work everyone, thanks!
Comment 12 Fridolin Somers 2023-11-08 07:23:49 UTC
Pushed to 23.05.x for 23.05.06
Comment 13 Matt Blenkinsop 2023-11-13 15:23:05 UTC
Nice work everyone!

Pushed to oldstable for 22.11.x