https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28881
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #123969|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 123979 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123979&action=edit 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
