In an attempt to resurrect bug Bug 16640, "Move actions on acquisitions receipt summary page into menu," I'm going to split off the change affecting the "view" options (Order, MARC, and Card).
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.