27 Feb
2024
27 Feb
'24
2:02 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36173 --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 162501 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162501&action=edit Bug 36173: Display basket info when cancelling an order The basketno is missing from the 2 links in acqui/parcel.tt Better to retrieve the basketno from the order in the controller. Test plan: Create an order, receive it On the parcel view notice that the "Cancel order" link leads to a confirmation page that does not contain the info of the basket. It's fixed with this patch applied. -- You are receiving this mail because: You are watching all bug changes.