Auswahl eines optionalen Buchungskontos bei Eingangsgutschriften
This commit is contained in:
parent
5aa9fba8f8
commit
ca630aec03
1 changed files with 4 additions and 0 deletions
|
|
@ -47,6 +47,10 @@
|
|||
</c:otherwise>
|
||||
</c:choose>
|
||||
|
||||
<ui:fragment id="creditnoteaccountselector_id"
|
||||
rendered="#{'credit' eq workflowController.workitem.item['payment.type']}">
|
||||
- #{custom['payment.booking.account']}: #{workflowController.workitem.item['payment.booking.account']}
|
||||
</ui:fragment>
|
||||
</ui:fragment>
|
||||
|
||||
</ui:composition>
|
||||
Loading…
Reference in a new issue