Defined persistence for the relationship between criteria and cost category
FEA: ItEr77S17AutomaticBudgeting
This commit is contained in:
parent
4408f965d1
commit
852eae4281
1 changed files with 1 additions and 0 deletions
|
|
@ -118,6 +118,7 @@
|
|||
column="predefined_criterion_internal_name" />
|
||||
<property access="field" name="active"/>
|
||||
<many-to-one access="field" name="type" lazy="false" column="id_criterion_type" not-null="true" />
|
||||
<many-to-one access="field" name="costCategory" lazy="false" column="id_cost_category" not-null="true" />
|
||||
|
||||
<!-- Indexed. It is probable to navigate from a criterion
|
||||
to its children criteria -->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue