[Koha-bugs] [Bug 9236] deleting an order when receiving redirects to closed basket

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 12 15:48:19 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9236

--- Comment #8 from Jonathan Druart <jonathan.druart at 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.


More information about the Koha-bugs mailing list