diff --git a/office-alexander-logistics-app/src/main/webapp/pages/admin/sepa_config.xhtml b/office-alexander-logistics-app/src/main/webapp/pages/admin/sepa_config.xhtml index e859173..4070bf6 100644 --- a/office-alexander-logistics-app/src/main/webapp/pages/admin/sepa_config.xhtml +++ b/office-alexander-logistics-app/src/main/webapp/pages/admin/sepa_config.xhtml @@ -5,6 +5,7 @@ xmlns:i="http://java.sun.com/jsf/composite/imixs" xmlns:c="http://java.sun.com/jsp/jstl/core" xmlns:marty="http://java.sun.com/jsf/composite/marty" + xmlns:a="http://xmlns.jcp.org/jsf/passthrough" template="/layout/template.xhtml"> @@ -22,6 +23,26 @@ $('[id$=status_panel]').imixsLayout(); } } + + // display summary + $(document).ready(function() { + // erste Zeile hinzufügen, falls tabelle noch leer ist + var posTableEmpty=#{empty sepaController.dbtrList}; + if (posTableEmpty) { + // click on add button + posButton=$("[data-id='addposbutton_id']"); + if (posButton) { + $(posButton).click(); + } + } + }); + + // This method refreshs the layout + function updateOrderItems(data) { + if (data.status === 'success') { + $('[id$=oderlist]').imixsLayout(); + } + } /*]]>*/ @@ -46,6 +67,67 @@

Configuration

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
IDCompany + *IBANBIC + +
+ + +
+ + + + + +
+
+ + + + +
@@ -67,9 +149,8 @@ for="iban" />
- +
@@ -172,9 +253,12 @@
+ + + diff --git a/workflow/posteingang-de-1.0.0.bpmn b/workflow/posteingang-de-1.0.0.bpmn index 32f568b..82294a6 100644 --- a/workflow/posteingang-de-1.0.0.bpmn +++ b/workflow/posteingang-de-1.0.0.bpmn @@ -98,7 +98,7 @@ Possible ImageTypes are: - + txtlastcomment]]> @@ -607,7 +607,7 @@ Betrag: _amount (Brutto € _amount_brutto - + @@ -676,7 +676,7 @@ Betrag: _amount (Brutto € _amount_brutto - +