https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20892 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #75943|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 76001 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76001&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 Signed-off-by: Amit Gupta <amit.gupta@informaticsglobal.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.