ItEr42S05ValidacionEProbasFuncionaisItEr41S05: [Bug #226] Fixed "Build fails due to a OrderElementTemplate mapping problem".
This commit is contained in:
parent
3f67d4aad5
commit
e49fa7038a
1 changed files with 1 additions and 1 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue