ItEr44S11CUImportarTraballoRealizadoPorSubcontrataItEr43S14: Disabled external code field in order edition.
This commit is contained in:
parent
3ec83b01e8
commit
0151aac692
1 changed files with 2 additions and 1 deletions
|
|
@ -67,7 +67,8 @@
|
|||
</row>
|
||||
<row>
|
||||
<label value="${i18n:_('External code')}" />
|
||||
<textbox value="@{controller.order.externalCode}" width="500px"/>
|
||||
<textbox value="@{controller.order.externalCode}"
|
||||
width="250px" disabled="true"/>
|
||||
</row>
|
||||
<row>
|
||||
<label value="${i18n:_('Starting date')}" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue