update
This commit is contained in:
parent
c2e4b6f337
commit
b116c162e7
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
Exchange Rate:<span class="imixs-required">*</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<h:inputText required="true"
|
||||
<h:inputText required="#{validationController.required}"
|
||||
value="#{workitem.item['invoice.exchangerate']}">
|
||||
<f:convertNumber />
|
||||
</h:inputText>
|
||||
|
|
|
|||
Loading…
Reference in a new issue