Auswahl eines optionalen Buchungskontos bei Eingangsgutschriften

This commit is contained in:
Ralph Soika 2025-10-09 17:19:55 +02:00
parent 5aa9fba8f8
commit ca630aec03

View file

@ -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>