http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9236 --- Comment #8 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to comment #7)
I applied the 2 patches. It does not work : I am still redirected to the basket and not to the Receipt Summary.
M. Saby
Could you confirm me that you are on the acqui/parcel.pl?invoiceid=XXX, you click on the link "Delete order" or "Delete order and catalog record", you confirm the message and you are redirected on acqui/basket.pl?basketno=YYY ? If yes, could you add a console.log with the string ("addorder.pl?ordernumber="+ordernumber+"&basketno="+basketno+"&quantity=0&biblionumber="+biblionumber+"&invoiceid=[% invoiceid %]") just before the window.location (parcel.tt l.83). Do you test on a sandbox ? -- You are receiving this mail because: You are watching all bug changes.