Summary: | Move view actions on acquisitions receipt summary page into menu | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | caroline.cyr-la-rose, lucas, testopia |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
URL: | /cgi-bin/koha/acqui/parcel.pl?invoiceid=x | ||
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: | |||
Bug Blocks: | 16640 | ||
Attachments: |
Bug 30333: Move view actions on acquisitions receipt summary page into menu
Bug 30333: Move view actions on acquisitions receipt summary page into menu Bug 30333: Move view actions on acquisitions receipt summary page into menu |
Description
Owen Leonard
2022-03-22 13:30:55 UTC
Created attachment 132022 [details] [review] Bug 30333: Move view actions on acquisitions receipt summary page into menu This patch moves the "views" group of links (MARC, Card, and Order) into a menu button. The patch also makes some corrections to the modal markup and handling to fix a display error. To test you must have a basket or baskets with multiple titles on order, both received and pending. - Apply the patch and go to Acquisitions -> Vendor -> Receive shipment -> Receive a new shipment (or open an existing invoice). - In the list of pending orders: - Test the 'View' menu for multiple titles. The 'Order,' 'MARC,' and 'Card' menu items should work correctly. Created attachment 135011 [details] [review] Bug 30333: Move view actions on acquisitions receipt summary page into menu This patch moves the "views" group of links (MARC, Card, and Order) into a menu button. The patch also makes some corrections to the modal markup and handling to fix a display error. To test you must have a basket or baskets with multiple titles on order, both received and pending. - Apply the patch and go to Acquisitions -> Vendor -> Receive shipment -> Receive a new shipment (or open an existing invoice). - In the list of pending orders: - Test the 'View' menu for multiple titles. The 'Order,' 'MARC,' and 'Card' menu items should work correctly. Signed-off-by: David Nind <david@davidnind.com> Created attachment 135115 [details] [review] Bug 30333: Move view actions on acquisitions receipt summary page into menu This patch moves the "views" group of links (MARC, Card, and Order) into a menu button. The patch also makes some corrections to the modal markup and handling to fix a display error. To test you must have a basket or baskets with multiple titles on order, both received and pending. - Apply the patch and go to Acquisitions -> Vendor -> Receive shipment -> Receive a new shipment (or open an existing invoice). - In the list of pending orders: - Test the 'View' menu for multiple titles. The 'Order,' 'MARC,' and 'Card' menu items should work correctly. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for 22.11. Nice work everyone, thanks! Enhancement will not be backported to 22.05.x series unless requested Might require an updated screenshot. Screenshots in the current manual seem to include this change. |