http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12555
Paola Rossi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33290|0 |1 is obsolete| | --- Comment #11 from Paola Rossi <[email protected]> --- Created attachment 34016 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34016&action=edit Bug 12555: Call DelItem on cancelling a receipt I've tried to test the patches againt master 3.17.00.060 HEAD 13353. Before applying, : 0/ Set the AcqCreateItem pref to "on receiving" 1/ Create an order with 1 item 2/ On Catalog "Delete the items" of the biblio record. In the DB I saw an aqorders_items's record and a deleteditems's record with the same itemnumber entry. Then I've applied the patches against master 3.17.00.060 HEAD 13353. I upgraded the DB as required. [In the DB the aqorders_items record was deleted as required.] Everything is OK as required by the test plan. So I pass the patches to "Signed Off" status. -- 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/
