Summary: | Link basket group name from basket summary page | ||
---|---|---|---|
Product: | Koha | Reporter: | Mathieu Saby <mathsabypro> |
Component: | Acquisitions | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
Adds a link to the basket group page from the basket summary page.
|
Version(s) released in: |
23.05.00
|
Circulation function: | |||
Attachments: |
Bug 32452: Link basket group on basket summary to basket groups page
Bug 32452: Link basket group on basket summary to basket groups page Bug 32452: Link basket group on basket summary to basket groups page |
Description
Mathieu Saby
2022-12-12 17:18:45 UTC
It looks like the order search and the list of baskets for a vendor have already been taken care of. The only other spot I found where the name is not linekd, was the basket summary page. Created attachment 146521 [details] [review] Bug 32452: Link basket group on basket summary to basket groups page In most places we already link the basket group name to the basket group page, but not on the basket summary page. To test: * Create a basket/order with some order lines * Close the basket and check the checkbox for creating a basket group * Go back to the basket/order page * There will be a link 'Manage basket group', but the basket group name is only text * Apply patch * Reload the page, the basket group name should now be linked Created attachment 146578 [details] [review] Bug 32452: Link basket group on basket summary to basket groups page In most places we already link the basket group name to the basket group page, but not on the basket summary page. To test: * Create a basket/order with some order lines * Close the basket and check the checkbox for creating a basket group * Go back to the basket/order page * There will be a link 'Manage basket group', but the basket group name is only text * Apply patch * Reload the page, the basket group name should now be linked Created attachment 147219 [details] [review] Bug 32452: Link basket group on basket summary to basket groups page In most places we already link the basket group name to the basket group page, but not on the basket summary page. To test: * Create a basket/order with some order lines * Close the basket and check the checkbox for creating a basket group * Go back to the basket/order page * There will be a link 'Manage basket group', but the basket group name is only text * Apply patch * Reload the page, the basket group name should now be linked Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for 23.05. Nice work everyone, thanks! |