https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20892
--- Comment #1 from Fridolin SOMERS <[email protected]> --- Created attachment 75881 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75881&action=edit Bug 20892: Correct basketgroup link in histsearch.pl When searching an order, histsearch.pl page, you see if exists the backetgroup as a link. This link is composed of "basketgroup.pl?booksellerid=xxx", it must also contain "basketgroupid=xxx" and "opa=add". See Bug 11429 for example. Test plan : 1) Create an order in a basket and add it to a basketgroup 2) Search for this order, you get to page histsearch.pl 3) Check clicking on basketgroup id leads to basketgroup details page -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
