Jira-integration: extended with ImporedLabel property
This commit is contained in:
parent
56e1700477
commit
ab87c3875a
1 changed files with 3 additions and 0 deletions
|
|
@ -126,6 +126,9 @@
|
|||
</type>
|
||||
</property>
|
||||
|
||||
<!-- extra column to hold imported label -->
|
||||
<property name="importedLabel" column="imported_label"/>
|
||||
|
||||
<!-- Not indexed -->
|
||||
<many-to-one name="customer" access="field" class="org.libreplan.business.externalcompanies.entities.ExternalCompany"/>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue