Bug 28881: (bug 23376 follow-up) Fix suggestion display on order receive page
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 19 Aug 2021 10:34:58 +0000 (12:34 +0200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 8 Sep 2021 20:10:46 +0000 (10:10 -1000)
commit5eb927b26d3b286d1a239e3bc3cbd591da42b146
tree5168b826c27d695a6a6d123ddf2673260a4f4d4f
parent712165c26d32312f8f47b28a7e2610f7fd30d611
Bug 28881: (bug 23376 follow-up) Fix suggestion display on order receive page

On bug 23376 we replaced $order, from hashref Koha::Acq::Order, but 2
occurrences have not been corrected.

It causes a bug on the order receive page when the bib is linked with a
suggestion.

Test plan:
Create an order from bib A, create a suggestion for purchase on bib A
(OPAC)
Receive the order.
Without the patch: Notice the "Suggested by: (suggestion #)"
With the patch you see the info of the suggester

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 14a690078a90641abb377d2a2fbda8039f23f5c7)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
acqui/orderreceive.pl