Merge branch 'master' of ssh://git@git.imixs.com/git/office-alexander-logistics
This commit is contained in:
commit
d5e7049baf
2 changed files with 3020 additions and 1 deletions
|
|
@ -29,7 +29,8 @@
|
|||
<c:forEach items="#{sepaController.dbtrList}" var="dbtr">
|
||||
<f:selectItem itemLabel="#{dbtr.item['name']}" itemValue="#{dbtr.item['name']}" />
|
||||
</c:forEach>
|
||||
<f:selectItem itemLabel="Lastschrift" itemValue="direct_debit" />
|
||||
<f:selectItem itemLabel="Lastschrift" itemValue="direct_debit" />
|
||||
<f:selectItem itemLabel="Gutschrift" itemValue="credit" />
|
||||
</h:selectOneMenu>
|
||||
</dd>
|
||||
</dl>
|
||||
|
|
|
|||
3018
workflow/rechnungseingang-de-1.0.5.bpmn
Normal file
3018
workflow/rechnungseingang-de-1.0.5.bpmn
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue