From 038427ffc16553e20292de687bbfd2f84b1b58c2 Mon Sep 17 00:00:00 2001 From: "b.boterman@htm.nl" Date: Fri, 18 Apr 2025 11:08:22 +0200 Subject: [PATCH] OVPAY-12 74Added FIKO example XML. --- .../examples/codaSoapRequestPostToBook.xml | 65 ++++++++++++++++ src/u4f/examples/exampleBooking.xml | 77 +++++++++++++++++++ 2 files changed, 142 insertions(+) create mode 100644 src/u4f/examples/codaSoapRequestPostToBook.xml create mode 100644 src/u4f/examples/exampleBooking.xml diff --git a/src/u4f/examples/codaSoapRequestPostToBook.xml b/src/u4f/examples/codaSoapRequestPostToBook.xml new file mode 100644 index 0000000..8b05e6c --- /dev/null +++ b/src/u4f/examples/codaSoapRequestPostToBook.xml @@ -0,0 +1,65 @@ + + + + + + + 1HTM + OPBR-FIKO + + 0 + 2024-11-25T00:00:00.000Z + 2024/7 + EUR + 2024-07-25T00:00:00.000Z + 1HTM + OPBR-FIKO + + wfl_no_completion + + salesinv_notyetinv + + + + 1 + 100.12400.D150000001 + 100.00 + summary + debit + dl_orig_defined + test + 987654 + test987654 + none + none + + + 2 + 642.41236.609311 + 100.00 + + analysis + credit + dl_orig_defined + none + none + + + + + OPBR-FIKO + + + + + \ No newline at end of file diff --git a/src/u4f/examples/exampleBooking.xml b/src/u4f/examples/exampleBooking.xml new file mode 100644 index 0000000..b50049a --- /dev/null +++ b/src/u4f/examples/exampleBooking.xml @@ -0,0 +1,77 @@ + + + + + + + + + + + 1HTM + VERK_FACTUUR + + 0 + 2024/5 + EUR + 2024-06-05T00:00:00.000Z + DW12345 + + + + 1 + 1200.D001 + 121.00 + summary + credit + dl_orig_defined + Nov 2020 Huur + DW12345 + + + 21.00 + false + + + 2 + 4300 + 100.00 + analysis + debit + dl_orig_defined + Voorschot Q1. + Ref. DW12345 + + + false + + + 21% + 21% BTW + 21.00 + + + + + 3 + 1400 + 21.00 + tax + debit + dl_orig_gentax + Test DW + + + + 21% + 100.00 + + + + + FACTUUR_VER + + + + + \ No newline at end of file