Summary: | Modal does not appear on single order receive | ||
---|---|---|---|
Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Component: | Acquisitions | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | Passed QA --- | QA Contact: | Emily Lamancusa (emlam) <emily.lamancusa> |
Severity: | major | ||
Priority: | P5 - low | CC: | emily.lamancusa, michaela.sieber |
Version: | Main | Keywords: | regression, RM_priority |
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 38437: Auto-show modal on single receive
Bug 38437: Auto-show modal on single receive Bug 38437: Auto-show modal on single receive Bug 38437: Auto-show modal on single receive |
Description
Caroline Cyr La Rose
2024-11-13 17:16:54 UTC
Confirmed and I agree: this is a regression and it is confusing for libraries that are used to the single order receive Created attachment 174833 [details] [review] Bug 38437: Auto-show modal on single receive Might have been broken by the bootstrap 5 upgrade, but not sure. Not sure why the click does not trigger the modal. 1. Place an order in acquisitions 1.1. Go to Acquisitions 1.2. Click 'Search' next to 'Search vendors' 1.3. Click 'Add to basket' next to 'My basket' 1.4. Search for an existing record (e.g. search for Shakespeare) 1.5. Click 'Add order' next to a result or in the detailed record 1.6. In the item form, choose an item type 1.7. Click 'Add item' 1.8. Choose a fund 1.9. Enter a price in 'Vendor price' 1.10. Click 'Save' 1.11. Click 'Close basket' 1.12. Click 'Yes, close' 2. Receive the order 2.1. Click 'Receive shipments' 2.2. Enter a value in 'Vendor invoice' 2.3. Click 'Next' 2.4. Click 'Receive' next to your order => The modal is shown Created attachment 174836 [details] [review] Bug 38437: Auto-show modal on single receive Might have been broken by the bootstrap 5 upgrade, but not sure. Not sure why the click does not trigger the modal. 1. Place an order in acquisitions 1.1. Go to Acquisitions 1.2. Click 'Search' next to 'Search vendors' 1.3. Click 'Add to basket' next to 'My basket' 1.4. Search for an existing record (e.g. search for Shakespeare) 1.5. Click 'Add order' next to a result or in the detailed record 1.6. In the item form, choose an item type 1.7. Click 'Add item' 1.8. Choose a fund 1.9. Enter a price in 'Vendor price' 1.10. Click 'Save' 1.11. Click 'Close basket' 1.12. Click 'Yes, close' 2. Receive the order 2.1. Click 'Receive shipments' 2.2. Enter a value in 'Vendor invoice' 2.3. Click 'Next' 2.4. Click 'Receive' next to your order => The modal is shown Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu> Created attachment 174838 [details] [review] Bug 38437: Auto-show modal on single receive Might have been broken by the bootstrap 5 upgrade, but not sure. Not sure why the click does not trigger the modal. 1. Place an order in acquisitions 1.1. Go to Acquisitions 1.2. Click 'Search' next to 'Search vendors' 1.3. Click 'Add to basket' next to 'My basket' 1.4. Search for an existing record (e.g. search for Shakespeare) 1.5. Click 'Add order' next to a result or in the detailed record 1.6. In the item form, choose an item type 1.7. Click 'Add item' 1.8. Choose a fund 1.9. Enter a price in 'Vendor price' 1.10. Click 'Save' 1.11. Click 'Close basket' 1.12. Click 'Yes, close' 2. Receive the order 2.1. Click 'Receive shipments' 2.2. Enter a value in 'Vendor invoice' 2.3. Click 'Next' 2.4. Click 'Receive' next to your order => The modal is shown Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu> Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 174850 [details] [review] Bug 38437: Auto-show modal on single receive Might have been broken by the bootstrap 5 upgrade, but not sure. Not sure why the click does not trigger the modal. 1. Place an order in acquisitions 1.1. Go to Acquisitions 1.2. Click 'Search' next to 'Search vendors' 1.3. Click 'Add to basket' next to 'My basket' 1.4. Search for an existing record (e.g. search for Shakespeare) 1.5. Click 'Add order' next to a result or in the detailed record 1.6. In the item form, choose an item type 1.7. Click 'Add item' 1.8. Choose a fund 1.9. Enter a price in 'Vendor price' 1.10. Click 'Save' 1.11. Click 'Close basket' 1.12. Click 'Yes, close' 2. Receive the order 2.1. Click 'Receive shipments' 2.2. Enter a value in 'Vendor invoice' 2.3. Click 'Next' 2.4. Click 'Receive' next to your order => The modal is shown Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu> Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> |