Triggered by discussion about bug 33662 we've discussed adding the order search form to the acquisition start page. This would be consistent with other module start pages that offer search options, like serials and patrons. It would also save some clicks. We've discussions some variations: * Generally the vendor search and pending suggestions on top were preferred * The order search could/should be shortened to take not up so much space * We could add less/more or a link to the full page * Ideally already entered search terms would be kept when switching to the full form page
Created attachment 155899 [details] Screenshot showing the order form This screenshot is just an example of how it might look *without* any fields hidden. I hope Acquisitions-users will give opinions on which fields should be included.
Is it very bad to like it as it is? :)
I like the suggested layout and search methods from the attachment. We have A LOT of vendors, and several are duplicated (Amazon from all different countries, etc) and being able to search by the titles we ordered, the basket group, or the author would save a lot of time.
(In reply to Angela Berrett from comment #3) > I like the suggested layout and search methods from the attachment. We have > A LOT of vendors, and several are duplicated (Amazon from all different > countries, etc) and being able to search by the titles we ordered, the > basket group, or the author would save a lot of time. Hi Angela, maybe until this is available to you it would help you to add a link to the Advanced search to the start page somewhere? We got bug 33662 coming, but I think using intranetnav or similar we could give you better access in older versions too.
Created attachment 169335 [details] [review] Bug 34805: Add order search form to acq start page This patch adds the order search form to the Acquisitions home page. I've modified acqui-home.pl so that it will pass the same default date limiters as histsearch.pl. To test, apply the patch and go to Acquisitions. Test the order search form to confirm that it works as expected. Any search from this version of the form should return identical results to seraches performed from the "Advanced search" link in the sidebar. Sponsored-by: Athens County Public Libraries
Created attachment 169392 [details] [review] Bug 34805: Add order search form to acq start page This patch adds the order search form to the Acquisitions home page. I've modified acqui-home.pl so that it will pass the same default date limiters as histsearch.pl. To test, apply the patch and go to Acquisitions. Test the order search form to confirm that it works as expected. Any search from this version of the form should return identical results to seraches performed from the "Advanced search" link in the sidebar. Sponsored-by: Athens County Public Libraries Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu>
Thanks, this is a great enhancement!
Created attachment 170542 [details] [review] Bug 34805: Add order search form to acq start page This patch adds the order search form to the Acquisitions home page. I've modified acqui-home.pl so that it will pass the same default date limiters as histsearch.pl. To test, apply the patch and go to Acquisitions. Test the order search form to confirm that it works as expected. Any search from this version of the form should return identical results to seraches performed from the "Advanced search" link in the sidebar. Sponsored-by: Athens County Public Libraries Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu> Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de>
From a technical standpoint everything looks good. I also think that this is a nice enhancement because it shortens what I assume is a common workflow in this module. Good work!
Created attachment 170543 [details] [review] Bug 34805: (QA follow-up) Tidy acqui/acqui-home.pl
Can you please rebase?
Created attachment 171072 [details] [review] Bug 34805: Add order search form to acq start page This patch adds the order search form to the Acquisitions home page. I've modified acqui-home.pl so that it will pass the same default date limiters as histsearch.pl. To test, apply the patch and go to Acquisitions. Test the order search form to confirm that it works as expected. Any search from this version of the form should return identical results to seraches performed from the "Advanced search" link in the sidebar. Sponsored-by: Athens County Public Libraries Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu> Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de>
Created attachment 171073 [details] [review] Bug 34805: (QA follow-up) Tidy acqui/acqui-home.pl
i really like this - thanks!
Pushed for 24.11! Well done everyone, thank you!