ItEr42S05ValidacionEProbasFuncionaisItEr41S05: [Bug #226] Fixed "Build fails due to a OrderElementTemplate mapping problem".

This commit is contained in:
Javier Moran Rua 2010-01-07 16:49:04 +01:00
parent 3f67d4aad5
commit e49fa7038a

View file

@ -17,7 +17,7 @@
<property name="startAsDaysFromBeginning" />
<property name="deadlineAsDaysFromBeginning" />
<many-to-one name="parent" access="field" />
<many-to-one name="parent" access="field" class="org.navalplanner.business.templates.entities.OrderLineGroupTemplate"/>
<set name="materialAssignments" cascade="all-delete-orphan" inverse="true">
<key column="ORDER_ELEMENT_TEMPLATE_ID" not-null="true" />