diff --git a/office-alexander-logistics-app/pom.xml b/office-alexander-logistics-app/pom.xml index b238241..1684ef3 100644 --- a/office-alexander-logistics-app/pom.xml +++ b/office-alexander-logistics-app/pom.xml @@ -277,6 +277,12 @@ compile + + + org.imixs.workflow + imixs-data-groups + + org.imixs.workflow diff --git a/pom.xml b/pom.xml index 6c93787..8fd4301 100644 --- a/pom.xml +++ b/pom.xml @@ -32,6 +32,7 @@ 3.1.3-SNAPSHOT 3.0.3 2.1.1-SNAPSHOT + 1.0.0-SNAPSHOT 6.0 9.9.1-4 2.0.26 @@ -285,6 +286,15 @@ compile + + + + org.imixs.workflow + imixs-data-groups + ${org.imixs.data.version} + compile + + org.imixs.workflow diff --git a/reports/qbo/BILLING REPORT IN EXCEL-Test_202508011547.xlsx b/reports/qbo/BILLING REPORT IN EXCEL-Test_202508011547.xlsx new file mode 100644 index 0000000..4e041df Binary files /dev/null and b/reports/qbo/BILLING REPORT IN EXCEL-Test_202508011547.xlsx differ diff --git a/reports/qbo/QBO-TEST.csv b/reports/qbo/QBO-TEST.csv new file mode 100644 index 0000000..d5d3f07 --- /dev/null +++ b/reports/qbo/QBO-TEST.csv @@ -0,0 +1,16 @@ +InvoiceNo;Customer;InvoiceDate;Item(Product/Service);ItemDescription;ItemQuantity;ItemRate;ItemAmount +297;TEAM NINE S.A.L;21/02/2025;EX-DWC-2502-007;EX-DWC-2502-007;1;2263;2263 +295;TEAM NINE S.A.L;19/02/2025;EX-DWC-2502-006;EX-DWC-2502-006;1;1250;1250 +294;TEAM NINE S.A.L;19/02/2025;EX-DWC-2502-005;EX-DWC-2502-005;1;920;920 +376;Suzano International Trade GmbH;20/05/2025;IM-DWC-2505-010;IM-DWC-2505-010;1;-18560;-18560 +375;Suzano International Trade GmbH;20/05/2025;IM-DWC-2505-010;IM-DWC-2505-010;1;18560;18560 +372;Suzano International Trade GmbH;20/05/2025;IM-DWC-2505-010;IM-DWC-2505-010;1;18560;18560 +373;Suzano International Trade GmbH;20/05/2025;IM-DWC-2505-010;IM-DWC-2505-010;1;-18560;-18560 +309;Suzano International Trade GmbH;28/02/2025;EX-DWC-2502-008;EX-DWC-2502-008;1;1336,81;1336,81 +311;Suzano International Trade GmbH;28/02/2025;EX-DWC-2502-008;EX-DWC-2502-008;1;-1336,81;-1336,81 +369;Central National Sweden AB;19/05/2025;EX-DWC-2505-001;EX-DWC-2505-001;1;23200;23200 +402;Alexander Global Logistics Poland Sp.z.o;04/06/2025;IM-DWC-2505-006;IM-DWC-2505-006;1;389,8;389,8 +382;Central National Sweden AB;23/05/2025;EX-DWC-2505-003;EX-DWC-2505-003;1;35404,48;35404,48 +380;Central National Sweden AB;21/05/2025;EX-DWC-2505-002;EX-DWC-2505-002;1;35095,79;35095,79 +340;Central National Sweden AB;14/04/2025;EX-DWC-2504-004;EX-DWC-2504-004;1;36640;36640 +72;Alexander Global Logistics China Co. Ltd;10/06/2024;EX-DWC-2405-001;EX-DWC-2405-001;1;-2010;-2010 diff --git a/reports/qbo/README.md b/reports/qbo/README.md new file mode 100644 index 0000000..d691a39 --- /dev/null +++ b/reports/qbo/README.md @@ -0,0 +1,3 @@ +# QBO - Taxman Software from USA + +Wir exportieren hier eine CSV Datei diff --git a/templates/dataviews/BILLING REPORT IN EXCEL-Test_202508011547.xlsx b/templates/dataviews/BILLING REPORT IN EXCEL-Test_202508011547.xlsx new file mode 100644 index 0000000..81d3519 Binary files /dev/null and b/templates/dataviews/BILLING REPORT IN EXCEL-Test_202508011547.xlsx differ diff --git a/templates/dataviews/qbo_billing_report.xlsx b/templates/dataviews/qbo_billing_report.xlsx new file mode 100644 index 0000000..1e24454 Binary files /dev/null and b/templates/dataviews/qbo_billing_report.xlsx differ diff --git a/workflow/posteingang-de-2.0.0.bpmn b/workflow/deprecated/posteingang-de-2.0.0.bpmn similarity index 100% rename from workflow/posteingang-de-2.0.0.bpmn rename to workflow/deprecated/posteingang-de-2.0.0.bpmn diff --git a/workflow/posteingang-en-2.0.0.bpmn b/workflow/deprecated/posteingang-en-2.0.0.bpmn similarity index 100% rename from workflow/posteingang-en-2.0.0.bpmn rename to workflow/deprecated/posteingang-en-2.0.0.bpmn