From 3095cd5effc47a6f3fcf7114d1c4af33e81ce12c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20Gonz=C3=A1lez=20Fern=C3=A1ndez?= Date: Sun, 4 Jul 2010 23:36:26 +0200 Subject: [PATCH] ItEr60S04ValidacionEProbasFuncionaisItEr59S04: [Bug #547] Fix bug. Cascading the save from SchedulingDataForVersion to the TaskSource caused the initial tasks sources to be saved. And later, in the same transaction, are removed as marked by the user. This causes the error. Now only cascades deletions. --- .../org/navalplanner/business/orders/entities/Orders.hbm.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/navalplanner-business/src/main/resources/org/navalplanner/business/orders/entities/Orders.hbm.xml b/navalplanner-business/src/main/resources/org/navalplanner/business/orders/entities/Orders.hbm.xml index b8bd6e132..1464cb242 100644 --- a/navalplanner-business/src/main/resources/org/navalplanner/business/orders/entities/Orders.hbm.xml +++ b/navalplanner-business/src/main/resources/org/navalplanner/business/orders/entities/Orders.hbm.xml @@ -198,7 +198,7 @@ - +