Summary: | When creating order lines "From a new file" you are no longer redirected to acq after import | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Acquisitions | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | normal | ||
Priority: | P5 - low | CC: | andrew, jonathan.druart, nick, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31891 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31892 |
||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
22.11.00
|
|
Circulation function: | |||
Bug Depends on: | 27421 | ||
Bug Blocks: | |||
Attachments: |
Bug 31711: (bug 27421 follow-up) Fix add to basket from a new file
Bug 31711: (bug 27421 follow-up) Fix add to basket from a new file Bug 31711: (bug 27421 follow-up) Fix add to basket from a new file |
Description
Katrin Fischer
2022-10-07 13:49:01 UTC
This renders the upload functionality in acq useless. If it's too hard to do the correct redirect with the jobs in between - should we remove the file upload option or maybe open it in a new tab so the connection to the basket is not totally lost? Created attachment 143892 [details] [review] Bug 31711: (bug 27421 follow-up) Fix add to basket from a new file We lost the display of the "Add staged files to basket" link when create a new order from a new file Test plan: Add order to basket from a new file, select a file and import See the detail of the job and notice the "Add staged files to basket", click and confirm that it works as expected. Would that work for you, Katrin? Created attachment 143902 [details] [review] Bug 31711: (bug 27421 follow-up) Fix add to basket from a new file We lost the display of the "Add staged files to basket" link when create a new order from a new file Test plan: Add order to basket from a new file, select a file and import See the detail of the job and notice the "Add staged files to basket", click and confirm that it works as expected. Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Created attachment 143907 [details] [review] Bug 31711: (bug 27421 follow-up) Fix add to basket from a new file We lost the display of the "Add staged files to basket" link when create a new order from a new file Test plan: Add order to basket from a new file, select a file and import See the detail of the job and notice the "Add staged files to basket", click and confirm that it works as expected. Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Thanks for filing and patching this! I've added See Alsos to a couple of related bugs that I'm hoping this might fix incidentally. Pushed to master for 22.11. Nice work everyone, thanks! |