ItEr20S07CUIntroducionAvanceUnidadeTraballoItEr19S12: adding scale attribute to AdvanceMeasurement.
The specified value in analysis is 2, should it be 4 as in AdvanceAssignment#maxValue?
This commit is contained in:
parent
6667f4fab7
commit
414e5d2c8b
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
|||
<version name="version" type="long"/>
|
||||
|
||||
<property name="date"/>
|
||||
<property name="value"/>
|
||||
<property name="value" scale="2"/>
|
||||
|
||||
<many-to-one name="advanceAssigment" class="AdvanceAssigment" column="ADVANCE_ASSIGMENT_ID" />
|
||||
</class>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue