diff --git a/office-alexander-logistics-app/src/main/java/com/alexanderlogistics/mahnlauf/InkassoExportAdapter.java b/office-alexander-logistics-app/src/main/java/com/alexanderlogistics/mahnlauf/InkassoExportAdapter.java index 8f7d867..4fe6d4a 100644 --- a/office-alexander-logistics-app/src/main/java/com/alexanderlogistics/mahnlauf/InkassoExportAdapter.java +++ b/office-alexander-logistics-app/src/main/java/com/alexanderlogistics/mahnlauf/InkassoExportAdapter.java @@ -154,8 +154,10 @@ public class InkassoExportAdapter extends POIFindReplaceAdapter { row.getCell(0).setCellValue(invoice.getItemValueString("invoice.number")); row.getCell(1).setCellValue(invoice.getItemValueDate("invoice.date")); row.getCell(2).setCellValue(invoice.getItemValueDate("invoice.duedate")); - // Rechnung - row.getCell(4).setCellValue(invoice.getItemValueDouble("invoice.total")); + // total + row.getCell(3).setCellValue(invoice.getItemValueDouble("invoice.total")); + // saldo + row.getCell(4).setCellValue(invoice.getItemValueDouble("invoice.saldo")); rowPos++; } diff --git a/office-alexander-logistics-app/src/main/webapp/pages/workitems/forms/alexander/section_opliste_mahnlauf.xhtml b/office-alexander-logistics-app/src/main/webapp/pages/workitems/forms/alexander/section_opliste_mahnlauf.xhtml index 09c7a6b..7517651 100644 --- a/office-alexander-logistics-app/src/main/webapp/pages/workitems/forms/alexander/section_opliste_mahnlauf.xhtml +++ b/office-alexander-logistics-app/src/main/webapp/pages/workitems/forms/alexander/section_opliste_mahnlauf.xhtml @@ -26,8 +26,6 @@ Status S/H - - Offener Saldo Mahnen diff --git a/office-alexander-logistics-app/src/main/webapp/pages/workitems/forms/inkasso.xhtml b/office-alexander-logistics-app/src/main/webapp/pages/workitems/forms/inkasso.xhtml index 4907a8e..8f80b4c 100644 --- a/office-alexander-logistics-app/src/main/webapp/pages/workitems/forms/inkasso.xhtml +++ b/office-alexander-logistics-app/src/main/webapp/pages/workitems/forms/inkasso.xhtml @@ -35,7 +35,8 @@ #{message['form.date']} #{message['form.deadline']} #{message['form.amount']} - + + Offener Saldo @@ -68,7 +69,11 @@ - + + + + @@ -89,7 +94,10 @@ #{invoice.item['invoice.currency']} - + + + diff --git a/templates/inkasso_template.xlsx b/templates/inkasso_template.xlsx index 3e41a73..f1e2d62 100644 Binary files a/templates/inkasso_template.xlsx and b/templates/inkasso_template.xlsx differ diff --git a/workflow/rechnungsausgang-de-1.0.2-test.bpmn b/workflow/rechnungsausgang-de-1.0.2-test.bpmn index 84fa321..6dcfa1a 100644 --- a/workflow/rechnungsausgang-de-1.0.2-test.bpmn +++ b/workflow/rechnungsausgang-de-1.0.2-test.bpmn @@ -502,7 +502,7 @@ Bei Fragen wenden Sie sich bitte an info@imixs.com - + txtlastcomment]]> @@ -2178,7 +2178,7 @@ Bei Fragen wenden Sie sich bitte an info@imixs.com - + txtlastcomment]]> @@ -2385,6 +2385,12 @@ Bei Fragen wenden Sie sich bitte an info@imixs.com Wiedervorlage wird um 7 bzw. 5 Tage erhöht + + + + + + @@ -2447,9 +2453,9 @@ Wiedervorlage wird um 7 bzw. 5 Tage erhöht - + - + @@ -2798,9 +2804,11 @@ Wiedervorlage wird um 7 bzw. 5 Tage erhöht - - - + + + + + @@ -3030,10 +3038,10 @@ Wiedervorlage wird um 7 bzw. 5 Tage erhöht - - - - + + + + @@ -3164,6 +3172,46 @@ Wiedervorlage wird um 7 bzw. 5 Tage erhöht + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +