Summary: | Add order search form to acq start page | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Acquisitions | Assignee: | Owen Leonard <oleonard> |
Status: | Pushed to main --- | QA Contact: | Paul Derscheid <me> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | angela.berrett, caroline.cyr-la-rose, kebliss, koha, marie-luce.laflamme, martin.renvoize, matt.blenkinsop, michaela.sieber, patrick.robitaille, paul.derscheid |
Version: | Main | Keywords: | release-notes-needed |
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33662 | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
24.11.00
|
|
Circulation function: | |||
Attachments: |
Screenshot showing the order form
Bug 34805: Add order search form to acq start page Bug 34805: Add order search form to acq start page Bug 34805: Add order search form to acq start page Bug 34805: (QA follow-up) Tidy acqui/acqui-home.pl Bug 34805: Add order search form to acq start page Bug 34805: (QA follow-up) Tidy acqui/acqui-home.pl |
Description
Katrin Fischer
2023-09-15 16:20:28 UTC
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! |