Ok, where can I find parent orders? In my orders list in back-end, if I filter to "All vendors" I see only 3 items and if I try delete them I got that message: "Sub-orders [2, 4, 6] can't be deleted, please delete their parents".
So I set filter to "No vendors" and I delete all the orders that it show me, the are correctly deleted. Now I set back filter to "All vendors" and I still see all vendors orders and I cannot delete them, same message: "Sub-orders [2, 4, 6] can't be deleted, please delete their parents".
What's wrong?