http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12555
Paola Rossi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] --- Comment #9 from Paola Rossi <[email protected]> --- >Before adding this constraint, we need to delete all entries in aqorders_items >if the item has already been deleted. 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.057 HEAD 13229. And I upgraded the DB as required. [In the DB the aqorders_items record was deleted as required.] Then I tried to create an order with an item, but no item was created. So I pass the patch to "Failed QA" 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/
