[Koha-bugs] [Bug 36173] Cancelling order confirmation view does not show basket's info

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 27 14:02:06 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36173

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at 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.


More information about the Koha-bugs mailing list