[Koha-bugs] [Bug 22360] On order information missing in OPAC normal display

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 21 19:30:50 CET 2019


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

--- Comment #10 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 85474
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=85474&action=edit
Bug 22360: (bug 21205 follow-up) Restore OPACAcquisitionDetails behavior

Caused by
  commit 7d10549ae8632e6640d3a99014268a2a1e46b3c4
  Bug 21205: Replace C4::Items::GetOrderFromItemnumber calls

At this point $order is a Koha::Acquisition::Order object, not a hashref
anymore.

Test plan:
Create an order, receive items
Enable OPACAcquisitionDetails
At the detail page of the bibliographic record you should see
"X items are on order." at the bottom of the items list

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list