http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5680
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5904|0 |1 is obsolete| | --- Comment #27 from Katrin Fischer <[email protected]> 2011-10-17 06:09:50 UTC --- Created attachment 5916 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5916 [SIGNED-OFF] Bug 5680: Follow Up for Order cancelling improvement : the same for parcel.pl The same scope than in basket.pl Signed-off-by: Katrin Fischer <[email protected]> Detailed information about possible deletion of orders on parcel page. 1) Delete order for record with 1 other item and item level hold OK. Record, item and hold remain, only on order item is deleted. 2) Delete order for ordered record with 1 item and title level hold OK. Deletion is not possible, before hold is cancelled. 3) Delete order for new record with only items connected to this order OK. Cancelling the order deletes record and item or only order, depending on link used. 4) Delete order for record with subscription. OK. Subscription remains untouched, item is deleted. Also checked: AcqCreateItem = on receive / in cataloging Links show and it's possible to delete the order or only the record using different links. Comments: There is a table sorter option for the last column with the delete links. I am not sure it is useful here, but it does work. Before patch is applied, the links use 'cancel' instead of 'delete'. I am not sure which is better and if it should be different on basket summary and order receive or the same on both. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
