[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 16:57:07 CET 2012


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

--- Comment #9 from mathieu saby <mathieu.saby at univ-rennes2.fr> ---
I am on my own VM, rebased to master, but maybe did something wrong...


I am on the page acqui/parcel.pl?invoiceid=8
"Receipt summary for fournisseur1 [ qq ] on 12/12/2012 "...

I have 1 command line (same thing with 2 command lines...): 
basket 7
order line 10
summary    q
qty 1
unit cost 18
order cost 18
fund bu-1-2

I click on "delete order" for this command line.
("addorder.pl?ordernumber="+ordernumber+"&basketno="+basketno+"&quantity=0&biblionumber="+biblionumber+"&invoiceid=[%
invoiceid %]")
=
addorder.pl?ordernumber=10&basketno=7&quantity=0&biblionumber=6014&invoiceid=8

And after validation, I arrive on this page :
acqui/basket.pl?basketno=7

M. Saby

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list