https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24941
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #102029|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 102103 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=102103&action=edit Bug 24941: Serials - Fix link to basket from acquisition details information Adding orders from subscriptions makes acquisition information visible in the serials module. In the table of acquisition data is a link back to the basket - but this link is missing the basket number parameter - it doesn't work. This patch fixes the TT variable to make it work. To test: - Add a subscription - Add a new basket - Add a order line using "Add from subscription" - Go to the subscription details page, check the acquisitions tab - Try the link to the basket - it should not work - Apply patch - Try the link again - now it should bring up the basket page with the order. 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/
