http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7583
--- Comment #2 from Julian Maurice <[email protected]> --- Created attachment 11439 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11439&action=edit Bug 7583: Cancel a receipt In acqui/parcel.pl, there is now the possibility to cancel a receipt. In "Already received" table, just click on "Cancel receipt" and the order line will go back to pending orders. If it was a partial receipt, order line is merged to its 'parent' line. Attached items are modified so that they become attached to the merged order line. If AcqCreateItem is 'receiving', attached items are deleted. If an order line was first partially received, and then completed, you must cancel the 'parent' order line before cancelling the 'child'. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
