Bug 27606

Summary: Breadcrumbs on parcel.pl should include a link to the vendor
Product: Koha Reporter: Andrew Fuerste-Henry <andrewfh>
Component: AcquisitionsAssignee: Lucas Gass <lucas>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: caroline.cyr-la-rose, fridolin.somers, lucas, martin.renvoize
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Updates the breadcrumb on the orders to receive page from: Home > Acquisitions > Receive orders from My Vendor to Home > Acquisitions > My vendor > Receive orders This improves consistency and aids navigation.
Version(s) released in:
21.05.00,20.11.03
Attachments: Bug 27606: Add link back to vendor in breadcrumbs for parcel.tt
Bug 27606: Add link back to vendor in breadcrumbs for parcel.tt
Bug 27606: Add link back to vendor in breadcrumbs for parcel.tt

Description Andrew Fuerste-Henry 2021-02-03 16:09:08 UTC
When receiving, we get these breadcrumbs:
Home › Acquisitions › Receive orders from My Vendor

It'd be nice if we instead had:
Home › Acquisitions › My Vendor › Receive orders

With "My Vendor" being a link to the vendor page. More like what we have when looking at a basket:
Home › Acquisitions › My Vendor › Basket Cheese Books (3) for My Vendor
Comment 1 Lucas Gass 2021-02-04 21:02:13 UTC
Created attachment 116339 [details] [review]
Bug 27606: Add link back to vendor in breadcrumbs for parcel.tt

To Test:
1. recieve an order:
When receiving, we get these breadcrumbs:
Home › Acquisitions › Receive orders from My Vendor

2. apply patch
Now we get these breadcrumbs:
Home › Acquisitions › My Vendor› Receive orders from My Vendor

3. Make sure the link sends you back to the correct vendor
Comment 2 Andrew Fuerste-Henry 2021-02-05 12:24:41 UTC
Created attachment 116392 [details] [review]
Bug 27606: Add link back to vendor in breadcrumbs for parcel.tt

To Test:
1. recieve an order:
When receiving, we get these breadcrumbs:
Home › Acquisitions › Receive orders from My Vendor

2. apply patch
Now we get these breadcrumbs:
Home › Acquisitions › My Vendor› Receive orders from My Vendor

3. Make sure the link sends you back to the correct vendor

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Comment 3 Katrin Fischer 2021-02-07 10:53:51 UTC
Created attachment 116451 [details] [review]
Bug 27606: Add link back to vendor in breadcrumbs for parcel.tt

To Test:
1. recieve an order:
When receiving, we get these breadcrumbs:
Home › Acquisitions › Receive orders from My Vendor

2. apply patch
Now we get these breadcrumbs:
Home › Acquisitions › My Vendor› Receive orders from My Vendor

3. Make sure the link sends you back to the correct vendor

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Katrin Fischer 2021-02-07 10:54:17 UTC
Love these small improvements :)
Comment 5 Jonathan Druart 2021-02-08 16:05:17 UTC
Pushed to master for 21.05, thanks to everybody involved!
Comment 6 Fridolin Somers 2021-02-12 14:01:56 UTC
Small useful, I choose to backport.

Pushed to 20.11.x for 20.11.03
Comment 7 Andrew Fuerste-Henry 2021-02-18 13:33:24 UTC
Not backporting to 20.05, but please ask if needed