From 3412384e8d8c4f26f699e7e7d87877dc9d8efa51 Mon Sep 17 00:00:00 2001 From: Alberto Mejia Date: Sun, 17 Aug 2025 22:28:14 -0400 Subject: [PATCH] Fix: Rename invoice directory to remove trailing space --- .../20190119_002_extracted.json | 113 --------- ...202_THE MADISON HAMBURG_001_extracted.json | 112 --------- ...0190202_THE MADISON HAMBURG_extracted.json | 111 --------- .../citadines-20190331_Invoice_extracted.json | 96 -------- .../citadines_08372561_extracted.json | 105 --------- .../hampton-25789_extracted.json | 216 ------------------ .../hampton_20190411_extracted.json | 158 ------------- .../hampton_24361_extracted.json | 148 ------------ .../hampton_28646_extracted.json | 179 --------------- .../madison-489347_extracted.json | 104 --------- .../madison-490057_extracted.json | 107 --------- .../madison-490969_extracted.json | 114 --------- .../madison-492602_extracted.json | 105 --------- .../madison-493304_extracted.json | 110 --------- .../madison-496987_extracted.json | 128 ----------- .../madison-502875_extracted.json | 93 -------- .../madison-5036666_extracted.json | 112 --------- .../madison_497810_extracted.json | 97 -------- ...on_folio_g_cp_efolio5895702_extracted.json | 92 -------- ...on_folio_g_cp_efolio5895707_extracted.json | 103 --------- ...on_folio_g_cp_efolio5945547_extracted.json | 105 --------- ...on_folio_g_cp_efolio5972171_extracted.json | 102 --------- ...on_folio_g_cp_efolio5976009_extracted.json | 114 --------- ...on_folio_g_cp_efolio5991896_extracted.json | 103 --------- .../mercure-37816396_extracted.json | 57 ----- .../motelone-524544306_extracted.json | 92 -------- .../motelone_20191111_extracted.json | 107 --------- .../motelone_20191118_extracted.json | 88 ------- .../moxy-20191221_007_extracted.json | 103 --------- .../moxy_20191221_006_extracted.json | 102 --------- .../premierinn_GABCI19014325_extracted.json | 113 --------- .../20190119_002_extracted.json | 90 +++++--- ...202_THE MADISON HAMBURG_001_extracted.json | 30 +-- ...0190202_THE MADISON HAMBURG_extracted.json | 44 ++-- .../citadines-20190331_Invoice_extracted.json | 115 +++++----- .../citadines_08372561_extracted.json | 42 ++-- .../hampton-25789_extracted.json | 120 ++++++---- .../hampton_20190411_extracted.json | 49 ++-- .../hampton_24361_extracted.json | 81 +++---- .../hampton_28646_extracted.json | 62 ++--- .../madison-489347_extracted.json | 45 ++-- .../madison-490057_extracted.json | 57 +++-- .../madison-490969_extracted.json | 40 ++-- .../madison-492602_extracted.json | 147 ++++++------ .../madison-493304_extracted.json | 34 ++- .../madison-496987_extracted.json | 57 +++-- .../madison-502875_extracted.json | 150 ++++++------ .../madison-5036666_extracted.json | 118 +++++----- .../madison_497810_extracted.json | 62 +++-- ...on_folio_g_cp_efolio5895702_extracted.json | 22 +- ...on_folio_g_cp_efolio5895707_extracted.json | 150 ++++++------ ...on_folio_g_cp_efolio5945547_extracted.json | 156 ++++++------- ...on_folio_g_cp_efolio5972171_extracted.json | 26 +-- ...on_folio_g_cp_efolio5976009_extracted.json | 171 +++++++------- ...on_folio_g_cp_efolio5991896_extracted.json | 150 ++++++------ .../mercure-37816396_extracted.json | 32 +-- .../motelone-524544306_extracted.json | 120 +++++----- .../motelone_20191111_extracted.json | 35 ++- .../motelone_20191118_extracted.json | 78 ++++--- .../moxy-20191221_007_extracted.json | 9 +- .../moxy_20191221_006_extracted.json | 15 +- .../premierinn_GABCI19014325_extracted.json | 15 +- 62 files changed, 1203 insertions(+), 4608 deletions(-) delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /20190119_002_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /20190202_THE MADISON HAMBURG_001_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /20190202_THE MADISON HAMBURG_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /citadines-20190331_Invoice_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /citadines_08372561_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /hampton-25789_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /hampton_20190411_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /hampton_24361_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /hampton_28646_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /madison-489347_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /madison-490057_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /madison-490969_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /madison-492602_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /madison-493304_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /madison-496987_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /madison-502875_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /madison-5036666_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /madison_497810_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5895702_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5895707_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5945547_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5972171_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5976009_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5991896_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /mercure-37816396_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /motelone-524544306_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /motelone_20191111_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /motelone_20191118_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /moxy-20191221_007_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /moxy_20191221_006_extracted.json delete mode 100644 examples/data/hotel_invoices/extracted_invoice_json /premierinn_GABCI19014325_extracted.json diff --git a/examples/data/hotel_invoices/extracted_invoice_json /20190119_002_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /20190119_002_extracted.json deleted file mode 100644 index 69b2498b25..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /20190119_002_extracted.json +++ /dev/null @@ -1,113 +0,0 @@ -[ - { - "Hotel Information": { - "Name": "THE MADISON. HAMBURG", - "Address": "MADISON Hotel GmbH, Schaarsteinweg 4, 20459 Hamburg", - "Contact": { - "Phone": "+49-40-37 666-0", - "Fax": "+49-40-37 666-137", - "Email": "info@madisonhotel.de", - "Website": "madisonhotel.de" - }, - "Geschäftsführer": "Mariles Head, Thomas Kleinertz", - "Bank": { - "Name": "HypoVereinsbank", - "BLZ": "200 300 00", - "Konto-Nr": "360 27 11", - "IBAN": "DE48 2003 0000 0036 6027 11", - "BIC": "HYVEDEMM300" - }, - "AG": "Hamburg HRB 47881", - "VAT": "DE118 966 407" - }, - "Guest Information": { - "Name": "Herr Jens Walter", - "Company": "APImeisler Consulting GmbH", - "Address": "Friedrichstr. 123, 10117 Berlin" - }, - "Invoice Information": { - "Rechnungs-Nr": "487155 /", - "Date": "18.01.19", - "Zimmer": "417", - "Anreise": "13.01.19", - "Abreise": "18.01.19", - "Seite": "1 of 1", - "Benutzer ID": "RIL" - }, - "Charges": [ - { - "Datum": "13.01.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "14.01.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "15.01.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "16.01.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "17.01.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "18.01.19", - "Beschreibung": "Mastercard IFC", - "Belastung": null, - "Entlastung": 550.0 - } - ], - "Summary": { - "Total Netto MwSt.": { - "Netto EUR": 514.02, - "MwSt. EUR": 35.98, - "Brutto EUR": 550.0 - }, - "Total": { - "Belastung": 550.0, - "Entlastung": 550.0 - }, - "Saldo": "0.00 EUR" - }, - "Finanzamt": { - "Name": "Hamburg Mitte", - "Steuernummer": "487/410/12828" - }, - "Kreditkarten Details": { - "Vertragsnummer": "154084832", - "Beleg Nr.": "21891", - "Kreditkartennummer": "XXXXXXXXXXXX5052", - "Transaktionsbetrag": "550.00", - "Verfallsdatum": "XX/XX", - "Genehmigter Betrag": "550.00", - "Terminal ID": "69284692", - "Genehmigungscode": "957699" - } - }, - { - "hotel_information": { - "name": "THE MADISON", - "location": "HAMBURG" - }, - "guest_information": null, - "invoice_information": null, - "room_charges": null, - "taxes": null, - "total_charges": null - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /20190202_THE MADISON HAMBURG_001_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /20190202_THE MADISON HAMBURG_001_extracted.json deleted file mode 100644 index df1790a25d..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /20190202_THE MADISON HAMBURG_001_extracted.json +++ /dev/null @@ -1,112 +0,0 @@ -[ - { - "Hotel Information": { - "Name": "THE MADISON. HAMBURG", - "Address": "MADISON Hotel GmbH Schaarsteinweg 4 20459 Hamburg", - "Contact": { - "Phone": "+49 40.37 666-0", - "Fax": "+49 40.37 666-137", - "Email": "info@madisonhotel.de", - "Website": "madisonhotel.de" - }, - "Geschäftsführer": "Marlies Head, Thomas Kleinertz", - "Handelsregister": "AG Hamburg HRB 47881", - "VAT": "DE118 696 407", - "Bank": { - "Name": "HypoVereinsbank", - "BLZ": "200 300 00", - "Konto-Nr": "360 27 11", - "IBAN": "DE48 2003 0000 0036 6027 11", - "BIC": "HYVEDEMM300" - } - }, - "Guest Information": { - "Name": "Herr Jens Walter", - "Company": "APimeister Consulting GmbH", - "Address": "Friedrichstr. 123 10117 Berlin" - }, - "Invoice Information": { - "Rechnungs-Nr": "488615", - "Datum": "01.02.19", - "Zimmer": "316", - "Anreise": "27.01.19", - "Abreise": "01.02.19", - "Seite": "1 of 1", - "Benutzer ID": "RIL" - }, - "Charges": [ - { - "Datum": "27.01.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "28.01.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "29.01.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "30.01.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "31.01.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "01.02.19", - "Beschreibung": "Mastercard IFC", - "Belastung": 550.0, - "Entlastung": null - } - ], - "Summary": { - "Umsatzsteuer Detail": { - "Netto EUR": 514.02, - "MwSt EUR": 35.98, - "Brutto EUR": 550.0 - }, - "Total inkl. MwSt": { - "Total": 550.0, - "Saldo": 0.0 - } - }, - "Payment Information": { - "Finanzamt": "Hamburg Mitte", - "Steuernummer": "47/841/10122", - "Kreditkarteninstitut": { - "Vertragsnummer": "154894832", - "Kreditkartennummer": "XXXX XXXX XXXX 5052", - "Verfallsdatum": "XX/XX", - "Terminal ID": "69285492" - }, - "Beleg Nr": "22445", - "Transaktionscode": "XXXX", - "Genehmigter Betrag": 550.0, - "Genehmigungscode": "145348" - } - }, - { - "hotel_information": { - "name": "THE MADISON", - "location": "HAMBURG" - }, - "guest_information": null, - "invoice_information": null, - "room_charges": null, - "taxes": null, - "total_charges": null - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /20190202_THE MADISON HAMBURG_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /20190202_THE MADISON HAMBURG_extracted.json deleted file mode 100644 index f2abaa3fb3..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /20190202_THE MADISON HAMBURG_extracted.json +++ /dev/null @@ -1,111 +0,0 @@ -[ - { - "Hotel Information": { - "Name": "THE MADISON. HAMBURG", - "Address": "MADISON Hotel GmbH Schaarsteinweg 4 20459 Hamburg", - "Contact": { - "Phone": "+49.40.37 666-0", - "Fax": "+49.40.37 666-137", - "Email": "info@madisonhotel.de", - "Website": "madisonhotel.de" - }, - "Geschäftsführer": "Marlies Head, Thomas Kleinertz", - "AG Hamburg HRB": "47881", - "VAT": "DE118 686 407", - "Bank": { - "Name": "HypoVereinsbank", - "BLZ": "200 300 00", - "Konto-Nr.": "360 27 11", - "IBAN": "DE48 2003 0000 0036 0271 11", - "BIC": "HYVEDEMM300" - } - }, - "Guest Information": { - "Company": "APImeiseter Consulting GmbH", - "Address": "Friedrichstr. 123, 10117 Berlin", - "Guest Name": "Herr Jens Walter" - }, - "Invoice Information": { - "Invoice Number": "487812 /", - "Date": "25.01.19", - "Room Number": "316", - "Arrival Date": "20.01.19", - "Departure Date": "25.01.19", - "Page": "1 of 1", - "User ID": "POE" - }, - "Charges": [ - { - "Datum": "20.01.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": "110.00", - "Entlastung": null - }, - { - "Datum": "21.01.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": "110.00", - "Entlastung": null - }, - { - "Datum": "22.01.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": "110.00", - "Entlastung": null - }, - { - "Datum": "23.01.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": "110.00", - "Entlastung": null - }, - { - "Datum": "24.01.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": "110.00", - "Entlastung": null - }, - { - "Datum": "25.01.19", - "Beschreibung": "Mastercard IFC", - "Belastung": null, - "Entlastung": "550.00" - } - ], - "Summary": { - "Umsatzsteuer Detail": { - "Netto EUR": "514.02", - "MwSt. EUR": "35.98", - "Brutto EUR": "550.00" - }, - "Total": { - "Belastung": "550.00", - "Entlastung": "550.00" - }, - "Saldo": "0.00 EUR" - }, - "Payment Information": { - "Finanzamt": "Hamburg Mitte", - "Steuernummer": "487/410/1228", - "Kreditkartendetails": { - "Kartennummer": "154984832", - "Verfallsdatum": "XX/XX", - "Terminal ID": "92954892", - "Beleg Nr.": "22161", - "Transaktionsbeleg": "550.00", - "Genehmigungsnummer": "149460" - } - } - }, - { - "hotel_information": { - "name": "THE MADISON", - "location": "HAMBURG" - }, - "guest_information": null, - "invoice_information": null, - "room_charges": null, - "taxes": null, - "total_charges": null - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /citadines-20190331_Invoice_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /citadines-20190331_Invoice_extracted.json deleted file mode 100644 index 701f8ffc6b..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /citadines-20190331_Invoice_extracted.json +++ /dev/null @@ -1,96 +0,0 @@ -[ - { - "Rechnungsadresse": { - "Firma": "APImeisster Consulting GmbH", - "Adresse": "Friedrichstrasse 123", - "Stadt": "10117 Berlin", - "Land": "Germany" - }, - "Gastname": "Herr Jens Walter", - "Reservierungsnr.": "1221737070-1", - "Apartment Nr.": "420", - "Apartment Typ": "1-Bedroom", - "Anreisedatum": "31/03/2019", - "Abreisedatum": "05/04/2019", - "Rechnungsnr.": "083-72561", - "A/R Nr.": null, - "TO Reference No.": null, - "Rechnungsdatum": "05/04/19 - 09:46", - "Bediener": "DE-GB", - "Seite": "1 von 1", - "Tabelle": [ - { - "DATUM": "31/03/19", - "APT NR.": "420", - "BESCHREIBUNG": "Apartment 31/03/19#420", - "EURO": "92,56" - }, - { - "DATUM": "01/04/19", - "APT NR.": "420", - "BESCHREIBUNG": "Apartment 01/04/19#420", - "EURO": "197,20" - }, - { - "DATUM": "02/04/19", - "APT NR.": "420", - "BESCHREIBUNG": "Apartment 02/04/19#420", - "EURO": "254,15" - }, - { - "DATUM": "03/04/19", - "APT NR.": "420", - "BESCHREIBUNG": "Apartment 03/04/19#420", - "EURO": "215,90" - }, - { - "DATUM": "04/04/19", - "APT NR.": "420", - "BESCHREIBUNG": "Apartment 04/04/19#420", - "EURO": "143,82" - }, - { - "DATUM": "31/03/19", - "APT NR.": "420", - "BESCHREIBUNG": "Mastercard bnr 8324 SPLIT", - "EURO": "-903,63" - } - ], - "Summe Belastungen": "903,63", - "Summe Zahlungen": "-903,63", - "offener Betrag": "0,00", - "MwSt.": [ - { - "Satz": "19.00 %", - "NETTO €": "0,00", - "MwSt €": "0,00", - "BRUTTO €": "0,00" - }, - { - "Satz": "7.00 %", - "NETTO €": "844,51", - "MwSt €": "59,12", - "BRUTTO €": "903,63" - }, - { - "Satz": "0.00 %", - "NETTO €": "0,00", - "MwSt €": "0,00", - "BRUTTO €": "0,00" - } - ], - "Hotel Information": { - "Name": "Citadines Michel Hamburg", - "Adresse": "Ludwig-Erhard-Str. 7, D-20459 Hamburg, Deutschland", - "Telefon": "+49 (0)40-30618-0", - "Fax": "+49 (0)40-30618-1999", - "Email": "hamburg@citadines.com", - "Website": "www.citadines.com", - "Betreiber": "Citadines Betriebes GmbH - Amtsgericht Frankfurt/Main - HRB 52815", - "Bankverbindung": "Commerzbank Frankfurt - St.-Nr.: 040 230 34731", - "IBAN": "DE27500400000385712500", - "Swift/BIC": "COBADEFFXXX" - } - }, - {} -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /citadines_08372561_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /citadines_08372561_extracted.json deleted file mode 100644 index 63c0d3d98b..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /citadines_08372561_extracted.json +++ /dev/null @@ -1,105 +0,0 @@ -[ - { - "Hotel Information": { - "Name": "Citadines Michel Hamburg", - "Address": "Ludwig-Erhard-Str. 7, D-20459 Hamburg, Deutschland", - "Contact": { - "Phone": "+49 (0)40-300618-0", - "Fax": "+49 (0)40-300618-1999", - "Email": "hamburg@citadines.com", - "Website": "www.citadines.com" - }, - "Operator": "Citadines Betreibs GmbH - Amtsgericht Frankfurt/Main - HRB 52815", - "Bank Information": { - "Bank": "Commerzbank Frankfurt", - "Account Number": "040 230 3437", - "IBAN": "DE27500400000385712500", - "Swift/BIC": "COBADEFFXXX" - } - }, - "Rechnungsadresse": { - "Company": "APImeisler Consulting GmbH", - "Address": "Friedrichstrasse 123, 10117 Berlin, Germany" - }, - "Guest Information": { - "Name": "Herr Jens Walter", - "Reservierungsnr": "1221737070-1", - "Apartment Nr": "420", - "Apartment Typ": "1-Bedroom", - "Anreisedatum": "31/03/2019", - "Abreisedatum": "05/04/2019" - }, - "Invoice Information": { - "Rechnungsnr": "083-72561", - "A/R Nr": null, - "TO Reference No": null, - "Rechnungsdatum": "05/04/19 - 09:46", - "Bediener": "DE-GB", - "Seite": "1 von 1" - }, - "Charges": [ - { - "DATUM": "31/03/19", - "APT NR": "420", - "BESCHREIBUNG": "Apartment 31/03/19#420", - "EURO": "92,56" - }, - { - "DATUM": "01/04/19", - "APT NR": "420", - "BESCHREIBUNG": "Apartment 01/04/19#420", - "EURO": "197,20" - }, - { - "DATUM": "02/04/19", - "APT NR": "420", - "BESCHREIBUNG": "Apartment 02/04/19#420", - "EURO": "254,15" - }, - { - "DATUM": "03/04/19", - "APT NR": "420", - "BESCHREIBUNG": "Apartment 03/04/19#420", - "EURO": "215,90" - }, - { - "DATUM": "04/04/19", - "APT NR": "420", - "BESCHREIBUNG": "Apartment 04/04/19#420", - "EURO": "143,82" - }, - { - "DATUM": "31/03/19", - "APT NR": "420", - "BESCHREIBUNG": "Mastercard bnr 8324 SPLIT", - "EURO": "-903,63" - } - ], - "Summary": { - "Summe Belastungen": "903,63", - "Summe Zahlungen": "-903,63", - "offener Betrag": "0,00" - }, - "Taxes": [ - { - "MwSt. %": "19.00 %", - "NETTO €": "0,00", - "MwSt €": "0,00", - "BRUTTO €": "0,00" - }, - { - "MwSt. %": "7.00 %", - "NETTO €": "844,51", - "MwSt €": "59,12", - "BRUTTO €": "903,63" - }, - { - "MwSt. %": "0.00 %", - "NETTO €": "0,00", - "MwSt €": "0,00", - "BRUTTO €": "0,00" - } - ] - }, - {} -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /hampton-25789_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /hampton-25789_extracted.json deleted file mode 100644 index 2f72d21cc9..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /hampton-25789_extracted.json +++ /dev/null @@ -1,216 +0,0 @@ -[ - { - "hotel_information": { - "name": "Hampton by Hilton Hamburg City Centre", - "address": "Nordkanalstrasse 18, 20097 Hamburg", - "phone": "+49(0)40-302372-0", - "fax": "+49(0)40-302372-100" - }, - "guest_information": { - "name": "APIMEISTER CONSULTING GMBH", - "address": "FRIEDRICHSTR. 123, 10117 BERLIN, GERMANY", - "guest_name": "JENS WALTER" - }, - "invoice_information": { - "VAT_invoice_number": "25789", - "confirmation_number": "5296853", - "VAT": "DE289859636", - "folio_number": "111090A" - }, - "stay_information": { - "room_number": "511 /NUX", - "arrival_date": "02/06/2019 02:00:00", - "departure_date": "07/06/2019", - "adults_children": "1/0", - "room_rate": "156.56", - "rate_plan": "2D2" - }, - "charges": [ - { - "date": "03/06/2019", - "description": "CREDIT CARD - ADVANCE DEPOSIT *5052", - "cashier_id": "ANPE", - "ref_no": "351221", - "guest_charges": null, - "credit": "€776.56", - "balance": null - }, - { - "date": "03/06/2019", - "description": "CANCELLATION CHARGE", - "cashier_id": "ANPE", - "ref_no": "351222", - "guest_charges": "€155.00", - "credit": null, - "balance": null - }, - { - "date": "03/06/2019", - "description": "CANCELLATION CHARGE", - "cashier_id": "ERLO", - "ref_no": "351229", - "guest_charges": null, - "credit": "€155.00", - "balance": null - }, - { - "date": "03/06/2019", - "description": "GUEST ROOM", - "cashier_id": "ERLO", - "ref_no": "351277", - "guest_charges": "€150.05", - "credit": null, - "balance": null - }, - { - "date": "03/06/2019", - "description": "BREAKFAST", - "cashier_id": "ERLO", - "ref_no": "351297", - "guest_charges": "€9.45", - "credit": null, - "balance": null - }, - { - "date": "04/06/2019", - "description": "GUEST ROOM", - "cashier_id": "JONER", - "ref_no": "352209", - "guest_charges": "€150.05", - "credit": null, - "balance": null - }, - { - "date": "04/06/2019", - "description": "BREAKFAST", - "cashier_id": "JONER", - "ref_no": "352276", - "guest_charges": "€9.45", - "credit": null, - "balance": null - }, - { - "date": "05/06/2019", - "description": "GUEST ROOM", - "cashier_id": "ERLO", - "ref_no": "352767", - "guest_charges": "€150.05", - "credit": null, - "balance": null - }, - { - "date": "05/06/2019", - "description": "BREAKFAST", - "cashier_id": "ERLO", - "ref_no": "352769", - "guest_charges": "€9.45", - "credit": null, - "balance": null - }, - { - "date": "06/06/2019", - "description": "GUEST ROOM", - "cashier_id": "JONER", - "ref_no": "353331", - "guest_charges": "€161.61", - "credit": null, - "balance": null - }, - { - "date": "06/06/2019", - "description": "BREAKFAST", - "cashier_id": "JONER", - "ref_no": "353331", - "guest_charges": "€9.45", - "credit": null, - "balance": null - }, - { - "date": "07/06/2019", - "description": "GUEST ROOM", - "cashier_id": "ANPE", - "ref_no": "353477", - "guest_charges": "€150.05", - "credit": null, - "balance": null - } - ] - }, - { - "hotel_information": { - "name": "Hampton by Hilton Hamburg City Centre", - "address": "Nordkanalstraße 18, 20097 Hamburg", - "contact": { - "phone": "+49(0)40-302372-0", - "fax": "+49(0)40-302372-100" - } - }, - "guest_information": { - "company": "APIMEISTER CONSULTING GMBH", - "address": { - "street": "FRIEDRICHSTR. 123", - "city": "BERLIN", - "postal_code": "10117", - "country": "GERMANY" - }, - "name": "JENS WALTER" - }, - "invoice_information": { - "invoice_number": "25789", - "confirmation_number": "52966853", - "vat_number": "DE259895536", - "folio_number": "111903 A" - }, - "stay_information": { - "room_number": "511 /NUX", - "arrival_date": "02/06/2019 02:00:00", - "departure_date": "07/06/2019", - "adults_children": "1/0", - "room_rate": "156.56", - "rate_plan": "202", - "al": "null", - "h": "null", - "i": "null" - }, - "charges": [ - { - "date": "07/06/2019", - "description": "BREAKFAST", - "cashier_id": "ANPE", - "ref_no": "353477", - "guest_charges": "€4.95", - "credit": "null", - "balance": "€60.00" - } - ], - "tax_summary": { - "trade_receivable_net_19%": "€20.80", - "trade_receivable_net_7%": "€0.00", - "trade_receivable_net_7.00%": "€702.61", - "vat_1%": "€3.95", - "fsb_vat_7%": "€0.00", - "vat_at_7%": "€49.20", - "trade_receivables_incl_vat": "€776.56" - }, - "approval_amount": { - "transaction_id": "\"BALANCE\"", - "appr_code": "-€776.56" - }, - "signature": { - "guest_signature": "null", - "debit_related_verbiage": "null" - }, - "footer": { - "company": "Foremost Hospitality Management GmbH", - "address": "Str. Berlin | Joachimsthaler Str. 34, 10719 Berlin", - "registration": "Amtsgericht Charlottenburg, Berlin HRB 112538 B", - "vat_number": "DE259895536", - "managing_directors": "Hubert van de Loo, Timo Künner", - "bank_details": { - "bank": "Commerzbank", - "iban": "DE19 1004 0002 0230 7036 08", - "bic_swift": "COBADEFFXXX" - } - } - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /hampton_20190411_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /hampton_20190411_extracted.json deleted file mode 100644 index d4f5bac5bd..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /hampton_20190411_extracted.json +++ /dev/null @@ -1,158 +0,0 @@ -[ - { - "hotel_information": { - "name": "Hampton by Hilton Hamburg City Centre", - "address": "Nordkanalstrasse 18, 20097 Hamburg", - "phone": "+49(0)40-302372-0", - "fax": "+49(0)40-302372-100" - }, - "guest_information": { - "name": "APIMEISTER CONSULTING GMBH", - "address": "FRIEDRICHSTR. 123, 10117 BERLIN, GERMANY", - "guest_name": "JENS WALTER" - }, - "invoice_information": { - "invoice_number": "31611", - "confirmation_number": "92353607", - "VAT": "DE258969536", - "folio_no": "126069 A" - }, - "stay_information": { - "room_no": "216", - "arrival_date": "04/11/2019 19:00:00", - "departure_date": "08/11/2019", - "adults/children": "1/0", - "room_rate": "99.00", - "rate_plan": "2G2", - "HH #": "null" - }, - "charges": [ - { - "date": "04/11/2019", - "description": "MC *5620", - "cashier_id": "ANPE", - "ref_no": "437200", - "guest_charges": "-476.00", - "credit": "null", - "balance": "null" - }, - { - "date": "04/11/2019", - "description": "GUEST ROOM", - "cashier_id": "MACH", - "ref_no": "437361", - "guest_charges": "null", - "credit": "€94.05", - "balance": "null" - }, - { - "date": "05/11/2019", - "description": "BREAKFAST", - "cashier_id": "MACH", - "ref_no": "437361", - "guest_charges": "null", - "credit": "€4.95", - "balance": "null" - }, - { - "date": "05/11/2019", - "description": "GUEST ROOM", - "cashier_id": "MACH", - "ref_no": "437770", - "guest_charges": "null", - "credit": "€134.05", - "balance": "null" - }, - { - "date": "05/11/2019", - "description": "BREAKFAST", - "cashier_id": "MACH", - "ref_no": "437770", - "guest_charges": "null", - "credit": "€4.95", - "balance": "null" - }, - { - "date": "06/11/2019", - "description": "GUEST ROOM", - "cashier_id": "ANPE", - "ref_no": "438200", - "guest_charges": "null", - "credit": "€114.05", - "balance": "null" - }, - { - "date": "06/11/2019", - "description": "BREAKFAST", - "cashier_id": "ANPE", - "ref_no": "438200", - "guest_charges": "null", - "credit": "€4.95", - "balance": "null" - }, - { - "date": "07/11/2019", - "description": "GUEST ROOM", - "cashier_id": "MACH", - "ref_no": "438616", - "guest_charges": "null", - "credit": "€114.05", - "balance": "null" - } - ] - }, - { - "hotel_information": { - "name": "Hampton by Hilton Hamburg City Centre", - "address": "Nordkanalstrasse 18, 20097 Hamburg", - "phone": "+49(0)40-302372-0", - "fax": "+49(0)40-302372-100" - }, - "guest_information": { - "name": "APIMEISTER CONSULTING GMBH", - "address": "FRIEDRICHSTR. 123, 10117 BERLIN, GERMANY", - "guest_name": "JENS WALTER" - }, - "invoice_information": { - "invoice_number": "31611", - "confirmation_number": "92353607", - "VAT_number": "DE259985536", - "folio_number": "126609 A" - }, - "stay_information": { - "room_number": "216", - "arrival_date": "04/11/2019 19:09:00", - "departure_date": "08/11/2019", - "adults_children": "1/0", - "rate_plan": "2G2" - }, - "charges": [ - { - "date": "07/11/2019", - "description": "BREAKFAST", - "cashier_id": "MACH", - "ref_no": "438616", - "guest_charges": "€4.95", - "credit": null, - "balance": "€0.00" - } - ], - "tax_summary": { - "trade_receivable_net_19%": "€16.64", - "trade_receivable_net_7%": "€0.00", - "trade_receivable_net_7.00%": "€426.36", - "VAT_19%": "€3.16", - "F&B_VAT_7%": "€0.00", - "VAT_7%": "€29.84", - "trade_receivables_incl_VAT": "€476.00" - }, - "payment_information": { - "approval_amount": "€476.00", - "approval_code": "109423", - "transaction_id": "437200", - "balance": "-€476.00" - }, - "signature": "Guest Signature", - "note": "Debit related verbiage" - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /hampton_24361_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /hampton_24361_extracted.json deleted file mode 100644 index 7f04433a8c..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /hampton_24361_extracted.json +++ /dev/null @@ -1,148 +0,0 @@ -[ - { - "hotel_information": { - "name": "Hampton by Hilton Hamburg City Centre", - "address": "Nordkanalstrasse 18, 20097 Hamburg", - "phone": "+49(0)40-302372-0", - "fax": "+49(0)40-302372-100" - }, - "guest_information": { - "name": "JENS WALTER", - "company": "APIMEISTER CONSULTING GMBH", - "address": "FRIEDRICHSR. 123, 10117 BERLIN, GERMANY" - }, - "invoice_information": { - "vat_invoice": "24361", - "confirmation_number": "87607957", - "arrival_date": "28/04/2019 23:53:00", - "departure_date": "30/04/2019", - "room_no": "119", - "adult/child": "1/0", - "room_rate": "102.00", - "rate_plan": "2G2", - "vat": "DE259895636", - "folio_no/che": "107155A" - }, - "charges": [ - { - "date": "28/04/2019", - "description": "Advance Deposit MC *2828", - "cashier_id": "GARO", - "ref_no": "331422", - "guest_charges": null, - "credit": "€221.00", - "balance": "-€221.00" - }, - { - "date": "28/04/2019", - "description": "ADVANCED DEPOSIT DEBIT", - "cashier_id": "GARO", - "ref_no": "331424", - "guest_charges": "€221.00", - "credit": null, - "balance": "€0.00" - }, - { - "date": "28/04/2019", - "description": "ADVANCED DEPOSIT CREDIT", - "cashier_id": "GARO", - "ref_no": "331425", - "guest_charges": null, - "credit": "€221.00", - "balance": "€221.00" - }, - { - "date": "28/04/2019", - "description": "GUEST ROOM", - "cashier_id": "GARO", - "ref_no": "331455", - "guest_charges": "€97.05", - "credit": null, - "balance": "€318.05" - }, - { - "date": "28/04/2019", - "description": "BREAKFAST", - "cashier_id": "GARO", - "ref_no": "331455", - "guest_charges": "€14.95", - "credit": null, - "balance": "€333.00" - }, - { - "date": "29/04/2019", - "description": "GUEST ROOM", - "cashier_id": "FEBA", - "ref_no": "331959", - "guest_charges": "€114.05", - "credit": null, - "balance": "€447.05" - } - ] - }, - { - "hotel_information": { - "name": "Hampton by Hilton Hamburg City Centre", - "address": "Nordkanalstraße 18, 20097 Hamburg", - "contact": { - "phone": "+49(0)40-302372-0", - "fax": "+49(0)40-302372-100" - } - }, - "guest_information": { - "name": "APIMEISTER CONSULTING GMBH", - "address": { - "street": "FRIEDRICHSTR. 123", - "city": "BERLIN", - "postal_code": "10117", - "country": "GERMANY" - }, - "guest_name": "JENS WALTER" - }, - "invoice_information": { - "invoice_number": "24361", - "confirmation_number": "87607597", - "vat_number": "DE259965636", - "folio_number": "107515 A" - }, - "stay_information": { - "room_number": "119", - "arrival_date": "28/04/2019 23:53:00", - "departure_date": "30/04/2019", - "adults_children": "1/0", - "room_rate": "102.00", - "rate_plan": "2G2", - "cashier_id": "FEBA", - "ref_no": "331969", - "hhonors_number": "107515 A" - }, - "charges": [ - { - "date": "29/04/2019", - "description": "BREAKFAST", - "guest_charges": "64.95", - "credit": null, - "balance": "€0.00" - } - ], - "tax_summary": { - "trade_receivable_net_19%": "€8.32", - "trade_receivable_net_7%": "€0.00", - "trade_receivable_net_7.00%": "€197.29", - "vat_at_19%": "€1.58", - "f&b_vat_7%": "€0.00", - "vat_at_7%": "€13.81", - "trade_receivables_incl_vat": "€221.00" - }, - "payment_information": { - "approval_amount": "€221.00", - "approval_code": "491464", - "transaction_id": "331422", - "balance": "€221.00" - }, - "signature": { - "guest_signature": null, - "debit_related_verbiage": null - } - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /hampton_28646_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /hampton_28646_extracted.json deleted file mode 100644 index 91d15a728a..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /hampton_28646_extracted.json +++ /dev/null @@ -1,179 +0,0 @@ -[ - { - "hotel_information": { - "name": "Hampton by Hilton Hamburg City Centre", - "address": "Nordkanalstrasse 18, 20097 Hamburg", - "contact": { - "phone": "+49(0)40-302372-0", - "fax": "+49(0)40-302372-100" - } - }, - "guest_information": { - "company": "APIMEISTER CONSULTING GMBH", - "address": "FRIEDRICHSTR 123, 10117 BERLIN, GERMANY", - "guest_name": "JENS WALTER" - }, - "invoice_information": { - "vat_invoice": "26846", - "confirmation_number": "81134041", - "invoice_date": "23/08/2019 09:20:00", - "vat_number": "DE259895636", - "folio_number": "119062 A" - }, - "stay_information": { - "room_number": "707 /NUDX", - "arrival_date": "19/08/2019 17:55:00", - "departure_date": "23/08/2019", - "adults_children": "1/0", - "room_rate": "129.00", - "rate_plan": "2GQ" - }, - "charges": [ - { - "date": "19/08/2019", - "description": "Advance Deposit MC *5052", - "cashier_id": "TARO", - "ref_no": "396235", - "guest_charges": null, - "credit": "-€516.00", - "balance": "-€516.00" - }, - { - "date": "19/08/2019", - "description": "ADVANCED DEPOSIT DEBIT", - "cashier_id": "TARO", - "ref_no": "396235", - "guest_charges": "€516.00", - "credit": null, - "balance": "0.00" - }, - { - "date": "19/08/2019", - "description": "ADVANCED DEPOSIT CREDIT", - "cashier_id": "TARO", - "ref_no": "396237", - "guest_charges": null, - "credit": "-€516.00", - "balance": "-€516.00" - }, - { - "date": "19/08/2019", - "description": "GUEST ROOM", - "cashier_id": "MACH", - "ref_no": "396605", - "guest_charges": "€124.05", - "credit": null, - "balance": "-€391.95" - }, - { - "date": "19/08/2019", - "description": "BREAKFAST", - "cashier_id": "MACH", - "ref_no": "396655", - "guest_charges": "€4.95", - "credit": null, - "balance": "-€387.00" - }, - { - "date": "20/08/2019", - "description": "GUEST ROOM", - "cashier_id": "MACH", - "ref_no": "396777", - "guest_charges": "€134.05", - "credit": null, - "balance": "-€252.95" - }, - { - "date": "20/08/2019", - "description": "BREAKFAST", - "cashier_id": "MACH", - "ref_no": "396877", - "guest_charges": "€4.95", - "credit": null, - "balance": "-€248.00" - }, - { - "date": "21/08/2019", - "description": "GUEST ROOM", - "cashier_id": "MACH", - "ref_no": "397412", - "guest_charges": "€124.05", - "credit": null, - "balance": "-€123.95" - }, - { - "date": "21/08/2019", - "description": "BREAKFAST", - "cashier_id": "MACH", - "ref_no": "397412", - "guest_charges": "€4.95", - "credit": null, - "balance": "-€119.00" - }, - { - "date": "22/08/2019", - "description": "GUEST ROOM", - "cashier_id": "MACH", - "ref_no": "397699", - "guest_charges": "€114.05", - "credit": null, - "balance": "-€4.95" - } - ] - }, - { - "hotel_information": { - "name": "Hampton by Hilton Hamburg City Centre", - "address": "Nordkanalstrasse 18, 20097 Hamburg", - "phone": "+49(0)40-302372-0", - "fax": "+49(0)40-302372-100" - }, - "guest_information": { - "company": "APMEISTER CONSULTING GMBH", - "address": "DREIDRICHSTR 123, 10117 BERLIN, GERMANY", - "guest_name": "JENS WALTER" - }, - "invoice_information": { - "vat_invoice": "28646", - "confirmation_number": "81134041", - "vat": "DE259895636", - "folio_no": "119562 A" - }, - "stay_information": { - "room_no": "707", - "arrival_date": "19/08/2019 17:55:00", - "departure_date": "23/08/2019", - "adult/child": "1/0", - "room_rate": "120.00", - "rate_plan": "2C2", - "al": "H" - }, - "charges": [ - { - "date": "22/08/2019", - "description": "BREAKFAST", - "cashier_id": "MACH", - "ref_no": "3797690", - "guest_charges": "4.95", - "credit": null, - "balance": null - } - ], - "balance": "0.00", - "tax_summary": { - "trade_receivable_net_19.00%": "€18.64", - "trade_receivable_net_7.00%": "€0.00", - "trade_receivable_net_7.00%_2": "€443.73", - "vat_at_19%": "€3.16", - "f&b_vat_7%": "€0.00", - "vat_at_7%": "€32.47", - "trade_receivables_incl_vat": "€516.00" - }, - "approval_amount": "€516.00", - "transaction_id": "390235", - "appr_code": "277397", - "balance_2": "-€516.00", - "guest_signature": "Debit related webpage", - "thank_you_note": "THANK YOU FOR STAYING WITH US!" - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /madison-489347_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /madison-489347_extracted.json deleted file mode 100644 index e71e1de41e..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /madison-489347_extracted.json +++ /dev/null @@ -1,104 +0,0 @@ -[ - { - "Hotel Information": { - "Name": "THE MADISON. HAMBURG", - "Address": "MADISON Hotel GmbH Schaarsteinweg 4 20459 Hamburg", - "Contact": { - "Phone": "+49-40-37 666-0", - "Fax": "+49-40-37 666-137", - "Email": "info@madisonhotel.de", - "Website": "madisonhotel.de" - }, - "Bank Details": { - "Bank": "HypoVereinsbank", - "BLZ": "200 300 00", - "Konto-Nr": "360 27 11", - "IBAN": "DE84 2003 0000 0003 6027 11", - "BIC": "HYVEDEMM300" - } - }, - "Guest Information": { - "Name": "Herr Jens Walter", - "Company": "APImeiser Consulting GmbH", - "Address": "Friedrichstr. 123, 10117 Berlin" - }, - "Invoice Information": { - "Rechnungs-Nr.": "489347 /", - "Datum": "08.02.19", - "Zimmer": "334", - "Anreise": "03.02.19", - "Abreise": "08.02.19", - "Seite": "1 of 1", - "Benutzer ID": "POE" - }, - "Charges": [ - { - "Datum": "03.02.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "04.02.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "05.02.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "06.02.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "07.02.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "08.02.19", - "Beschreibung": "Mastercard IFC", - "Belastung": null, - "Entlastung": 550.0 - } - ], - "Summary": { - "Umsatzsteuer Detail": { - "Netto EUR": 514.02, - "MwSt. EUR": 35.98, - "Brutto EUR": 550.0 - }, - "Total": { - "Belastung": 550.0, - "Entlastung": 550.0 - }, - "Saldo": { - "Total": 0.0, - "Currency": "EUR" - } - }, - "Payment Information": { - "Finanzamt": "Hamburg Mitte", - "Steuernummer": "487/410/12128", - "Kreditkartendetails": { - "Kartenaussteller": "15498432", - "Kreditkartennummer": "XXXXXXXXXXXX5502", - "Verfallsdatum": "XX/XX", - "Terminal ID": "6926492", - "Beleg Nr.": "22705", - "Transaktionsbetrag": "550.00", - "Genehmigter Betrag": "550.00", - "Genehmigungscode": "67109" - }, - "Unterschrift": "Unterschrift des Karteninhabers" - } - }, - {} -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /madison-490057_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /madison-490057_extracted.json deleted file mode 100644 index e10890409c..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /madison-490057_extracted.json +++ /dev/null @@ -1,107 +0,0 @@ -[ - { - "Hotel Information": { - "Name": "MADISON Hotel GmbH", - "Address": "Schaarsteinweg 4, 20459 Hamburg", - "Contact": { - "Phone": "+49.40.37 66 0", - "Fax": "+49.40.37 66 137", - "Email": "info@madisonhotel.de", - "Website": "madisonhotel.de" - }, - "Geschäftsführer": "Marlies Head, Thomas Kleinertz", - "Bank": { - "Name": "HypoVereinsbank", - "BLZ": "200 300 00", - "Konto-Nr": "360 27 11", - "IBAN": "DE40 2003 0000 0036 0271 11", - "BIC": "HYVEDEMM300" - }, - "VAT": "DE118 686 407", - "AG Hamburg HRB": "47881" - }, - "Guest Information": { - "Company": "APImeleister Consulting GmbH", - "Address": "Friedrichstr. 123, 10117 Berlin", - "Guest Name": "Herr Jens Walter" - }, - "Invoice Information": { - "Rechnungs-Nr": "490057 /", - "Date": "15.02.19", - "Room": "336", - "Arrival": "10.02.19", - "Departure": "15.02.19", - "Page": "1 of 1", - "User ID": "SMA" - }, - "Charges": [ - { - "Datum": "10.02.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "11.02.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "12.02.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "13.02.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "14.02.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "15.02.19", - "Beschreibung": "Mastercard IFC", - "Belastung": 550.0, - "Entlastung": null - } - ], - "Summary": { - "Umsatzsteuer Detail": { - "Netto EUR": 514.02, - "MwSt. EUR": 35.98, - "Brutto EUR": 550.0 - }, - "Total": { - "Total incl. MwSt.": 550.0, - "Saldo": 0.0 - } - }, - "Payment Information": { - "Finanzamt": "Hamburg Mitte", - "Steuernummer": "47/471/01228", - "Kreditkartendetails": { - "Kartenunternehmen": "Mastercard", - "Kreditkartennummer": "154498432", - "Verfallsdatum": "XX/XX", - "Terminal ID": "69264961", - "Beleg Nr.": "6692", - "Transaktionsbetrag": 550.0, - "Genehmigter Betrag": 550.0, - "Genehmigungsnr.": "258692" - } - } - }, - { - "hotel_information": { - "name": "THE MADISON", - "location": "HAMBURG" - } - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /madison-490969_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /madison-490969_extracted.json deleted file mode 100644 index 9ea72d748b..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /madison-490969_extracted.json +++ /dev/null @@ -1,114 +0,0 @@ -[ - { - "Hotel Information": { - "Name": "MADISON Hotel GmbH", - "Address": "Schaarsteinweg 4, 20459 Hamburg", - "Contact": { - "Phone": "+49.40.37 666-0", - "Fax": "+49.40.37 666-137", - "Email": "info@madisonhotel.de", - "Website": "madisonhotel.de" - }, - "Geschäftsführer": "Markies Head, Thomas Kleinertz", - "VAT": "DE118 696 407", - "Bank": { - "Name": "HypoVereinsbank", - "IBAN": "DE48 2003 0000 0030 6027 11", - "BIC": "HYVEDEMM300" - } - }, - "Guest Information": { - "Company": "APImeleister Consulting GmbH", - "Address": "Friedrichstr. 123, 10117 Berlin", - "Guest Name": "Herr Jens Walter" - }, - "Invoice Information": { - "Invoice Number": "490969", - "Date": "22.02.19", - "Room Number": "320", - "Arrival Date": "17.02.19", - "Departure Date": "22.02.19", - "Page": "1 of 1", - "User ID": "JAS" - }, - "Charges": [ - { - "Datum": "17.02.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "18.02.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "19.02.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "20.02.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "21.02.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "22.02.19", - "Beschreibung": "Mastercard IFC", - "Belastung": null, - "Entlastung": 550.0 - } - ], - "Summary": { - "Umsatzsteuer Detail": { - "Netto EUR": 514.02, - "MwSt. EUR": 35.98, - "Brutto EUR": 550.0 - }, - "Total": { - "Belastung": 550.0, - "Entlastung": 550.0 - }, - "Saldo": { - "Amount": 0.0, - "Currency": "EUR" - } - }, - "Payment Information": { - "Finanzamt": "Hamburg Mitte", - "Steuernummer": "487/410/10228", - "Kreditkarteninstitut": "XXXXXX", - "Verfallsdatum": "XX/XX", - "Terminal ID": "69284962", - "Karteninhaber": { - "Kartennummer": "XXXX XXXX XXXX 5052", - "Vorgangsnummer": "154698432", - "Beleg Nr.": "23137", - "Transaktionsbetrag": 550.0, - "Genehmigter Betrag": 550.0, - "Genehmigungscode": "811233" - } - } - }, - { - "hotel_information": { - "name": "THE MADISON", - "location": "HAMBURG" - }, - "guest_information": null, - "invoice_information": null, - "room_charges": null, - "taxes": null, - "total_charges": null - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /madison-492602_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /madison-492602_extracted.json deleted file mode 100644 index 799dc0ab7a..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /madison-492602_extracted.json +++ /dev/null @@ -1,105 +0,0 @@ -[ - { - "Hotel Information": { - "Name": "MADISON Hotel GmbH", - "Address": "Schaarsteinweg 4, 20459 Hamburg", - "Contact": { - "Phone": "+49.40.37 666-0", - "Fax": "+49.40.37 666-137", - "Email": "info@madisonhotel.de", - "Website": "madisonhotel.de" - }, - "Geschäftsführer": "Marlies Head, Thomas Kleinertz", - "Bank": { - "Name": "HypoVereinsbank", - "BLZ": "200 300 00", - "Konto-Nr": "360 27 11", - "IBAN": "DE48 2003 0000 0003 6027 11", - "BIC": "HYVEDEMM300" - }, - "Handelsregister": { - "AG Hamburg HRB": "47881", - "VAT": "DE118 696 407" - } - }, - "Guest Information": { - "Company": "APfmeister Consulting GmbH", - "Address": "Friedrichstr. 123, 10117 Berlin", - "Guest Name": "Herr Jens Walter" - }, - "Invoice Information": { - "Rechnungs-Nr": "492602 /", - "Date": "08.03.19", - "Room": "438", - "Arrival": "03.03.19", - "Departure": "08.03.19", - "Page": "1 of 1", - "User ID": "LBE" - }, - "Charges": [ - { - "Datum": "03.03.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": "110.00", - "Entlastung": null - }, - { - "Datum": "04.03.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": "110.00", - "Entlastung": null - }, - { - "Datum": "05.03.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": "110.00", - "Entlastung": null - }, - { - "Datum": "06.03.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": "110.00", - "Entlastung": null - }, - { - "Datum": "07.03.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": "110.00", - "Entlastung": null - }, - { - "Datum": "08.03.19", - "Beschreibung": "Mastercard IFC", - "Belastung": null, - "Entlastung": "550.00" - } - ], - "Summary": { - "Umsatzsteuer Detail": { - "Netto EUR": "514.02", - "MwSt EUR": "35.98", - "Brutto EUR": "550.00" - }, - "Total": { - "Total Belastung": "550.00", - "Total Entlastung": "550.00" - }, - "Saldo": "0.00 EUR" - }, - "Payment Information": { - "Finanzamt": "Hamburg Mitte", - "Steuernummer": "48/741/01122B", - "Kreditkartendetails": { - "Vertragspartner": "15469432", - "Kreditkartennummer": "XXXX XXXX XXXX 5052", - "Verfallsdatum": "XX/XX", - "Terminal ID": "69264993" - }, - "Betrag Nr": "31630", - "Transaktionsbetrag": "550.00", - "Genehmigter Betrag": "550.00", - "Genehmigungsnummer": "260651" - } - }, - {} -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /madison-493304_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /madison-493304_extracted.json deleted file mode 100644 index b4a65d0282..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /madison-493304_extracted.json +++ /dev/null @@ -1,110 +0,0 @@ -[ - { - "Hotel Information": { - "Name": "MADISON Hotel GmbH", - "Address": "Schaarsteinweg 4, 20459 Hamburg", - "Contact": { - "Phone": "+49.40.37 666-0", - "Fax": "+49.40.37 666-137", - "Email": "info@madisonhotel.de", - "Website": "madisonhotel.de" - }, - "Geschäftsführer": "Martina Head, Thomas Kleinertz", - "Register": "AG Hamburg HRB 47881", - "VAT": "DE118 686 407", - "Bank": { - "Name": "HypoVereinsbank", - "BLZ": "200 300 00", - "Konto-Nr": "360 27 11", - "IBAN": "DE48 2003 0000 0003 6027 11", - "BIC": "HYVEDEMM300" - } - }, - "Guest Information": { - "Company": "APImeiseter Consulting GmbH", - "Address": "Friedrichstr. 123, 10117 Berlin", - "Guest Name": "Herr Jens Walter" - }, - "Invoice Information": { - "Rechnungs-Nr.": "493304", - "Date": "15.03.19", - "Zimmer": "315", - "Anreise": "10.03.19", - "Abreise": "15.03.19", - "Seite": "1 of 1", - "Benutzer ID": "KUE" - }, - "Charges": [ - { - "Datum": "10.03.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "11.03.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "12.03.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "13.03.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "14.03.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 189.0, - "Entlastung": null - }, - { - "Datum": "15.03.19", - "Beschreibung": "Mastercard IFC", - "Belastung": 629.0, - "Entlastung": null - } - ], - "Summary": { - "Umsatzsteuer Detail": { - "Netto EUR": 587.85, - "MwSt. EUR": 41.15, - "Brutto EUR": 629.0 - }, - "Total": { - "Total": 629.0, - "Saldo": "0.00 EUR" - } - }, - "Payment Information": { - "Finanzamt": "Hamburg Mitte", - "Steuernummer": "4874/101/1228", - "Kreditkartendetails": { - "Kartennummer": "15484932", - "Beleg Nr.": "31933", - "Transaktionsbeleg": "629.00", - "Genehmigter Betrag": "629.00", - "Terminal ID": "68264893", - "Genehmigungsnummer": "624612" - } - } - }, - { - "hotel_information": { - "name": "THE MADISON", - "location": "HAMBURG" - }, - "guest_information": null, - "invoice_information": null, - "room_charges": null, - "taxes": null, - "total_charges": null - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /madison-496987_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /madison-496987_extracted.json deleted file mode 100644 index 7a7c3f60a1..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /madison-496987_extracted.json +++ /dev/null @@ -1,128 +0,0 @@ -[ - { - "Hotel Information": { - "Name": "MADISON Hotel GmbH", - "Address": "Schaarsteinweg 4, 20459 Hamburg, Germany", - "Contact": { - "Phone": "+49.40.37 666-0", - "Fax": "+49.40.37 666-137", - "Email": "info@madisonhotel.de", - "Website": "madisonhotel.de" - }, - "Geschäftsführer": "Marlies Head, Thomas Kleinertz", - "Handelsregister": "AG Hamburg HRB 47881", - "VAT ID": "DE118 696 467", - "Bank": { - "Name": "HypoVereinsbank", - "IBAN": "DE84 20030000 0003627111", - "BIC": "HYVEDEMM300" - } - }, - "Guest Information": { - "Company": "APimeister Consulting GmbH", - "Address": "Friedrichstr. 123, 10117 Berlin", - "Guest Name": "Herr Jens Walter" - }, - "Invoice Information": { - "Invoice Number": "496987 /", - "Date": "18.04.19", - "Room Number": "439", - "Arrival Date": "15.04.19", - "Departure Date": "18.04.19", - "Page": "1 of 1", - "User ID": "LBE" - }, - "Charges": [ - { - "Datum": "15.04.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "16.04.19", - "Beschreibung": "Frühstück **", - "Belastung": 20.0, - "Entlastung": null - }, - { - "Datum": "16.04.19", - "Beschreibung": "CHECK#1000540", - "Belastung": null, - "Entlastung": 20.0 - }, - { - "Datum": "16.04.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "17.04.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "18.04.19", - "Beschreibung": "Frühstück **", - "Belastung": 20.0, - "Entlastung": null - }, - { - "Datum": "18.04.19", - "Beschreibung": "Mastercard IFC", - "Belastung": null, - "Entlastung": 370.0 - } - ], - "Summary": { - "Umsatzsteuer Detail": [ - { - "MwSt. 7%": { - "Netto EUR": 308.41, - "MwSt. EUR": 21.59, - "Brutto EUR": 330.0 - } - }, - { - "MwSt. 19%": { - "Netto EUR": 33.61, - "MwSt. EUR": 6.39, - "Brutto EUR": 40.0 - } - } - ], - "Total": { - "Netto EUR": 342.02, - "MwSt. EUR": 27.98, - "Brutto EUR": 370.0 - }, - "Saldo": { - "Amount": 0.0, - "Currency": "EUR" - } - }, - "Payment Information": { - "Kreditkartennr.": "XXXX XXXX XXXX 2825", - "Verfallsdatum": "XX/XX", - "Terminal ID": "6826492", - "Vertragspartner": "15649832", - "Beleg Nr.": "25903", - "Transaktionsbetrag": "370.00", - "Genehmigter Betrag": "370.00", - "Genehmigungscode": "960959" - } - }, - { - "hotel_information": { - "name": "THE MADISON", - "location": "HAMBURG" - }, - "guest_information": null, - "invoice_information": null, - "room_charges": null, - "taxes": null, - "total_charges": null - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /madison-502875_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /madison-502875_extracted.json deleted file mode 100644 index 2834811b65..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /madison-502875_extracted.json +++ /dev/null @@ -1,93 +0,0 @@ -[ - { - "Hotel Information": { - "Name": "MADISON Hotel GmbH", - "Address": "Schaarsteinweg 4, 20459 Hamburg", - "Contact": { - "Phone": "+49.40.37 666-0", - "Fax": "+49.40.37 666-137", - "Email": "info@madisonhotel.de", - "Website": "madisonhotel.de" - }, - "Geschäftsführer": "Marlies Head, Thomas Kleinertz", - "AG Hamburg HRB": "47881", - "VAT ID": "DE118 690 407", - "Bank": { - "Name": "HypoVereinsbank", - "BLZ": "200 300 00", - "Konto-Nr": "360 27 11", - "IBAN": "DE49 2003 0000 0036 0271 11", - "BIC": "HYVEDEMM300" - } - }, - "Guest Information": { - "Name": "Herr Jens Walter", - "Company": "APIMeister Consulting GmbH", - "Address": "Friedrichstr. 123, 10117 Berlin" - }, - "Invoice Information": { - "Rechnungs-Nr.": "502875", - "Datum": "14.06.19", - "Zimmer": "426", - "Anreise": "10.06.19", - "Abreise": "14.06.19", - "Seite": "1 of 1", - "Benutzer ID": "BD" - }, - "Charges": [ - { - "Datum": "10.06.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": "110.00", - "Entlastung": null - }, - { - "Datum": "11.06.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": "110.00", - "Entlastung": null - }, - { - "Datum": "12.06.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": "110.00", - "Entlastung": null - }, - { - "Datum": "13.06.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": "110.00", - "Entlastung": null - }, - { - "Datum": "14.06.19", - "Beschreibung": "Mastercard IFC", - "Belastung": "440.00", - "Entlastung": null - } - ], - "Total": { - "Netto EUR": "411.21", - "MwSt. EUR": "28.79", - "Brutto EUR": "440.00", - "Saldo": "0.00 EUR" - }, - "Umsatzsteuer Detail": { - "Total inkl. MwSt.": "411.21", - "MwSt. 7%": "28.79", - "Finanzamt": "Hamburg Mitte", - "Steuernummer": "47/841/01228" - }, - "Kreditkartendetails": { - "Vertragspartnernummer": "15694832", - "Beleg Nr.": "27142", - "Kartenfolgenummer": "XXXXXXXXXXXX0502", - "Transaktionsbetrag": "440.00", - "Verfallsdatum": "XX/XX", - "Genehmigter Betrag": "440.00", - "Terminal ID": "89264892", - "Genehmigungscode": "366417" - } - }, - {} -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /madison-5036666_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /madison-5036666_extracted.json deleted file mode 100644 index b606090d7d..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /madison-5036666_extracted.json +++ /dev/null @@ -1,112 +0,0 @@ -[ - { - "Hotel Information": { - "Name": "THE MADISON HAMBURG", - "Address": "Schaarsteinweg 4, 20459 Hamburg, Germany", - "Contact": { - "Phone": "+49-40-37 666-0", - "Fax": "+49-40-37 666-137", - "Email": "info@madisonhotel.de", - "Website": "madisonhotel.de" - }, - "Geschäftsführer": "Martins Hadad, Thomas Kleinertz", - "AG Hamburg HRB": "47881", - "VAT": "DE118 696 407", - "Bank": { - "Name": "HypoVereinsbank", - "IBAN": "DE 20 200 300 000 0360 0271 11", - "BIC": "HYVEDEMM300" - } - }, - "Invoice Information": { - "Rechnungs-Nr.": "503666", - "Datum": "21.06.19", - "Zimmer": "435", - "Anreise": "16.06.19", - "Abreise": "21.06.19", - "Seite": "1 of 1", - "Benutzer ID": "BD" - }, - "Guest Information": { - "Name": "Herr Jens Walter", - "Company": "APMeister Consulting GmbH", - "Address": "Friedrichstr. 123, 10117 Berlin" - }, - "Charges": [ - { - "Datum": "16.06.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "17.06.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "18.06.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "19.06.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "20.06.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "21.06.19", - "Beschreibung": "Frühstück", - "Belastung": 20.0, - "Entlastung": null - }, - { - "Datum": "21.06.19", - "Beschreibung": "Mastercard IFC", - "Belastung": 570.0, - "Entlastung": null - } - ], - "Total": { - "Netto EUR": 530.83, - "MwSt. EUR": 39.17, - "Brutto EUR": 570.0, - "Saldo": "0.00 EUR" - }, - "Tax Details": { - "MwSt. 7%": { - "Netto EUR": 16.81, - "MwSt. EUR": 3.19, - "Brutto EUR": 20.0 - }, - "MwSt. 19%": { - "Netto EUR": 514.02, - "MwSt. EUR": 35.98, - "Brutto EUR": 550.0 - } - }, - "Payment Details": { - "Finanzamt": "Hamburg Mitte", - "Steuernummer": "48/741/04128", - "Kreditkartendetails": { - "Vertragspartner": "159484982", - "Kartenfolgenummer": "100000XXXXXX5052", - "Verfallsdatum": "XXXX", - "Terminal ID": "892484982", - "Beleg Nr.": "27411", - "Genehmigter Betrag": "570.00", - "Genehmigungscode": "623737" - } - } - }, - {} -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /madison_497810_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /madison_497810_extracted.json deleted file mode 100644 index 0492b66097..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /madison_497810_extracted.json +++ /dev/null @@ -1,97 +0,0 @@ -[ - { - "Hotel Information": { - "Name": "MADISON Hotel GmbH", - "Address": "Schaarsteinweg 4, 20459 Hamburg", - "Contact": { - "Phone": "+49.40.37 666-0", - "Fax": "+49.40.37 666-137", - "Email": "info@madisonhotel.de", - "Website": "madisonhotel.de" - }, - "Geschäftsführer": "Martens Heald, Thomas Kleinertz", - "Bank": { - "Name": "HypoVereinsbank", - "IBAN": "DE48 2003 0000 0003 0671 111", - "BIC": "HYVEDEMM300" - }, - "VAT": "DE118 686 407" - }, - "Guest Information": { - "Company": "APImeiseter Consulting GmbH", - "Address": "Friedrichstr. 123, 10117 Berlin", - "Guest Name": "Herr Jens Walter" - }, - "Invoice Information": { - "Invoice Number": "497810 /", - "Date": "26.04.19", - "Room Number": "403", - "Check-in Date": "22.04.19", - "Check-out Date": "26.04.19", - "Page": "1 of 1", - "User ID": "RIL" - }, - "Charges": [ - { - "Datum": "22.04.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "23.04.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "24.04.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "25.04.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "26.04.19", - "Beschreibung": "Mastercard IFC", - "Belastung": null, - "Entlastung": 440.0 - } - ], - "Total": { - "Netto EUR": 411.21, - "MwSt. EUR": 28.79, - "Brutto EUR": 440.0, - "Saldo": "0.00 EUR" - }, - "Tax Details": { - "Total inkl. MwSt.": 411.21, - "MwSt. 7%": 28.79 - }, - "Financial Information": { - "Finanzamt": "Hamburg Mitte", - "Steuernummer": "48/741/00128" - }, - "Credit Card Information": { - "Kreditkartendetails": "Mastercard", - "Verfallsdatum": "XXXX", - "Kreditkartennummer": "XXXXXXXXXXXX2825", - "Terminal ID": "6928491", - "Beleg Nr.": "7635", - "Transaktionsbetrag": "440.00", - "Genehmigungsnr.": "692849", - "Genehmigungscode": "692849" - } - }, - { - "hotel_information": { - "name": "THE MADISON", - "location": "HAMBURG" - } - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5895702_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5895702_extracted.json deleted file mode 100644 index 4ad6858f37..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5895702_extracted.json +++ /dev/null @@ -1,92 +0,0 @@ -[ - { - "Hotel Information": { - "Name": "MADISON Hotel GmbH", - "Address": "Schaartwiete 4, 20459 Hamburg", - "Contact": { - "Phone": "+49.40.37 666-0", - "Fax": "+49.40.37 666-137", - "Email": "info@madisonhotel.de", - "Website": "madisonhotel.de" - }, - "Geschäftsführer": "Marlies Head, Thomas Kleinertz", - "AG Hamburg": "HRB 47281", - "VAT": "DE118 696 407", - "Bank": { - "Name": "HypoVereinsbank", - "BLZ": "200 300 00", - "Konto-Nr": "360 27 11", - "IBAN": "DE48 2003 0000 0036 6027 11", - "BIC": "HYVEDEMM300" - } - }, - "Guest Information": { - "Company": "APMeister Consulting GmbH", - "Address": "Friedrichstr. 123, 10117 Berlin", - "Guest Name": "Herr Jens Walter" - }, - "Invoice Information": { - "Rechnungs-Nr": "505050", - "Datum": "04.07.19", - "Zimmer": "203", - "Anreise": "30.06.19", - "Abreise": "04.07.19", - "Seite": "1 of 1", - "Benutzer ID": "RIL" - }, - "Charges": [ - { - "Datum": "30.06.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": "110.00", - "Entlastung": null - }, - { - "Datum": "01.07.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": "110.00", - "Entlastung": null - }, - { - "Datum": "02.07.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": "110.00", - "Entlastung": null - }, - { - "Datum": "03.07.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": "110.00", - "Entlastung": null - }, - { - "Datum": "04.07.19", - "Beschreibung": "Bargeld", - "Belastung": null, - "Entlastung": "440.00" - } - ], - "Total": { - "Netto EUR": "411.21", - "MwSt. EUR": "28.79", - "Brutto EUR": "440.00", - "Saldo": "0.00 EUR" - }, - "Umsatzsteuer Detail": { - "Total inkl. MwSt.": { - "Netto EUR": "411.21", - "MwSt. EUR": "28.79", - "Brutto EUR": "440.00" - }, - "MwSt. 7%": { - "Netto EUR": "411.21", - "MwSt. EUR": "28.79", - "Brutto EUR": "440.00" - } - }, - "Finanzamt": { - "Name": "Hamburg Mitte", - "Steuernummer": "48/741/01228" - } - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5895707_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5895707_extracted.json deleted file mode 100644 index 74180e0559..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5895707_extracted.json +++ /dev/null @@ -1,103 +0,0 @@ -[ - { - "Hotel Information": { - "Name": "MADISON Hotel GmbH", - "Address": "Schaartestraße 4, 20459 Hamburg", - "Contact": { - "Phone": "+49.40.37 666-0", - "Fax": "+49.40.37 666-137", - "Email": "info@madisonhotel.de", - "Website": "madisonhotel.de" - }, - "Geschäftsführer": "Marlies Head, Thomas Kleinertz", - "AG Hamburg HRB": "47281", - "VAT": "DE118 696 407", - "Bank": { - "Name": "HypoVereinsbank", - "BLZ": "200 300 00", - "Konto-Nr": "360 27 11", - "IBAN": "DE84 2003 0000 0360 2711", - "BIC": "HYVEDEMM300" - } - }, - "Guest Information": { - "Company": "APfmeister Consulting GmbH", - "Address": "Friedrichstr. 123, 10117 Berlin", - "Guest Name": "Herr Jens Walter" - }, - "Invoice Information": { - "Rechnungs-Nr.": "505050", - "Datum": "04.07.19", - "Zimmer": "203", - "Anreise": "30.06.19", - "Abreise": "04.07.19", - "Seite": "1 of 1", - "Benutzer ID": "RIL" - }, - "Charges": [ - { - "Datum": "30.06.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "01.07.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "02.07.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "03.07.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "04.07.19", - "Beschreibung": "Mastercard IFC", - "Belastung": null, - "Entlastung": 440.0 - } - ], - "Total": { - "Netto EUR": 411.21, - "MwSt. EUR": 28.79, - "Brutto EUR": 440.0, - "Saldo": { - "Amount": 0.0, - "Currency": "EUR" - } - }, - "Umsatzsteuer Detail": { - "Total inkl. MwSt.": { - "Netto EUR": 411.21, - "MwSt. EUR": 28.79, - "Brutto EUR": 440.0 - }, - "MwSt. 7%": { - "Netto EUR": 411.21, - "MwSt. EUR": 28.79, - "Brutto EUR": 440.0 - } - }, - "Payment Information": { - "Finanzamt": "Hamburg Mitte", - "Steuernummer": "48/741/00128", - "Kreditkartennr.": "156648932", - "Beleg Nr.": "8250", - "Kreditkartennummer": "XXXXXXXXXXXX5052", - "Transaktionsbetrag": 440.0, - "Verfallsdatum": "XX/XX", - "Genehmigter Betrag": 440.0, - "Terminal ID": "82664891", - "Genehmigungscode": "114540" - } - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5945547_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5945547_extracted.json deleted file mode 100644 index 2656f43f9d..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5945547_extracted.json +++ /dev/null @@ -1,105 +0,0 @@ -[ - { - "Hotel Information": { - "Name": "MADISON Hotel GmbH", - "Address": "Schaartestraße 4, 20459 Hamburg", - "Contact": { - "Phone": "+49.40.37 666-0", - "Fax": "+49.40.37 666-137", - "Email": "info@madisonhotel.de", - "Website": "madisonhotel.de" - }, - "Geschäftsführer": "Marlies Head, Thomas Kleinertz", - "Handelsregister": "AG Hamburg HRB 47281", - "VAT ID": "DE118 696 407", - "Bank": { - "Name": "HypoVereinsbank", - "IBAN": "DE48 2003 0000 0003 6027 11", - "BIC": "HYVEDEMM300", - "Konto-Nr.": "360 27 11", - "BLZ": "200 300 00" - } - }, - "Guest Information": { - "Company": "APfmeister Consulting GmbH", - "Address": "Friedrichstr. 123, 10117 Berlin", - "Guest Name": "Herr Jens Walter" - }, - "Invoice Information": { - "Rechnungs-Nr.": "506928", - "Date": "26.07.19", - "Room": "437", - "Anreise": "21.07.19", - "Abreise": "26.07.19", - "Seite": "1 of 1", - "Benutzer ID": "RF" - }, - "Charges": [ - { - "Datum": "21.07.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "22.07.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "23.07.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "24.07.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "25.07.19", - "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "26.07.19", - "Beschreibung": "Mastercard IFC", - "Belastung": null, - "Entlastung": 550.0 - } - ], - "Summary": { - "Total inkl. MwSt.": { - "Netto EUR": 514.02, - "MwSt. EUR": 35.98, - "Brutto EUR": 550.0 - }, - "MwSt. 7%": { - "Netto EUR": 514.02, - "MwSt. EUR": 35.98, - "Brutto EUR": 550.0 - }, - "Total": 550.0, - "Saldo": "0.00 EUR" - }, - "Payment Information": { - "Finanzamt": "Hamburg Mitte", - "Steuernummer": "48/741/00128", - "Kreditkarteninstitut": { - "Vertragspartner": "15648932", - "Beleg Nr.": "36856", - "Kreditkartennummer": "XXXXXXXXXXXX0502", - "Transaktionsbetrag": "550.00", - "Verfallsdatum": "XXXX", - "Genehmigter Betrag": "550.00", - "Terminal ID": "69264893", - "Genehmigungscode": "696152" - }, - "Unterschrift": "Unterschrift des Karteninhabers" - } - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5972171_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5972171_extracted.json deleted file mode 100644 index 65c16e0040..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5972171_extracted.json +++ /dev/null @@ -1,102 +0,0 @@ -[ - { - "hotel_information": { - "name": "MADISON Hotel GmbH", - "address": "Schaartinsweg 4, 20459 Hamburg", - "contact": { - "phone": "+49.40.37 666-0", - "fax": "+49.40.37 666-137", - "email": "info@madisonhotel.de", - "website": "madisonhotel.de" - }, - "managing_directors": "Marlies Head, Thomas Kleinertz", - "registration": { - "court": "AG Hamburg HRB 47881", - "VAT_ID": "DE118 696 407" - }, - "bank_details": { - "bank": "HypoVereinsbank", - "BLZ": "200 300 00", - "account_number": "360 27 11", - "IBAN": "DE48 2003 0000 0003 6027 11", - "BIC": "HYVEDEMM300" - } - }, - "guest_information": { - "company": "APfmeister Consulting GmbH", - "address": "Friedrichstr. 123, 10117 Berlin", - "guest_name": "Herr Jens Walter" - }, - "invoice_information": { - "invoice_number": "507536", - "date": "02.08.19", - "room_number": "631", - "check_in_date": "28.07.19", - "check_out_date": "02.08.19", - "page": "1 of 1", - "user_id": "KUE" - }, - "charges": [ - { - "date": "28.07.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null - }, - { - "date": "29.07.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null - }, - { - "date": "30.07.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null - }, - { - "date": "31.07.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null - }, - { - "date": "01.08.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null - }, - { - "date": "02.08.19", - "description": "Mastercard IFC", - "charge": null, - "credit": 550.0 - } - ], - "summary": { - "total_net_eur": 514.02, - "total_vat_eur": 35.98, - "total_gross_eur": 550.0, - "total_charge": 550.0, - "total_credit": 550.0, - "balance_due": 0.0 - }, - "payment_information": { - "tax_office": "Finanzamt: Hamburg Mitte", - "tax_number": "47/841/01228", - "credit_card_details": { - "card_type": "Mastercard", - "card_number": "XXXX XXXX XXXX 5052", - "transaction_number": "550.00", - "authorization_code": "949052", - "terminal_id": "62684952", - "approval_code": "949052" - }, - "reference_number": "154684932", - "receipt_number": "28866", - "authorization": "Ich authorisiere den aufgeführten Betrag.", - "signature": "Unterschrift des Karteninhabers" - } - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5976009_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5976009_extracted.json deleted file mode 100644 index 4340cbff48..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5976009_extracted.json +++ /dev/null @@ -1,114 +0,0 @@ -[ - { - "Hotel Information": { - "Name": "MADISON Hotel GmbH", - "Address": "Schaartorweg 4, 20459 Hamburg, Germany", - "Contact": { - "Phone": "+49.40.37 666-0", - "Fax": "+49.40.37 666-137", - "Email": "info@madisonhotel.de", - "Website": "madisonhotel.de" - }, - "Geschäftsführer": "Marlies Head, Thomas Kleinertz", - "AG Hamburg HRB": "47281", - "VAT": "DE118 696 407", - "Bank": { - "Name": "HypoVereinsbank", - "IBAN": "DE40 2003 0000 0003 6027 11", - "BIC": "HYVEDEMM300" - } - }, - "Guest Information": { - "Company": "APMeister Consulting GmbH", - "Address": "Friedrichstr. 123, 10117 Berlin", - "Guest Name": "Herr Jens Walter" - }, - "Invoice Information": { - "Rechnungs-Nr.": "508189", - "Datum": "09.08.19", - "Zimmer": "438", - "Anreise": "04.08.19", - "Abreise": "09.08.19", - "Seite": "1 of 1", - "Benutzer ID": "WM" - }, - "Charges": [ - { - "Datum": "04.08.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "05.08.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "06.08.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "07.08.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "08.08.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "09.08.19", - "Beschreibung": "Frühstück **", - "Belastung": 20.0, - "Entlastung": null - }, - { - "Datum": "09.08.19", - "Beschreibung": "Mastercard IFC", - "Belastung": null, - "Entlastung": 570.0 - } - ], - "Summary": { - "Total Netto EUR": 530.83, - "Total MwSt. EUR": 39.17, - "Total Brutto EUR": 570.0, - "MwSt. 19%": { - "Netto EUR": 16.81, - "MwSt. EUR": 3.19, - "Brutto EUR": 20.0 - }, - "MwSt. 7%": { - "Netto EUR": 514.02, - "MwSt. EUR": 35.98, - "Brutto EUR": 550.0 - }, - "Saldo": { - "Amount": 0.0, - "Currency": "EUR" - } - }, - "Financial Information": { - "Finanzamt": "Hamburg Mitte", - "Steuernummer": "4874/101/0228" - }, - "Credit Card Information": { - "Vertragspartner-ID": "154654932", - "Kartenfolgenummer": "XXXXXX", - "Kreditkartennummer": "XXXXXXXXXXXX5052", - "Verfallsdatum": "XXXX", - "Terminal ID": "52964893", - "Beleg Nr.": "93935", - "Transaktionsbetrag": "570.00", - "Genehmigter Betrag": "570.00", - "Genehmigungscode": "165942" - } - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5991896_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5991896_extracted.json deleted file mode 100644 index f53c725a9e..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /madison_folio_g_cp_efolio5991896_extracted.json +++ /dev/null @@ -1,103 +0,0 @@ -[ - { - "Hotel Information": { - "Name": "MADISON Hotel GmbH", - "Address": "Schaartinsweg 4, 20459 Hamburg", - "Contact": { - "Phone": "+49.40.37 666-0", - "Fax": "+49.40.37 666-137", - "Email": "info@madisonhotel.de", - "Website": "madisonhotel.de" - }, - "Geschäftsführer": "Marlies Head, Thomas Kleinertz", - "AG Hamburg": "HRB 47821", - "VAT": "DE118 696 407", - "Bank": { - "Name": "HypoVereinsbank", - "BLZ": "200 300 00", - "Konto-Nr": "360 27 11", - "IBAN": "DE48 2003 0000 0360 0271 11", - "BIC": "HYVEDEMM300" - } - }, - "Guest Information": { - "Company": "APMeister Consulting GmbH", - "Address": "Friedrichstr. 123, 10117 Berlin", - "Guest Name": "Herr Jens Walter" - }, - "Invoice Information": { - "Rechnungs-Nr.": "508873 /", - "Date": "16.08.19", - "Room": "407", - "Arrival": "11.08.19", - "Departure": "16.08.19", - "Page": "1 of 1", - "User ID": "RF" - }, - "Charges": [ - { - "Datum": "11.08.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "12.08.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "13.08.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "14.08.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "15.08.19", - "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": 110.0, - "Entlastung": null - }, - { - "Datum": "16.08.19", - "Beschreibung": "Mastercard IFC", - "Belastung": 550.0, - "Entlastung": null - } - ], - "Summary": { - "Total inkl. MwSt.": { - "Netto EUR": 514.02, - "MwSt. EUR": 35.98, - "Brutto EUR": 550.0 - }, - "MwSt. 7%": { - "Netto EUR": 514.02, - "MwSt. EUR": 35.98, - "Brutto EUR": 550.0 - }, - "Total": 550.0, - "Saldo": "0.00 EUR" - }, - "Payment Information": { - "Kreditkarteninstitut": "Finanzamt: Hamburg Mitte", - "Steuernummer": "47/841/01128", - "Vertragspartner": "154694832", - "Beleg Nr.": "39659", - "Kartenknummer": "XXXXXXXXXXXX0502", - "Transaktionsbetrag": "550.00", - "Verfallsdatum": "XXXX", - "Genehmigter Betrag": "550.00", - "Terminal ID": "692648593", - "Genehmigungscode": "750675", - "Unterschrift": "Unterschrift des Karteninhabers" - } - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /mercure-37816396_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /mercure-37816396_extracted.json deleted file mode 100644 index 9650558f5d..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /mercure-37816396_extracted.json +++ /dev/null @@ -1,57 +0,0 @@ -[ - { - "hotel_information": { - "name": "Mercure Hotel Bochum City", - "address": "Massenbergstrasse 19-21, 44787 Bochum", - "contact": { - "phone": "+49 234 9690", - "fax": "+49 234 9692222", - "email": "H0707@accor.com", - "website": "mercure.com | accorhotels.com" - } - }, - "guest_information": { - "company": "Apimeister Consulting GmbH", - "address": "Friedrichstrasse 123, 10117 Berlin, Germany", - "guest_name": "Herrn Jens Walter" - }, - "invoice_information": { - "invoice_number": "HA007 - 123123 - 37816396", - "date": "05.07.19", - "page": "1 von 1", - "user_id": "IWINKING", - "room_number": "1307", - "arrival_date": "04.07.19", - "departure_date": "05.07.19" - }, - "charges": [ - { - "date": "04.07.19", - "description": "Übernachtung", - "charge": 118.0, - "credit": null - }, - { - "date": "05.07.19", - "description": "Mastercard", - "charge": null, - "credit": 118.0 - } - ], - "summary": { - "total_incl_vat": { - "net_amount": 110.28, - "vat_amount": 7.72, - "gross_amount": 118.0 - }, - "vat_7_percent": { - "net_amount": 110.28, - "vat_amount": 7.72, - "gross_amount": 118.0 - }, - "total": 118.0, - "balance": 0.0 - }, - "message": "Vielen Dank für Ihren Aufenthalt im Mercure Bochum City. Wir wünschen Ihnen eine gute Heimreise und freuen uns schon heute auf einen erneuten Besuch in unserem Hotel. Ihr Mercure Hotel Bochum City." - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /motelone-524544306_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /motelone-524544306_extracted.json deleted file mode 100644 index 9d02c9935a..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /motelone-524544306_extracted.json +++ /dev/null @@ -1,92 +0,0 @@ -[ - { - "Hotel Information": { - "Name": "Motel One Berlin-Tiergarten", - "Address": "An der Urania 12/14 - 10787 Berlin" - }, - "Guest Information": { - "Name": "Apimeister Consulting GmbH", - "Address": "Friedrichstrasse 123, 10117 Berlin, Deutschland" - }, - "Invoice Information": { - "Datum": "25.02.2019", - "Rechnungsnummer": "524544306", - "Reservierungsnummer": "524414809/1", - "Zimmer": "519", - "Anreise": "25.02.2019", - "Abreise": "27.02.2019" - }, - "Charges": { - "Gast": "Walter, Jens", - "Zimmer": "519", - "Zeitraum": "25.02.2019 bis 27.02.2019", - "Leistungen": [ - { - "Bezeichnung": "Best Public Rate mit Frühstück", - "MWST-Satz": null, - "Menge": 2, - "Einzelpreis EUR": 80.5, - "Gesamtpreis EUR": 161.0 - }, - { - "Bezeichnung": "Frühstück", - "MWST-Satz": "19,00%", - "Menge": 2, - "Einzelpreis EUR": 11.5, - "Gesamtpreis EUR": 23.0 - }, - { - "Bezeichnung": "Logis", - "MWST-Satz": "7,00%", - "Menge": 2, - "Einzelpreis EUR": 69.0, - "Gesamtpreis EUR": 138.0 - } - ], - "Saldo Leistungen": { - "Währung": "EUR", - "Betrag": 161.0 - } - }, - "Payments": { - "Datum": "25.02.2019", - "Zahlungsart": "Mastercard", - "Karten-Nr.": "****2825", - "Betrag Devisen": null, - "Zahlung EUR": -161.0 - }, - "Saldo Zahlungen": -161.0, - "Rechnungsbetrag": 0.0, - "Steuerbeträge": [ - { - "Steuersatz": "19,00%", - "Netto EUR": 19.33, - "Steuer EUR": 3.67, - "Brutto EUR": 23.0 - }, - { - "Steuersatz": "7,00%", - "Netto EUR": 128.97, - "Steuer EUR": 9.03, - "Brutto EUR": 138.0 - } - ], - "WLAN-Zugangsdaten": { - "Einfach AGB bestätigen und lossurfen!": null, - "WLAN-Support gewünscht?": null, - "Kostenlose Hotline aus Deutschland": "0800-4357526", - "Kostenlose Hotline aus anderen Ländern": "+49-241-70530965" - }, - "Hotel Manager": { - "Name": "Sebastian Gahm", - "Title": "Front Office Manager" - }, - "Additional Information": { - "Newly Opened": [ - "Motel One Bonn-Beethoven", - "Motel One Leipzig-Post" - ] - } - }, - {} -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /motelone_20191111_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /motelone_20191111_extracted.json deleted file mode 100644 index be5fab478d..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /motelone_20191111_extracted.json +++ /dev/null @@ -1,107 +0,0 @@ -[ - { - "hotel_information": { - "name": "Motel One Stuttgart-Bad Cannstatt", - "address": "Badstraße 20, 70372 Stuttgart" - }, - "guest_information": { - "name": "Apimeister consulting GmbH", - "address": "Friedrichstrasse 123, 10117 Berlin, Germany" - }, - "invoice_information": { - "date": "11.11.2019", - "invoice_number": "548113542", - "reservation_number": "548098589/1", - "room": "330", - "arrival": "11.11.2019", - "departure": "12.11.2019" - }, - "charges": [ - { - "guest": "Apimeister consulting GmbH", - "service": "Deposit 548113520/02 vom 11.11.19", - "VAT": "null", - "num": "-1", - "price_EUR": "90,50", - "amount_EUR": "-90,50" - }, - { - "guest": "Apimeister consulting GmbH", - "service": "Frühstück", - "VAT": "19,00%", - "num": "1", - "price_EUR": "11,50", - "amount_EUR": "11,50" - }, - { - "guest": "Apimeister consulting GmbH", - "service": "Lodging", - "VAT": "7,00%", - "num": "1", - "price_EUR": "79,00", - "amount_EUR": "79,00" - }, - { - "guest": "Walter, Jens", - "room": "330", - "date_range": "11.11.2019 to 12.11.2019", - "service": "Best Price including Breakfast", - "VAT": "null", - "num": "1", - "price_EUR": "90,50", - "amount_EUR": "90,50" - }, - { - "guest": "Walter, Jens", - "room": "330", - "date_range": "11.11.2019 to 12.11.2019", - "service": "Frühstück", - "VAT": "19,00%", - "num": "1", - "price_EUR": "11,50", - "amount_EUR": "11,50" - }, - { - "guest": "Walter, Jens", - "room": "330", - "date_range": "11.11.2019 to 12.11.2019", - "service": "Lodging", - "VAT": "7,00%", - "num": "1", - "price_EUR": "79,00", - "amount_EUR": "79,00" - } - ], - "total_amount": { - "currency": "EUR", - "amount": "0,00" - }, - "payment_information": { - "date": "null", - "payment": "null", - "card_number": "null", - "amount_currency": "null", - "payment_EUR": "null" - }, - "balance_to_pay": { - "currency": "EUR", - "amount": "0,00" - }, - "VAT_information": { - "19,00%": { - "net_amount_EUR": "0,00", - "VAT_amount_EUR": "0,00", - "VAT_gross_EUR": "0,00" - }, - "7,00%": { - "net_amount_EUR": "0,00", - "VAT_amount_EUR": "0,00", - "VAT_gross_EUR": "0,00" - } - }, - "staff_information": { - "name": "Sarah Golombiewski", - "position": "Front Office Agent" - } - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /motelone_20191118_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /motelone_20191118_extracted.json deleted file mode 100644 index 3ad5129022..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /motelone_20191118_extracted.json +++ /dev/null @@ -1,88 +0,0 @@ -[ - { - "Hotel Information": { - "Name": "Motel One Berlin-Hauptbahnhof", - "Address": "Invalidenstraße 54, 10557 Berlin" - }, - "Guest Information": { - "Name": "APImeiseter Consulting GmbH", - "Address": "Friedrichstrasse 123, 10117 Berlin, Deutschland" - }, - "Invoice Information": { - "Datum": "18.11.2019", - "Rechnungsnummer": "534717906", - "Reservierungsnummer": "534629153/1", - "Zimmer": "1011", - "Anreise": "18.11.2019", - "Abreise": "19.11.2019" - }, - "Charges": { - "Gast": "Walter, Jens", - "Zimmer": "1011", - "von": "18.11.2019", - "bis": "19.11.2019", - "Items": [ - { - "Bezeichnung": "Bestpreis mit Frühstück", - "MWST-Satz": null, - "Menge": "1", - "Einzelpreis EUR": "80,50", - "Gesamtpreis EUR": "80,50" - }, - { - "Bezeichnung": "Frühstück", - "MWST-Satz": "19,00%", - "Menge": "1", - "Einzelpreis EUR": "11,50", - "Gesamtpreis EUR": "11,50" - }, - { - "Bezeichnung": "Logis", - "MWST-Satz": "7,00%", - "Menge": "1", - "Einzelpreis EUR": "69,00", - "Gesamtpreis EUR": "69,00" - } - ], - "Saldo Leistungen": { - "EUR": "80,50" - } - }, - "Payments": [ - { - "Datum": "18.11.2019", - "Zahlungsart": "Mastercard", - "Karten-Nr.": "************5052", - "Betrag Devisen": null, - "Zahlung EUR": "-80,50" - } - ], - "Saldo Zahlungen": "-80,50", - "Rechnungsbetrag": "0,00", - "Steuerbeträge": [ - { - "Steuersatz": "19,00 % (MwSt)", - "Netto EUR": "9,66", - "Steuer EUR": "1,84", - "Brutto EUR": "11,50" - }, - { - "Steuersatz": "7,00 % (MwSt)", - "Netto EUR": "64,49", - "Steuer EUR": "4,51", - "Brutto EUR": "69,00" - } - ], - "WLAN-Zugangsdaten": { - "Einfach AGB bestätigen und lossurfen!": null, - "WLAN-Support gewünscht?": { - "Kostenlose Hotline aus Deutschland": "0800-4357576", - "Kostenlose Hotline aus anderen Ländern": "+49-241-70539605" - } - }, - "Front Office Agent": { - "Name": "Daniel Martelock" - }, - "Additional Information": "Jetzt eröffnet: Motel One München-Haidhausen!" - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /moxy-20191221_007_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /moxy-20191221_007_extracted.json deleted file mode 100644 index 27e06d8555..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /moxy-20191221_007_extracted.json +++ /dev/null @@ -1,103 +0,0 @@ -[ - { - "hotel_information": { - "name": "MOXY Frankfurt Airport", - "address": "Amelia-Mary-Earhart-Strasse 5, 60549 Frankfurt/Main", - "contact": { - "phone": "+49 69 96759139", - "fax": "+49 69 96759139", - "email": "crew.frankfurt@moxyhotels.com", - "website": "www.moxyfrankfurtairport.com" - } - }, - "guest_information": { - "name": "Maik Walter", - "company": "Pfmeister Consulting GmbH", - "address": "Friedrichstr. 123, 10117 Berlin, Germany", - "room_number": "306", - "arrival_date": "30.11.19", - "departure_date": "01.12.19", - "folio_number": "227639", - "confirmation_number": "85111762", - "cashier_number": "8370", - "invoice_date": "01.12.19" - }, - "invoice_information": { - "description": [ - { - "date": "21.11.19", - "description": "Deposit Tax Transfer", - "debit_eur": null, - "credit_eur": "3.14" - }, - { - "date": "30.11.19", - "description": "Accommodation", - "debit_eur": "48.00", - "credit_eur": null - }, - { - "date": "30.11.19", - "description": "Deposit Transfer at C/I", - "debit_eur": null, - "credit_eur": "44.86" - } - ], - "deposit_folio": [ - { - "date": "21.11.19", - "folio_number": "223554", - "deposit_amount": "48.00", - "vat": "3.14" - } - ], - "total": { - "debit_eur": "48.00", - "credit_eur": "48.00", - "balance_to_pay": "0.00" - } - }, - "vat_details": { - "total_incl_vat": { - "net_eur": "44.86", - "vat_eur": "3.14", - "gross_eur": "48.00" - }, - "vat_7_percent": { - "net_eur": "44.86", - "vat_eur": "3.14", - "gross_eur": "48.00" - }, - "deposit_7_percent": { - "net_eur": "44.86", - "vat_eur": "-3.14", - "gross_eur": "48.00" - } - }, - "credit_card_details": { - "merchant_number": null, - "card_number": "XXXXXXXXXXXX5052", - "expiry_date": "XX/XX", - "card_entry": null, - "verification": null, - "terminal_id": null, - "receipt_number": null, - "transaction_amount": "48.00", - "approval_amount": "48.00", - "approval_code": "A311243" - }, - "entity_information": { - "name": "QMHotel Germany GmbH", - "chamber_of_commerce_number": "HRB 207980", - "location": "MÜNCHEN", - "fiscal_number": "143/179/72007", - "vat_id_number": "UID DE294499203", - "authorized_representative": "Rune Firing", - "bank": { - "name": "NORDEA BANK A/S", - "iban": "DE23 6143 0030 6869 0400 01", - "swift_code": "NDEADEFF" - } - } - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /moxy_20191221_006_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /moxy_20191221_006_extracted.json deleted file mode 100644 index 9037c8688b..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /moxy_20191221_006_extracted.json +++ /dev/null @@ -1,102 +0,0 @@ -[ - { - "hotel_information": { - "name": "MOXY Frankfurt Airport", - "address": "Amelia-Mary-Earhart-Strasse 5, 60549 Frankfurt/Main", - "phone": "+49 (0) 69 96759119", - "email": "crew.frankfurtairport@moxyhotels.com", - "website": "www.moxyfrankfurtairport.com" - }, - "guest_information": { - "name": "Jens Walter", - "company": "API Meister Consulting GmbH", - "address": "Friedrichstr. 123, 10117 Berlin, Germany", - "room_no": "305", - "arrival_date": "30.11.19", - "departure_date": "01.12.19", - "folio_no": "227638", - "confirmation_no": "85111510", - "cashier_no": "8370", - "invoice_date": "01.12.19" - }, - "invoice_information": { - "date": "01.12.19", - "description": "INVOICE" - }, - "charges": [ - { - "date": "21.11.19", - "description": "Deposit Tax Transfer", - "debit_eur": null, - "credit_eur": "3.14" - }, - { - "date": "30.11.19", - "description": "Accommodation", - "debit_eur": "48.00", - "credit_eur": null - }, - { - "date": "30.11.19", - "description": "Deposit Transfer at C/I", - "debit_eur": null, - "credit_eur": "44.86" - } - ], - "deposit_information": [ - { - "date": "21.11.19", - "deposit_folio_no": "225353", - "deposit_amount": "48.00", - "vat": "3.14" - } - ], - "totals": { - "total": "48.00", - "balance_to_pay": "0.00" - }, - "vat_details": { - "total_incl_vat": { - "net_eur": "44.86", - "vat_eur": "3.14", - "gross_eur": "48.00" - }, - "vat_7_percent": { - "net_eur": "44.86", - "vat_eur": "3.14", - "gross_eur": "48.00" - }, - "deposit_7_percent": { - "net_eur": "44.86", - "vat_eur": "3.14", - "gross_eur": "-48.00" - } - }, - "credit_card_details": { - "merchant_no": null, - "credit_card_no": "XXXXXXXXXXXX5052", - "expiry_date": "XX/XX", - "card_entry": null, - "verification": null, - "terminal_id": null, - "receipt_no": null, - "transaction_amount": "48.00", - "approval_amount": "48.00", - "approval_code": "A1848003" - }, - "signature": { - "card_holder": null - }, - "entity_information": { - "name": "QMHotel Germany GmbH", - "chamber_of_commerce_number": "HRB 207980", - "registered_office": "MÜNCHEN", - "fiscal_number": "143/317/7200", - "vat_id_number": "UID DE294499203", - "authorized_representative": "Rune Fring", - "bank": "NORDEA BANK AB", - "iban": "DE25 3143 5030 6889 0400 01", - "swift_code": "NDEADEFF" - } - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json /premierinn_GABCI19014325_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json /premierinn_GABCI19014325_extracted.json deleted file mode 100644 index 4d78a7f9d5..0000000000 --- a/examples/data/hotel_invoices/extracted_invoice_json /premierinn_GABCI19014325_extracted.json +++ /dev/null @@ -1,113 +0,0 @@ -[ - { - "Hotel Information": { - "Name": "Hamburg City (Zentrum)", - "Address": "Willy-Brandt-Straße 21, 20457 Hamburg, Deutschland", - "Phone": "+49 (0) 40 3039 379 0" - }, - "Guest Information": { - "Name": "APIMEISTER CONSULTING GmbH", - "Guest": "Herr Jens Walter", - "Address": "Friedrichstr. 123, 10117 Berlin" - }, - "Invoice Information": { - "Rechnungsnummer": "GABC19014325", - "Rechnungsdatum": "23.09.19", - "Referenznummer": "GABC015452127", - "Buchungsnummer": "GABR15867", - "Ankunft": "23.09.19", - "Abreise": "27.09.19", - "Nächte": 4, - "Zimmer": 626, - "Kundereferenz": 2 - }, - "Charges": [ - { - "Datum": "23.09.19", - "Uhrzeit": "16:36", - "Beschreibung": "Übernachtung", - "MwSt.%": 7.0, - "Betrag": 77.0, - "Zahlung": null - }, - { - "Datum": "24.09.19", - "Uhrzeit": null, - "Beschreibung": "Übernachtung", - "MwSt.%": 7.0, - "Betrag": 135.0, - "Zahlung": null - }, - { - "Datum": "25.09.19", - "Uhrzeit": null, - "Beschreibung": "Übernachtung", - "MwSt.%": 7.0, - "Betrag": 82.0, - "Zahlung": null - }, - { - "Datum": "26.09.19", - "Uhrzeit": null, - "Beschreibung": "Übernachtung", - "MwSt.%": 7.0, - "Betrag": 217.0, - "Zahlung": null - }, - { - "Datum": "24.09.19", - "Uhrzeit": "9:50", - "Beschreibung": "Premier Inn Frühstücksbuffet", - "MwSt.%": 19.0, - "Betrag": 9.9, - "Zahlung": null - }, - { - "Datum": "25.09.19", - "Uhrzeit": "9:50", - "Beschreibung": "Premier Inn Frühstücksbuffet", - "MwSt.%": 19.0, - "Betrag": 9.9, - "Zahlung": null - }, - { - "Datum": "26.09.19", - "Uhrzeit": "9:50", - "Beschreibung": "Premier Inn Frühstücksbuffet", - "MwSt.%": 19.0, - "Betrag": 9.9, - "Zahlung": null - }, - { - "Datum": "27.09.19", - "Uhrzeit": "9:50", - "Beschreibung": "Premier Inn Frühstücksbuffet", - "MwSt.%": 19.0, - "Betrag": 9.9, - "Zahlung": null - } - ], - "Payment Information": { - "Zahlung": "550,60", - "Gesamt (Rechnungsbetrag)": "550,60", - "Offener Betrag": "0,00", - "Bezahlart": "Mastercard-Kreditkarte" - }, - "Tax Information": { - "MwSt.%": [ - { - "Rate": 19.0, - "Netto": 33.28, - "MwSt.": 6.32, - "Brutto": 39.6 - }, - { - "Rate": 7.0, - "Netto": 477.57, - "MwSt.": 33.43, - "Brutto": 511.0 - } - ] - } - } -] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json/20190119_002_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/20190119_002_extracted.json index 0813ac981c..69b2498b25 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/20190119_002_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/20190119_002_extracted.json @@ -1,15 +1,15 @@ [ { "Hotel Information": { - "Name": "MADISON Hotel GmbH", - "Address": "Schaarsteinweg 4, 20459 Hamburg", + "Name": "THE MADISON. HAMBURG", + "Address": "MADISON Hotel GmbH, Schaarsteinweg 4, 20459 Hamburg", "Contact": { "Phone": "+49-40-37 666-0", "Fax": "+49-40-37 666-137", "Email": "info@madisonhotel.de", "Website": "madisonhotel.de" }, - "Geschäftsführer": "Marlies Head, Thomas Kleinertz", + "Geschäftsführer": "Mariles Head, Thomas Kleinertz", "Bank": { "Name": "HypoVereinsbank", "BLZ": "200 300 00", @@ -17,81 +17,97 @@ "IBAN": "DE48 2003 0000 0036 6027 11", "BIC": "HYVEDEMM300" }, + "AG": "Hamburg HRB 47881", "VAT": "DE118 966 407" }, "Guest Information": { - "Company": "APImeiseter Consulting GmbH", - "Address": "Friedrichstr. 123, 10117 Berlin", - "Guest Name": "Herr Jens Walter" + "Name": "Herr Jens Walter", + "Company": "APImeisler Consulting GmbH", + "Address": "Friedrichstr. 123, 10117 Berlin" }, "Invoice Information": { - "Invoice Number": "487155", + "Rechnungs-Nr": "487155 /", "Date": "18.01.19", - "Room Number": "417", - "Check-in Date": "13.01.19", - "Check-out Date": "18.01.19", - "Page": "1 of 1", - "User ID": "RIL" + "Zimmer": "417", + "Anreise": "13.01.19", + "Abreise": "18.01.19", + "Seite": "1 of 1", + "Benutzer ID": "RIL" }, "Charges": [ { "Datum": "13.01.19", "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": "110.00", + "Belastung": 110.0, "Entlastung": null }, { "Datum": "14.01.19", "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": "110.00", + "Belastung": 110.0, "Entlastung": null }, { "Datum": "15.01.19", "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": "110.00", + "Belastung": 110.0, "Entlastung": null }, { "Datum": "16.01.19", "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": "110.00", + "Belastung": 110.0, "Entlastung": null }, { "Datum": "17.01.19", "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": "110.00", + "Belastung": 110.0, "Entlastung": null }, { "Datum": "18.01.19", "Beschreibung": "Mastercard IFC", "Belastung": null, - "Entlastung": "550.00" + "Entlastung": 550.0 } ], "Summary": { - "Total Net": "514.02 EUR", - "VAT": "35.98 EUR", - "Total Gross": "550.00 EUR", - "Total": "550.00 EUR", - "Balance": "0.00 EUR" + "Total Netto MwSt.": { + "Netto EUR": 514.02, + "MwSt. EUR": 35.98, + "Brutto EUR": 550.0 + }, + "Total": { + "Belastung": 550.0, + "Entlastung": 550.0 + }, + "Saldo": "0.00 EUR" }, - "Payment Information": { - "Finanzamt": "Hamburg Mitte", - "Steuernummer": "487/410/12822", - "Kreditkartendetails": { - "Vertragsnummer": "154084832", - "Beleg Nr.": "21891", - "Kreditkartennummer": "XXXXXXXXXXXX5052", - "Transaktionsbetrag": "550.00", - "Verfallsdatum": "XX/XX", - "Genehmigter Betrag": "550.00", - "Terminal ID": "69264892", - "Genehmigungscode": "957699" - } + "Finanzamt": { + "Name": "Hamburg Mitte", + "Steuernummer": "487/410/12828" + }, + "Kreditkarten Details": { + "Vertragsnummer": "154084832", + "Beleg Nr.": "21891", + "Kreditkartennummer": "XXXXXXXXXXXX5052", + "Transaktionsbetrag": "550.00", + "Verfallsdatum": "XX/XX", + "Genehmigter Betrag": "550.00", + "Terminal ID": "69284692", + "Genehmigungscode": "957699" } }, - {} + { + "hotel_information": { + "name": "THE MADISON", + "location": "HAMBURG" + }, + "guest_information": null, + "invoice_information": null, + "room_charges": null, + "taxes": null, + "total_charges": null + } ] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json/20190202_THE MADISON HAMBURG_001_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/20190202_THE MADISON HAMBURG_001_extracted.json index c026dcccb6..df1790a25d 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/20190202_THE MADISON HAMBURG_001_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/20190202_THE MADISON HAMBURG_001_extracted.json @@ -1,11 +1,11 @@ [ { "Hotel Information": { - "Name": "MADISON Hotel GmbH", - "Address": "Schaarsteinweg 4, 20459 Hamburg", + "Name": "THE MADISON. HAMBURG", + "Address": "MADISON Hotel GmbH Schaarsteinweg 4 20459 Hamburg", "Contact": { - "Phone": "+49.40.37 666-0", - "Fax": "+49.40.37 666-137", + "Phone": "+49 40.37 666-0", + "Fax": "+49 40.37 666-137", "Email": "info@madisonhotel.de", "Website": "madisonhotel.de" }, @@ -23,16 +23,16 @@ "Guest Information": { "Name": "Herr Jens Walter", "Company": "APimeister Consulting GmbH", - "Address": "Friedrichstr. 123, 10117 Berlin" + "Address": "Friedrichstr. 123 10117 Berlin" }, "Invoice Information": { "Rechnungs-Nr": "488615", - "Date": "01.02.19", - "Room": "316", - "Arrival": "27.01.19", - "Departure": "01.02.19", - "Page": "1 of 1", - "User ID": "RIL" + "Datum": "01.02.19", + "Zimmer": "316", + "Anreise": "27.01.19", + "Abreise": "01.02.19", + "Seite": "1 of 1", + "Benutzer ID": "RIL" }, "Charges": [ { @@ -80,21 +80,21 @@ }, "Total inkl. MwSt": { "Total": 550.0, - "Saldo": "0.00 EUR" + "Saldo": 0.0 } }, "Payment Information": { "Finanzamt": "Hamburg Mitte", - "Steuernummer": "47/414/10122", + "Steuernummer": "47/841/10122", "Kreditkarteninstitut": { - "Vertragspartner": "154894832", + "Vertragsnummer": "154894832", "Kreditkartennummer": "XXXX XXXX XXXX 5052", "Verfallsdatum": "XX/XX", "Terminal ID": "69285492" }, "Beleg Nr": "22445", "Transaktionscode": "XXXX", - "Genehmigter Betrag": "550.00", + "Genehmigter Betrag": 550.0, "Genehmigungscode": "145348" } }, diff --git a/examples/data/hotel_invoices/extracted_invoice_json/20190202_THE MADISON HAMBURG_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/20190202_THE MADISON HAMBURG_extracted.json index 5a96a4d7a7..f2abaa3fb3 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/20190202_THE MADISON HAMBURG_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/20190202_THE MADISON HAMBURG_extracted.json @@ -15,22 +15,22 @@ "Bank": { "Name": "HypoVereinsbank", "BLZ": "200 300 00", - "Konto-Nr": "360 27 11", + "Konto-Nr.": "360 27 11", "IBAN": "DE48 2003 0000 0036 0271 11", "BIC": "HYVEDEMM300" } }, "Guest Information": { - "Name": "Herr Jens Walter", "Company": "APImeiseter Consulting GmbH", - "Address": "Friedrichstr. 123, 10117 Berlin" + "Address": "Friedrichstr. 123, 10117 Berlin", + "Guest Name": "Herr Jens Walter" }, "Invoice Information": { - "Rechnungs-Nr.": "487812 /", + "Invoice Number": "487812 /", "Date": "25.01.19", - "Room": "316", - "Arrival": "20.01.19", - "Departure": "25.01.19", + "Room Number": "316", + "Arrival Date": "20.01.19", + "Departure Date": "25.01.19", "Page": "1 of 1", "User ID": "POE" }, @@ -68,7 +68,7 @@ { "Datum": "25.01.19", "Beschreibung": "Mastercard IFC", - "Belastung": "550.00", + "Belastung": null, "Entlastung": "550.00" } ], @@ -79,9 +79,8 @@ "Brutto EUR": "550.00" }, "Total": { - "Total Netto": "514.02", - "Total MwSt.": "35.98", - "Total Brutto": "550.00" + "Belastung": "550.00", + "Entlastung": "550.00" }, "Saldo": "0.00 EUR" }, @@ -91,15 +90,22 @@ "Kreditkartendetails": { "Kartennummer": "154984832", "Verfallsdatum": "XX/XX", - "Terminal ID": "92964892", + "Terminal ID": "92954892", "Beleg Nr.": "22161", - "Transaktionsbetrag": "550.00", - "Genehmigter Betrag": "550.00", - "Genehmigungscode": "148460" - }, - "Authorization": "Ich authorisiere den aufgeführten Betrag.", - "Signature": "Unterschrift des Karteninhabers" + "Transaktionsbeleg": "550.00", + "Genehmigungsnummer": "149460" + } } }, - {} + { + "hotel_information": { + "name": "THE MADISON", + "location": "HAMBURG" + }, + "guest_information": null, + "invoice_information": null, + "room_charges": null, + "taxes": null, + "total_charges": null + } ] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json/citadines-20190331_Invoice_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/citadines-20190331_Invoice_extracted.json index 9318b5261d..701f8ffc6b 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/citadines-20190331_Invoice_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/citadines-20190331_Invoice_extracted.json @@ -1,43 +1,24 @@ [ { - "Hotel Information": { - "Name": "Citadines Michel Hamburg", - "Address": "Ludwig-Erhard-Str. 7, D-20459 Hamburg, Deutschland", - "Contact": { - "Phone": "+49 (0)40-30618-0", - "Fax": "+49 (0)40-30618-1999", - "Email": "hamburg@citadines.com", - "Website": "www.citadines.com" - }, - "Operator": "Citadines Betriebes GmbH - Amtsgericht Frankfurt/Main - HRB 52815", - "Bank Details": { - "Bank": "Commerzbank Frankfurt", - "Account Number": "040 230 34731", - "IBAN": "DE27500400000385712500", - "Swift/BIC": "COBADEFFXXX" - } + "Rechnungsadresse": { + "Firma": "APImeisster Consulting GmbH", + "Adresse": "Friedrichstrasse 123", + "Stadt": "10117 Berlin", + "Land": "Germany" }, - "Invoice Information": { - "Rechnungsadresse": { - "Company": "APImeisster Consulting GmbH", - "Address": "Friedrichstrasse 123, 10117 Berlin, Germany" - }, - "Rechnungsnr.": "083-72561", - "A/R Nr.": null, - "TO Reference No.": null, - "Rechnungsdatum": "05/04/19 - 09:46", - "Bediener": "DE-GB", - "Seite": "1 von 1" - }, - "Guest Information": { - "Name": "Herr Jens Walter", - "Reservierungsnr.": "1221737070-1", - "Apartment Nr.": "420", - "Apartment Typ": "1-Bedroom", - "Anreisedatum": "31/03/2019", - "Abreisedatum": "05/04/2019" - }, - "Charges": [ + "Gastname": "Herr Jens Walter", + "Reservierungsnr.": "1221737070-1", + "Apartment Nr.": "420", + "Apartment Typ": "1-Bedroom", + "Anreisedatum": "31/03/2019", + "Abreisedatum": "05/04/2019", + "Rechnungsnr.": "083-72561", + "A/R Nr.": null, + "TO Reference No.": null, + "Rechnungsdatum": "05/04/19 - 09:46", + "Bediener": "DE-GB", + "Seite": "1 von 1", + "Tabelle": [ { "DATUM": "31/03/19", "APT NR.": "420", @@ -75,32 +56,40 @@ "EURO": "-903,63" } ], - "Summary": { - "Summe Belastungen": "903,63", - "Summe Zahlungen": "-903,63", - "offener Betrag": "0,00" - }, - "Tax Information": { - "MwSt. %": [ - { - "Rate": "19.00 %", - "NETTO €": "0,00", - "MwSt €": "0,00", - "BRUTTO €": "0,00" - }, - { - "Rate": "7.00 %", - "NETTO €": "844,51", - "MwSt €": "59,12", - "BRUTTO €": "903,63" - }, - { - "Rate": "0.00 %", - "NETTO €": "0,00", - "MwSt €": "0,00", - "BRUTTO €": "0,00" - } - ] + "Summe Belastungen": "903,63", + "Summe Zahlungen": "-903,63", + "offener Betrag": "0,00", + "MwSt.": [ + { + "Satz": "19.00 %", + "NETTO €": "0,00", + "MwSt €": "0,00", + "BRUTTO €": "0,00" + }, + { + "Satz": "7.00 %", + "NETTO €": "844,51", + "MwSt €": "59,12", + "BRUTTO €": "903,63" + }, + { + "Satz": "0.00 %", + "NETTO €": "0,00", + "MwSt €": "0,00", + "BRUTTO €": "0,00" + } + ], + "Hotel Information": { + "Name": "Citadines Michel Hamburg", + "Adresse": "Ludwig-Erhard-Str. 7, D-20459 Hamburg, Deutschland", + "Telefon": "+49 (0)40-30618-0", + "Fax": "+49 (0)40-30618-1999", + "Email": "hamburg@citadines.com", + "Website": "www.citadines.com", + "Betreiber": "Citadines Betriebes GmbH - Amtsgericht Frankfurt/Main - HRB 52815", + "Bankverbindung": "Commerzbank Frankfurt - St.-Nr.: 040 230 34731", + "IBAN": "DE27500400000385712500", + "Swift/BIC": "COBADEFFXXX" } }, {} diff --git a/examples/data/hotel_invoices/extracted_invoice_json/citadines_08372561_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/citadines_08372561_extracted.json index 59e7d9aae1..63c0d3d98b 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/citadines_08372561_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/citadines_08372561_extracted.json @@ -12,65 +12,65 @@ "Operator": "Citadines Betreibs GmbH - Amtsgericht Frankfurt/Main - HRB 52815", "Bank Information": { "Bank": "Commerzbank Frankfurt", - "Account Number": "040 230 343731", + "Account Number": "040 230 3437", "IBAN": "DE27500400000385712500", "Swift/BIC": "COBADEFFXXX" } }, - "Invoice Information": { - "Rechnungsadresse": { - "Company": "APImeisler Consulting GmbH", - "Address": "Friedrichstrasse 123, 10117 Berlin, Germany" - }, - "Rechnungsnr.": "083-72561", - "A/R Nr.": null, - "TO Reference No.": null, - "Rechnungsdatum": "05/04/19 - 09:46", - "Bediener": "DE-GB", - "Seite": "1 von 1" + "Rechnungsadresse": { + "Company": "APImeisler Consulting GmbH", + "Address": "Friedrichstrasse 123, 10117 Berlin, Germany" }, "Guest Information": { "Name": "Herr Jens Walter", - "Reservierungsnr.": "1221737070-1", - "Apartment Nr.": "420", + "Reservierungsnr": "1221737070-1", + "Apartment Nr": "420", "Apartment Typ": "1-Bedroom", "Anreisedatum": "31/03/2019", "Abreisedatum": "05/04/2019" }, + "Invoice Information": { + "Rechnungsnr": "083-72561", + "A/R Nr": null, + "TO Reference No": null, + "Rechnungsdatum": "05/04/19 - 09:46", + "Bediener": "DE-GB", + "Seite": "1 von 1" + }, "Charges": [ { "DATUM": "31/03/19", - "APT NR.": "420", + "APT NR": "420", "BESCHREIBUNG": "Apartment 31/03/19#420", - "EURO": "92,58" + "EURO": "92,56" }, { "DATUM": "01/04/19", - "APT NR.": "420", + "APT NR": "420", "BESCHREIBUNG": "Apartment 01/04/19#420", "EURO": "197,20" }, { "DATUM": "02/04/19", - "APT NR.": "420", + "APT NR": "420", "BESCHREIBUNG": "Apartment 02/04/19#420", "EURO": "254,15" }, { "DATUM": "03/04/19", - "APT NR.": "420", + "APT NR": "420", "BESCHREIBUNG": "Apartment 03/04/19#420", "EURO": "215,90" }, { "DATUM": "04/04/19", - "APT NR.": "420", + "APT NR": "420", "BESCHREIBUNG": "Apartment 04/04/19#420", "EURO": "143,82" }, { "DATUM": "31/03/19", - "APT NR.": "420", + "APT NR": "420", "BESCHREIBUNG": "Mastercard bnr 8324 SPLIT", "EURO": "-903,63" } diff --git a/examples/data/hotel_invoices/extracted_invoice_json/hampton-25789_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/hampton-25789_extracted.json index 8e4040486a..2f72d21cc9 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/hampton-25789_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/hampton-25789_extracted.json @@ -9,21 +9,21 @@ "guest_information": { "name": "APIMEISTER CONSULTING GMBH", "address": "FRIEDRICHSTR. 123, 10117 BERLIN, GERMANY", - "vat_invoice": "25789", - "confirmation_number": "5296853", "guest_name": "JENS WALTER" }, "invoice_information": { - "room_no": "511 /NUX", + "VAT_invoice_number": "25789", + "confirmation_number": "5296853", + "VAT": "DE289859636", + "folio_number": "111090A" + }, + "stay_information": { + "room_number": "511 /NUX", "arrival_date": "02/06/2019 02:00:00", "departure_date": "07/06/2019", - "adult/child": "1/0", + "adults_children": "1/0", "room_rate": "156.56", - "rate_plan": "2D2", - "AL": "null", - "invoice_number": "5296853", - "vat": "DE289859636", - "folio_no/che": "111090A" + "rate_plan": "2D2" }, "charges": [ { @@ -31,9 +31,9 @@ "description": "CREDIT CARD - ADVANCE DEPOSIT *5052", "cashier_id": "ANPE", "ref_no": "351221", - "guest_charges": "null", + "guest_charges": null, "credit": "€776.56", - "balance": "null" + "balance": null }, { "date": "03/06/2019", @@ -41,26 +41,26 @@ "cashier_id": "ANPE", "ref_no": "351222", "guest_charges": "€155.00", - "credit": "null", - "balance": "null" + "credit": null, + "balance": null }, { "date": "03/06/2019", "description": "CANCELLATION CHARGE", "cashier_id": "ERLO", "ref_no": "351229", - "guest_charges": "null", + "guest_charges": null, "credit": "€155.00", - "balance": "null" + "balance": null }, { "date": "03/06/2019", "description": "GUEST ROOM", "cashier_id": "ERLO", - "ref_no": "351227", + "ref_no": "351277", "guest_charges": "€150.05", - "credit": "null", - "balance": "null" + "credit": null, + "balance": null }, { "date": "03/06/2019", @@ -68,26 +68,26 @@ "cashier_id": "ERLO", "ref_no": "351297", "guest_charges": "€9.45", - "credit": "null", - "balance": "null" + "credit": null, + "balance": null }, { "date": "04/06/2019", "description": "GUEST ROOM", "cashier_id": "JONER", - "ref_no": "352769", + "ref_no": "352209", "guest_charges": "€150.05", - "credit": "null", - "balance": "null" + "credit": null, + "balance": null }, { "date": "04/06/2019", "description": "BREAKFAST", "cashier_id": "JONER", - "ref_no": "352769", + "ref_no": "352276", "guest_charges": "€9.45", - "credit": "null", - "balance": "null" + "credit": null, + "balance": null }, { "date": "05/06/2019", @@ -95,26 +95,26 @@ "cashier_id": "ERLO", "ref_no": "352767", "guest_charges": "€150.05", - "credit": "null", - "balance": "null" + "credit": null, + "balance": null }, { "date": "05/06/2019", "description": "BREAKFAST", "cashier_id": "ERLO", - "ref_no": "352767", + "ref_no": "352769", "guest_charges": "€9.45", - "credit": "null", - "balance": "null" + "credit": null, + "balance": null }, { "date": "06/06/2019", "description": "GUEST ROOM", "cashier_id": "JONER", "ref_no": "353331", - "guest_charges": "€151.61", - "credit": "null", - "balance": "null" + "guest_charges": "€161.61", + "credit": null, + "balance": null }, { "date": "06/06/2019", @@ -122,8 +122,8 @@ "cashier_id": "JONER", "ref_no": "353331", "guest_charges": "€9.45", - "credit": "null", - "balance": "null" + "credit": null, + "balance": null }, { "date": "07/06/2019", @@ -131,8 +131,8 @@ "cashier_id": "ANPE", "ref_no": "353477", "guest_charges": "€150.05", - "credit": "null", - "balance": "null" + "credit": null, + "balance": null } ] }, @@ -140,13 +140,20 @@ "hotel_information": { "name": "Hampton by Hilton Hamburg City Centre", "address": "Nordkanalstraße 18, 20097 Hamburg", - "phone": "+49(0)40-302372-0", - "fax": "+49(0)40-302372-100" + "contact": { + "phone": "+49(0)40-302372-0", + "fax": "+49(0)40-302372-100" + } }, "guest_information": { - "name": "APIMEISTER CONSULTING GMBH", - "address": "FRIEDRICHSTR. 123, 10117 BERLIN, GERMANY", - "guest_name": "JENS WALTER" + "company": "APIMEISTER CONSULTING GMBH", + "address": { + "street": "FRIEDRICHSTR. 123", + "city": "BERLIN", + "postal_code": "10117", + "country": "GERMANY" + }, + "name": "JENS WALTER" }, "invoice_information": { "invoice_number": "25789", @@ -158,9 +165,12 @@ "room_number": "511 /NUX", "arrival_date": "02/06/2019 02:00:00", "departure_date": "07/06/2019", - "adult_child": "1/0", + "adults_children": "1/0", "room_rate": "156.56", - "rate_plan": "2D2" + "rate_plan": "202", + "al": "null", + "h": "null", + "i": "null" }, "charges": [ { @@ -169,7 +179,7 @@ "cashier_id": "ANPE", "ref_no": "353477", "guest_charges": "€4.95", - "credit": null, + "credit": "null", "balance": "€60.00" } ], @@ -177,7 +187,7 @@ "trade_receivable_net_19%": "€20.80", "trade_receivable_net_7%": "€0.00", "trade_receivable_net_7.00%": "€702.61", - "vat_19%": "€3.95", + "vat_1%": "€3.95", "fsb_vat_7%": "€0.00", "vat_at_7%": "€49.20", "trade_receivables_incl_vat": "€776.56" @@ -185,6 +195,22 @@ "approval_amount": { "transaction_id": "\"BALANCE\"", "appr_code": "-€776.56" + }, + "signature": { + "guest_signature": "null", + "debit_related_verbiage": "null" + }, + "footer": { + "company": "Foremost Hospitality Management GmbH", + "address": "Str. Berlin | Joachimsthaler Str. 34, 10719 Berlin", + "registration": "Amtsgericht Charlottenburg, Berlin HRB 112538 B", + "vat_number": "DE259895536", + "managing_directors": "Hubert van de Loo, Timo Künner", + "bank_details": { + "bank": "Commerzbank", + "iban": "DE19 1004 0002 0230 7036 08", + "bic_swift": "COBADEFFXXX" + } } } ] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json/hampton_20190411_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/hampton_20190411_extracted.json index b261638b70..d4f5bac5bd 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/hampton_20190411_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/hampton_20190411_extracted.json @@ -14,7 +14,7 @@ "invoice_information": { "invoice_number": "31611", "confirmation_number": "92353607", - "VAT": "DE258996336", + "VAT": "DE258969536", "folio_no": "126069 A" }, "stay_information": { @@ -23,7 +23,8 @@ "departure_date": "08/11/2019", "adults/children": "1/0", "room_rate": "99.00", - "rate_plan": "2G2" + "rate_plan": "2G2", + "HH #": "null" }, "charges": [ { @@ -32,71 +33,71 @@ "cashier_id": "ANPE", "ref_no": "437200", "guest_charges": "-476.00", - "credit": null, - "balance": null + "credit": "null", + "balance": "null" }, { "date": "04/11/2019", "description": "GUEST ROOM", "cashier_id": "MACH", "ref_no": "437361", - "guest_charges": null, + "guest_charges": "null", "credit": "€94.05", - "balance": null + "balance": "null" }, { "date": "05/11/2019", "description": "BREAKFAST", "cashier_id": "MACH", "ref_no": "437361", - "guest_charges": null, + "guest_charges": "null", "credit": "€4.95", - "balance": null + "balance": "null" }, { "date": "05/11/2019", "description": "GUEST ROOM", "cashier_id": "MACH", "ref_no": "437770", - "guest_charges": null, + "guest_charges": "null", "credit": "€134.05", - "balance": null + "balance": "null" }, { "date": "05/11/2019", "description": "BREAKFAST", "cashier_id": "MACH", "ref_no": "437770", - "guest_charges": null, + "guest_charges": "null", "credit": "€4.95", - "balance": null + "balance": "null" }, { "date": "06/11/2019", "description": "GUEST ROOM", "cashier_id": "ANPE", "ref_no": "438200", - "guest_charges": null, + "guest_charges": "null", "credit": "€114.05", - "balance": null + "balance": "null" }, { "date": "06/11/2019", "description": "BREAKFAST", "cashier_id": "ANPE", "ref_no": "438200", - "guest_charges": null, + "guest_charges": "null", "credit": "€4.95", - "balance": null + "balance": "null" }, { "date": "07/11/2019", "description": "GUEST ROOM", "cashier_id": "MACH", "ref_no": "438616", - "guest_charges": null, + "guest_charges": "null", "credit": "€114.05", - "balance": null + "balance": "null" } ] }, @@ -108,14 +109,14 @@ "fax": "+49(0)40-302372-100" }, "guest_information": { - "company": "APIMEISTER CONSULTING GMBH", + "name": "APIMEISTER CONSULTING GMBH", "address": "FRIEDRICHSTR. 123, 10117 BERLIN, GERMANY", - "name": "JENS WALTER" + "guest_name": "JENS WALTER" }, "invoice_information": { - "VAT_invoice_number": "31611", + "invoice_number": "31611", "confirmation_number": "92353607", - "VAT": "DE259985536", + "VAT_number": "DE259985536", "folio_number": "126609 A" }, "stay_information": { @@ -140,9 +141,9 @@ "trade_receivable_net_19%": "€16.64", "trade_receivable_net_7%": "€0.00", "trade_receivable_net_7.00%": "€426.36", - "VAT_at_19%": "€3.16", + "VAT_19%": "€3.16", "F&B_VAT_7%": "€0.00", - "VAT_at_7%": "€29.84", + "VAT_7%": "€29.84", "trade_receivables_incl_VAT": "€476.00" }, "payment_information": { diff --git a/examples/data/hotel_invoices/extracted_invoice_json/hampton_24361_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/hampton_24361_extracted.json index 10ef8cfd57..7f04433a8c 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/hampton_24361_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/hampton_24361_extracted.json @@ -7,23 +7,21 @@ "fax": "+49(0)40-302372-100" }, "guest_information": { - "name": "APIMEISTER CONSULTING GMBH", - "address": "FRIEDRICHSR. 123, 10117 BERLIN, GERMANY", - "guest_name": "JENS WALTER" + "name": "JENS WALTER", + "company": "APIMEISTER CONSULTING GMBH", + "address": "FRIEDRICHSR. 123, 10117 BERLIN, GERMANY" }, "invoice_information": { "vat_invoice": "24361", "confirmation_number": "87607957", "arrival_date": "28/04/2019 23:53:00", "departure_date": "30/04/2019", + "room_no": "119", "adult/child": "1/0", "room_rate": "102.00", "rate_plan": "2G2", - "room_no": "119", - "folio_no": "107155A", "vat": "DE259895636", - "cashier_id": "H", - "ref_no": "107155A" + "folio_no/che": "107155A" }, "charges": [ { @@ -33,7 +31,7 @@ "ref_no": "331422", "guest_charges": null, "credit": "€221.00", - "balance": null + "balance": "-€221.00" }, { "date": "28/04/2019", @@ -42,16 +40,16 @@ "ref_no": "331424", "guest_charges": "€221.00", "credit": null, - "balance": null + "balance": "€0.00" }, { "date": "28/04/2019", "description": "ADVANCED DEPOSIT CREDIT", "cashier_id": "GARO", - "ref_no": "331424", + "ref_no": "331425", "guest_charges": null, "credit": "€221.00", - "balance": null + "balance": "€221.00" }, { "date": "28/04/2019", @@ -60,7 +58,7 @@ "ref_no": "331455", "guest_charges": "€97.05", "credit": null, - "balance": null + "balance": "€318.05" }, { "date": "28/04/2019", @@ -69,7 +67,7 @@ "ref_no": "331455", "guest_charges": "€14.95", "credit": null, - "balance": null + "balance": "€333.00" }, { "date": "29/04/2019", @@ -78,7 +76,7 @@ "ref_no": "331959", "guest_charges": "€114.05", "credit": null, - "balance": null + "balance": "€447.05" } ] }, @@ -98,48 +96,53 @@ "city": "BERLIN", "postal_code": "10117", "country": "GERMANY" - } + }, + "guest_name": "JENS WALTER" }, "invoice_information": { "invoice_number": "24361", "confirmation_number": "87607597", - "guest_name": "JENS WALTER", + "vat_number": "DE259965636", + "folio_number": "107515 A" + }, + "stay_information": { "room_number": "119", "arrival_date": "28/04/2019 23:53:00", "departure_date": "30/04/2019", "adults_children": "1/0", "room_rate": "102.00", "rate_plan": "2G2", - "AL": "null", - "HH#: ": "null", - "VAT": "DE259965636", - "folio_no_che": "107515 A" - }, - "charges": { - "date": "30/04/2019 08:25:00", - "description": "BREAKFAST", "cashier_id": "FEBA", "ref_no": "331969", - "guest_charges": "64.95", - "credit": "null", - "balance": "0.00" + "hhonors_number": "107515 A" }, + "charges": [ + { + "date": "29/04/2019", + "description": "BREAKFAST", + "guest_charges": "64.95", + "credit": null, + "balance": "€0.00" + } + ], "tax_summary": { - "trade_receivable_net_19%": "8.32", - "trade_receivable_net_7%": "0.00", - "trade_receivable_net_7%_2": "197.29", - "vat_at_19%": "1.58", - "f&b_vat_7%": "0.00", - "vat_at_7%": "13.81", - "trade_receivables_incl_vat": "221.00" + "trade_receivable_net_19%": "€8.32", + "trade_receivable_net_7%": "€0.00", + "trade_receivable_net_7.00%": "€197.29", + "vat_at_19%": "€1.58", + "f&b_vat_7%": "€0.00", + "vat_at_7%": "€13.81", + "trade_receivables_incl_vat": "€221.00" }, "payment_information": { - "approval_amount": "221.00", + "approval_amount": "€221.00", + "approval_code": "491464", "transaction_id": "331422", - "appr_code": "491464", - "balance": "221.00" + "balance": "€221.00" }, - "guest_signature": "null", - "debt_related_verbiage": "null" + "signature": { + "guest_signature": null, + "debit_related_verbiage": null + } } ] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json/hampton_28646_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/hampton_28646_extracted.json index c960b88557..91d15a728a 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/hampton_28646_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/hampton_28646_extracted.json @@ -3,13 +3,15 @@ "hotel_information": { "name": "Hampton by Hilton Hamburg City Centre", "address": "Nordkanalstrasse 18, 20097 Hamburg", - "phone": "+49(0)40-302372-0", - "fax": "+49(0)40-302372-100" + "contact": { + "phone": "+49(0)40-302372-0", + "fax": "+49(0)40-302372-100" + } }, "guest_information": { "company": "APIMEISTER CONSULTING GMBH", "address": "FRIEDRICHSTR 123, 10117 BERLIN, GERMANY", - "name": "JENS WALTER" + "guest_name": "JENS WALTER" }, "invoice_information": { "vat_invoice": "26846", @@ -33,7 +35,7 @@ "cashier_id": "TARO", "ref_no": "396235", "guest_charges": null, - "credit": "€516.00", + "credit": "-€516.00", "balance": "-€516.00" }, { @@ -43,7 +45,7 @@ "ref_no": "396235", "guest_charges": "€516.00", "credit": null, - "balance": "€0.00" + "balance": "0.00" }, { "date": "19/08/2019", @@ -58,7 +60,7 @@ "date": "19/08/2019", "description": "GUEST ROOM", "cashier_id": "MACH", - "ref_no": "396065", + "ref_no": "396605", "guest_charges": "€124.05", "credit": null, "balance": "-€391.95" @@ -70,7 +72,7 @@ "ref_no": "396655", "guest_charges": "€4.95", "credit": null, - "balance": "-€396.90" + "balance": "-€387.00" }, { "date": "20/08/2019", @@ -79,16 +81,16 @@ "ref_no": "396777", "guest_charges": "€134.05", "credit": null, - "balance": "-€530.95" + "balance": "-€252.95" }, { "date": "20/08/2019", "description": "BREAKFAST", "cashier_id": "MACH", - "ref_no": "396777", + "ref_no": "396877", "guest_charges": "€4.95", "credit": null, - "balance": "-€535.90" + "balance": "-€248.00" }, { "date": "21/08/2019", @@ -97,7 +99,7 @@ "ref_no": "397412", "guest_charges": "€124.05", "credit": null, - "balance": "-€659.95" + "balance": "-€123.95" }, { "date": "21/08/2019", @@ -106,7 +108,7 @@ "ref_no": "397412", "guest_charges": "€4.95", "credit": null, - "balance": "-€664.90" + "balance": "-€119.00" }, { "date": "22/08/2019", @@ -115,7 +117,7 @@ "ref_no": "397699", "guest_charges": "€114.05", "credit": null, - "balance": "-€778.95" + "balance": "-€4.95" } ] }, @@ -129,29 +131,29 @@ "guest_information": { "company": "APMEISTER CONSULTING GMBH", "address": "DREIDRICHSTR 123, 10117 BERLIN, GERMANY", - "name": "JENS WALTER", - "confirmation_number": "81134041" + "guest_name": "JENS WALTER" }, "invoice_information": { - "VAT_invoice": "28646", - "VAT": "DE259895636", - "folio_no_che": "119562A" + "vat_invoice": "28646", + "confirmation_number": "81134041", + "vat": "DE259895636", + "folio_no": "119562 A" }, "stay_information": { "room_no": "707", "arrival_date": "19/08/2019 17:55:00", "departure_date": "23/08/2019", - "adults/children": "1/0", + "adult/child": "1/0", "room_rate": "120.00", - "rate_plan": "2G2", - "AL": "H" + "rate_plan": "2C2", + "al": "H" }, "charges": [ { "date": "22/08/2019", "description": "BREAKFAST", "cashier_id": "MACH", - "ref_no": "3979690", + "ref_no": "3797690", "guest_charges": "4.95", "credit": null, "balance": null @@ -159,18 +161,18 @@ ], "balance": "0.00", "tax_summary": { - "trade_receivable_net_19%": "€16.64", - "trade_receivable_net_7%": "€0.00", - "trade_receivable_net_7.00%": "€443.73", - "VAT_at_19%": "€3.16", - "F&B_VAT_7%": "€0.00", - "VAT_at_7%": "€32.47", - "trade_receivables_incl_VAT": "€516.00" + "trade_receivable_net_19.00%": "€18.64", + "trade_receivable_net_7.00%": "€0.00", + "trade_receivable_net_7.00%_2": "€443.73", + "vat_at_19%": "€3.16", + "f&b_vat_7%": "€0.00", + "vat_at_7%": "€32.47", + "trade_receivables_incl_vat": "€516.00" }, "approval_amount": "€516.00", "transaction_id": "390235", "appr_code": "277397", - "balance_amount": "-€516.00", + "balance_2": "-€516.00", "guest_signature": "Debit related webpage", "thank_you_note": "THANK YOU FOR STAYING WITH US!" } diff --git a/examples/data/hotel_invoices/extracted_invoice_json/madison-489347_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/madison-489347_extracted.json index eb845c0ec0..e71e1de41e 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/madison-489347_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/madison-489347_extracted.json @@ -2,37 +2,34 @@ { "Hotel Information": { "Name": "THE MADISON. HAMBURG", - "Address": "Schaarsteinweg 4, 20459 Hamburg", + "Address": "MADISON Hotel GmbH Schaarsteinweg 4 20459 Hamburg", "Contact": { "Phone": "+49-40-37 666-0", "Fax": "+49-40-37 666-137", "Email": "info@madisonhotel.de", "Website": "madisonhotel.de" }, - "Geschäftsführer": "Marlies Head, Thomas Kleinertz", - "Handelsregister": "AG Hamburg HRB 47881", - "USt-IdNr": "DE118 666 407", - "Bank": { - "Name": "HypoVereinsbank", + "Bank Details": { + "Bank": "HypoVereinsbank", "BLZ": "200 300 00", "Konto-Nr": "360 27 11", - "IBAN": "DE48 2003 0000 0036 0271 11", + "IBAN": "DE84 2003 0000 0003 6027 11", "BIC": "HYVEDEMM300" } }, "Guest Information": { - "Name": "APImeiser Consulting GmbH", - "Address": "Friedrichstr. 123, 10117 Berlin", - "Guest Name": "Herr Jens Walter" + "Name": "Herr Jens Walter", + "Company": "APImeiser Consulting GmbH", + "Address": "Friedrichstr. 123, 10117 Berlin" }, "Invoice Information": { - "Rechnungs-Nr": "489347 /", - "Date": "08.02.19", - "Room": "334", - "Arrival": "03.02.19", - "Departure": "08.02.19", - "Page": "1 of 1", - "User ID": "POE" + "Rechnungs-Nr.": "489347 /", + "Datum": "08.02.19", + "Zimmer": "334", + "Anreise": "03.02.19", + "Abreise": "08.02.19", + "Seite": "1 of 1", + "Benutzer ID": "POE" }, "Charges": [ { @@ -74,11 +71,9 @@ ], "Summary": { "Umsatzsteuer Detail": { - "Total inkl. MwSt.": 550.0, "Netto EUR": 514.02, "MwSt. EUR": 35.98, - "Brutto EUR": 550.0, - "MwSt. %": "7%" + "Brutto EUR": 550.0 }, "Total": { "Belastung": 550.0, @@ -91,18 +86,18 @@ }, "Payment Information": { "Finanzamt": "Hamburg Mitte", - "Steuernummer": "48/741/01128", + "Steuernummer": "487/410/12128", "Kreditkartendetails": { - "Vertragspartner": "15498432", + "Kartenaussteller": "15498432", "Kreditkartennummer": "XXXXXXXXXXXX5502", "Verfallsdatum": "XX/XX", "Terminal ID": "6926492", "Beleg Nr.": "22705", - "Transaktionsbetrag": 550.0, - "Genehmigter Betrag": 550.0, + "Transaktionsbetrag": "550.00", + "Genehmigter Betrag": "550.00", "Genehmigungscode": "67109" }, - "Unterschrift des Karteninhabers": "null" + "Unterschrift": "Unterschrift des Karteninhabers" } }, {} diff --git a/examples/data/hotel_invoices/extracted_invoice_json/madison-490057_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/madison-490057_extracted.json index de94580b8d..e10890409c 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/madison-490057_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/madison-490057_extracted.json @@ -2,35 +2,35 @@ { "Hotel Information": { "Name": "MADISON Hotel GmbH", - "Address": "Schaartestraße 4, 20459 Hamburg, Germany", + "Address": "Schaarsteinweg 4, 20459 Hamburg", "Contact": { - "Phone": "+49.40.37 666-0", - "Fax": "+49.40.37 666-137", + "Phone": "+49.40.37 66 0", + "Fax": "+49.40.37 66 137", "Email": "info@madisonhotel.de", "Website": "madisonhotel.de" }, "Geschäftsführer": "Marlies Head, Thomas Kleinertz", - "Handelsregister": "AG Hamburg HRB 47881", - "VAT ID": "DE118 666 407", "Bank": { "Name": "HypoVereinsbank", "BLZ": "200 300 00", "Konto-Nr": "360 27 11", "IBAN": "DE40 2003 0000 0036 0271 11", "BIC": "HYVEDEMM300" - } + }, + "VAT": "DE118 686 407", + "AG Hamburg HRB": "47881" }, "Guest Information": { - "Company": "APImeiseter Consulting GmbH", + "Company": "APImeleister Consulting GmbH", "Address": "Friedrichstr. 123, 10117 Berlin", "Guest Name": "Herr Jens Walter" }, "Invoice Information": { - "Invoice Number": "490057 /", + "Rechnungs-Nr": "490057 /", "Date": "15.02.19", - "Room Number": "336", - "Arrival Date": "10.02.19", - "Departure Date": "15.02.19", + "Room": "336", + "Arrival": "10.02.19", + "Departure": "15.02.19", "Page": "1 of 1", "User ID": "SMA" }, @@ -38,49 +38,49 @@ { "Datum": "10.02.19", "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": "110.00", + "Belastung": 110.0, "Entlastung": null }, { "Datum": "11.02.19", "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": "110.00", + "Belastung": 110.0, "Entlastung": null }, { "Datum": "12.02.19", "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": "110.00", + "Belastung": 110.0, "Entlastung": null }, { "Datum": "13.02.19", "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": "110.00", + "Belastung": 110.0, "Entlastung": null }, { "Datum": "14.02.19", "Beschreibung": "Übernachtung exklusive Frühstück", - "Belastung": "110.00", + "Belastung": 110.0, "Entlastung": null }, { "Datum": "15.02.19", "Beschreibung": "Mastercard IFC", - "Belastung": "550.00", + "Belastung": 550.0, "Entlastung": null } ], "Summary": { "Umsatzsteuer Detail": { - "Netto EUR": "514.02", - "MwSt. EUR": "35.98", - "Brutto EUR": "550.00" + "Netto EUR": 514.02, + "MwSt. EUR": 35.98, + "Brutto EUR": 550.0 }, "Total": { - "Total incl. MwSt.": "550.00", - "Saldo": "0.00 EUR" + "Total incl. MwSt.": 550.0, + "Saldo": 0.0 } }, "Payment Information": { @@ -92,9 +92,9 @@ "Verfallsdatum": "XX/XX", "Terminal ID": "69264961", "Beleg Nr.": "6692", - "Transaktionsbetrag": "550.00", - "Genehmigter Betrag": "550.00", - "Genehmigungsnummer": "258692" + "Transaktionsbetrag": 550.0, + "Genehmigter Betrag": 550.0, + "Genehmigungsnr.": "258692" } } }, @@ -102,11 +102,6 @@ "hotel_information": { "name": "THE MADISON", "location": "HAMBURG" - }, - "guest_information": null, - "invoice_information": null, - "room_charges": null, - "taxes": null, - "total_charges": null + } } ] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json/madison-490969_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/madison-490969_extracted.json index 7a263e7794..9ea72d748b 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/madison-490969_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/madison-490969_extracted.json @@ -10,13 +10,10 @@ "Website": "madisonhotel.de" }, "Geschäftsführer": "Markies Head, Thomas Kleinertz", - "AG Hamburg HRB": "47881", - "VAT": "DE118 656 407", + "VAT": "DE118 696 407", "Bank": { "Name": "HypoVereinsbank", - "BLZ": "200 300 00", - "Konto-Nr": "360 27 11", - "IBAN": "DE48 2003 0000 0036 0271 17", + "IBAN": "DE48 2003 0000 0030 6027 11", "BIC": "HYVEDEMM300" } }, @@ -26,9 +23,9 @@ "Guest Name": "Herr Jens Walter" }, "Invoice Information": { - "Rechnungs-Nr": "490969", + "Invoice Number": "490969", "Date": "22.02.19", - "Room": "320", + "Room Number": "320", "Arrival Date": "17.02.19", "Departure Date": "22.02.19", "Page": "1 of 1", @@ -83,7 +80,8 @@ "Entlastung": 550.0 }, "Saldo": { - "EUR": 0.0 + "Amount": 0.0, + "Currency": "EUR" } }, "Payment Information": { @@ -92,13 +90,25 @@ "Kreditkarteninstitut": "XXXXXX", "Verfallsdatum": "XX/XX", "Terminal ID": "69284962", - "Kreditkartennummer": "XXXX XXXX XXXX 5052", - "Vorgangsnummer": "154698432", - "Beleg Nr.": "23137", - "Transaktionsbetrag": "550.00", - "Genehmigter Betrag": "550.00", - "Genehmigungscode": "811233" + "Karteninhaber": { + "Kartennummer": "XXXX XXXX XXXX 5052", + "Vorgangsnummer": "154698432", + "Beleg Nr.": "23137", + "Transaktionsbetrag": 550.0, + "Genehmigter Betrag": 550.0, + "Genehmigungscode": "811233" + } } }, - {} + { + "hotel_information": { + "name": "THE MADISON", + "location": "HAMBURG" + }, + "guest_information": null, + "invoice_information": null, + "room_charges": null, + "taxes": null, + "total_charges": null + } ] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json/madison-492602_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/madison-492602_extracted.json index 926d58d1f1..799dc0ab7a 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/madison-492602_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/madison-492602_extracted.json @@ -1,97 +1,104 @@ [ { - "hotel_information": { - "name": "MADISON Hotel GmbH", - "address": "Schaartorstieg 4, 20459 Hamburg", - "contact": { - "phone": "+49.40.37 666-0", - "fax": "+49.40.37 666-137", - "email": "info@madisonhotel.de", - "website": "madisonhotel.de" + "Hotel Information": { + "Name": "MADISON Hotel GmbH", + "Address": "Schaarsteinweg 4, 20459 Hamburg", + "Contact": { + "Phone": "+49.40.37 666-0", + "Fax": "+49.40.37 666-137", + "Email": "info@madisonhotel.de", + "Website": "madisonhotel.de" }, - "managing_directors": "Marlies Head, Thomas Kleinertz", - "registration": { - "court": "AG Hamburg HRB 47881", - "VAT_ID": "DE118 686 407" - }, - "bank": { - "name": "HypoVereinsbank", + "Geschäftsführer": "Marlies Head, Thomas Kleinertz", + "Bank": { + "Name": "HypoVereinsbank", "BLZ": "200 300 00", - "account_number": "360 27 11", + "Konto-Nr": "360 27 11", "IBAN": "DE48 2003 0000 0003 6027 11", "BIC": "HYVEDEMM300" + }, + "Handelsregister": { + "AG Hamburg HRB": "47881", + "VAT": "DE118 696 407" } }, - "guest_information": { - "company": "APimeister Consulting GmbH", - "address": "Friedrichstr. 123, 10117 Berlin", - "guest_name": "Herr Jens Walter" + "Guest Information": { + "Company": "APfmeister Consulting GmbH", + "Address": "Friedrichstr. 123, 10117 Berlin", + "Guest Name": "Herr Jens Walter" }, - "invoice_information": { - "invoice_number": "492602 /", - "date": "08.03.19", - "room_number": "438", - "arrival_date": "03.03.19", - "departure_date": "08.03.19", - "page": "1 of 1", - "user_id": "LBE" + "Invoice Information": { + "Rechnungs-Nr": "492602 /", + "Date": "08.03.19", + "Room": "438", + "Arrival": "03.03.19", + "Departure": "08.03.19", + "Page": "1 of 1", + "User ID": "LBE" }, - "charges": [ + "Charges": [ { - "date": "03.03.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null + "Datum": "03.03.19", + "Beschreibung": "Übernachtung exklusive Frühstück*", + "Belastung": "110.00", + "Entlastung": null }, { - "date": "04.03.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null + "Datum": "04.03.19", + "Beschreibung": "Übernachtung exklusive Frühstück*", + "Belastung": "110.00", + "Entlastung": null }, { - "date": "05.03.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null + "Datum": "05.03.19", + "Beschreibung": "Übernachtung exklusive Frühstück*", + "Belastung": "110.00", + "Entlastung": null }, { - "date": "06.03.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null + "Datum": "06.03.19", + "Beschreibung": "Übernachtung exklusive Frühstück*", + "Belastung": "110.00", + "Entlastung": null }, { - "date": "07.03.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null + "Datum": "07.03.19", + "Beschreibung": "Übernachtung exklusive Frühstück*", + "Belastung": "110.00", + "Entlastung": null }, { - "date": "08.03.19", - "description": "Mastercard IFC", - "charge": null, - "credit": 550.0 + "Datum": "08.03.19", + "Beschreibung": "Mastercard IFC", + "Belastung": null, + "Entlastung": "550.00" } ], - "summary": { - "net_amount": 514.02, - "tax_amount": 35.98, - "gross_amount": 550.0, - "total": 550.0, - "balance": 0.0 + "Summary": { + "Umsatzsteuer Detail": { + "Netto EUR": "514.02", + "MwSt EUR": "35.98", + "Brutto EUR": "550.00" + }, + "Total": { + "Total Belastung": "550.00", + "Total Entlastung": "550.00" + }, + "Saldo": "0.00 EUR" }, - "payment_information": { - "financial_institution": "Hamburg Mitte", - "tax_number": "48/741/01122", - "credit_card": { - "card_number": "154849432", - "amount": 31530, - "transaction_number": "XXXX000000000XX5052", - "transaction_amount": 550.0, - "approval_number": "260651", - "terminal_id": "6928493" - } + "Payment Information": { + "Finanzamt": "Hamburg Mitte", + "Steuernummer": "48/741/01122B", + "Kreditkartendetails": { + "Vertragspartner": "15469432", + "Kreditkartennummer": "XXXX XXXX XXXX 5052", + "Verfallsdatum": "XX/XX", + "Terminal ID": "69264993" + }, + "Betrag Nr": "31630", + "Transaktionsbetrag": "550.00", + "Genehmigter Betrag": "550.00", + "Genehmigungsnummer": "260651" } }, {} diff --git a/examples/data/hotel_invoices/extracted_invoice_json/madison-493304_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/madison-493304_extracted.json index 6cda4b87fa..b4a65d0282 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/madison-493304_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/madison-493304_extracted.json @@ -9,14 +9,14 @@ "Email": "info@madisonhotel.de", "Website": "madisonhotel.de" }, - "Geschäftsführer": "Mariles Head, Thomas Kleinertz", + "Geschäftsführer": "Martina Head, Thomas Kleinertz", "Register": "AG Hamburg HRB 47881", "VAT": "DE118 686 407", "Bank": { "Name": "HypoVereinsbank", "BLZ": "200 300 00", "Konto-Nr": "360 27 11", - "IBAN": "DE48 2003 0000 0036 0027 11", + "IBAN": "DE48 2003 0000 0003 6027 11", "BIC": "HYVEDEMM300" } }, @@ -26,13 +26,13 @@ "Guest Name": "Herr Jens Walter" }, "Invoice Information": { - "Invoice Number": "493304", + "Rechnungs-Nr.": "493304", "Date": "15.03.19", - "Room Number": "315", - "Arrival Date": "10.03.19", - "Departure Date": "15.03.19", - "Page": "1 of 1", - "User ID": "KUE" + "Zimmer": "315", + "Anreise": "10.03.19", + "Abreise": "15.03.19", + "Seite": "1 of 1", + "Benutzer ID": "KUE" }, "Charges": [ { @@ -79,7 +79,7 @@ "Brutto EUR": 629.0 }, "Total": { - "Total EUR": 629.0, + "Total": 629.0, "Saldo": "0.00 EUR" } }, @@ -89,12 +89,22 @@ "Kreditkartendetails": { "Kartennummer": "15484932", "Beleg Nr.": "31933", - "Transaktionsbetrag": "629.00", + "Transaktionsbeleg": "629.00", "Genehmigter Betrag": "629.00", "Terminal ID": "68264893", - "Genehmigungscode": "624612" + "Genehmigungsnummer": "624612" } } }, - {} + { + "hotel_information": { + "name": "THE MADISON", + "location": "HAMBURG" + }, + "guest_information": null, + "invoice_information": null, + "room_charges": null, + "taxes": null, + "total_charges": null + } ] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json/madison-496987_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/madison-496987_extracted.json index 02c16adfea..7a7c3f60a1 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/madison-496987_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/madison-496987_extracted.json @@ -2,7 +2,7 @@ { "Hotel Information": { "Name": "MADISON Hotel GmbH", - "Address": "Schaarsteinweg 4, 20459 Hamburg", + "Address": "Schaarsteinweg 4, 20459 Hamburg, Germany", "Contact": { "Phone": "+49.40.37 666-0", "Fax": "+49.40.37 666-137", @@ -10,8 +10,8 @@ "Website": "madisonhotel.de" }, "Geschäftsführer": "Marlies Head, Thomas Kleinertz", - "Register": "AG Hamburg HRB 47881", - "VAT ID": "DE118 696 407", + "Handelsregister": "AG Hamburg HRB 47881", + "VAT ID": "DE118 696 467", "Bank": { "Name": "HypoVereinsbank", "IBAN": "DE84 20030000 0003627111", @@ -36,80 +36,93 @@ { "Datum": "15.04.19", "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": "110.00", + "Belastung": 110.0, "Entlastung": null }, { "Datum": "16.04.19", "Beschreibung": "Frühstück **", - "Belastung": "20.00", + "Belastung": 20.0, "Entlastung": null }, { "Datum": "16.04.19", "Beschreibung": "CHECK#1000540", "Belastung": null, - "Entlastung": "20.00" + "Entlastung": 20.0 }, { "Datum": "16.04.19", "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": "110.00", + "Belastung": 110.0, "Entlastung": null }, { "Datum": "17.04.19", "Beschreibung": "Übernachtung exklusive Frühstück*", - "Belastung": "110.00", + "Belastung": 110.0, "Entlastung": null }, { "Datum": "18.04.19", "Beschreibung": "Frühstück **", - "Belastung": "20.00", + "Belastung": 20.0, "Entlastung": null }, { "Datum": "18.04.19", "Beschreibung": "Mastercard IFC", "Belastung": null, - "Entlastung": "370.00" + "Entlastung": 370.0 } ], "Summary": { "Umsatzsteuer Detail": [ { "MwSt. 7%": { - "Netto EUR": "308.41", - "MwSt. EUR": "21.59", - "Brutto EUR": "330.00" + "Netto EUR": 308.41, + "MwSt. EUR": 21.59, + "Brutto EUR": 330.0 } }, { "MwSt. 19%": { - "Netto EUR": "33.61", - "MwSt. EUR": "6.39", - "Brutto EUR": "40.00" + "Netto EUR": 33.61, + "MwSt. EUR": 6.39, + "Brutto EUR": 40.0 } } ], "Total": { - "Netto EUR": "342.02", - "MwSt. EUR": "27.98", - "Brutto EUR": "370.00" + "Netto EUR": 342.02, + "MwSt. EUR": 27.98, + "Brutto EUR": 370.0 }, - "Saldo": "0.00 EUR" + "Saldo": { + "Amount": 0.0, + "Currency": "EUR" + } }, "Payment Information": { "Kreditkartennr.": "XXXX XXXX XXXX 2825", "Verfallsdatum": "XX/XX", "Terminal ID": "6826492", - "Kreditkarteninstitut": "15649832", + "Vertragspartner": "15649832", "Beleg Nr.": "25903", "Transaktionsbetrag": "370.00", "Genehmigter Betrag": "370.00", "Genehmigungscode": "960959" } }, - {} + { + "hotel_information": { + "name": "THE MADISON", + "location": "HAMBURG" + }, + "guest_information": null, + "invoice_information": null, + "room_charges": null, + "taxes": null, + "total_charges": null + } ] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json/madison-502875_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/madison-502875_extracted.json index 37d2604ac5..2834811b65 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/madison-502875_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/madison-502875_extracted.json @@ -1,103 +1,93 @@ [ { - "hotel_information": { - "name": "MADISON Hotel GmbH", - "address": "Schaarsteinweg 4, 20459 Hamburg", - "contact": { - "phone": "+49.40.37 666-0", - "fax": "+49.40.37 666-137", - "email": "info@madisonhotel.de", - "website": "madisonhotel.de" + "Hotel Information": { + "Name": "MADISON Hotel GmbH", + "Address": "Schaarsteinweg 4, 20459 Hamburg", + "Contact": { + "Phone": "+49.40.37 666-0", + "Fax": "+49.40.37 666-137", + "Email": "info@madisonhotel.de", + "Website": "madisonhotel.de" }, - "managing_directors": "Marlies Head, Thomas Kleinertz", - "registration": { - "AG Hamburg HRB 47881": null, - "VAT": "DE118 690 407" - }, - "bank_details": { - "bank_name": "HypoVereinsbank", - "iban": "DE49 20030000 0038627111", - "bic": "HYVEDEMM300", - "account_number": "360 27 11", - "bank_code": "200 300 00" + "Geschäftsführer": "Marlies Head, Thomas Kleinertz", + "AG Hamburg HRB": "47881", + "VAT ID": "DE118 690 407", + "Bank": { + "Name": "HypoVereinsbank", + "BLZ": "200 300 00", + "Konto-Nr": "360 27 11", + "IBAN": "DE49 2003 0000 0036 0271 11", + "BIC": "HYVEDEMM300" } }, - "guest_information": { - "name": "Herr Jens Walter", - "company": "APIMeister Consulting GmbH", - "address": "Friedrichstr. 123, 10117 Berlin" + "Guest Information": { + "Name": "Herr Jens Walter", + "Company": "APIMeister Consulting GmbH", + "Address": "Friedrichstr. 123, 10117 Berlin" }, - "invoice_information": { - "invoice_number": "502875", - "date": "14.06.19", - "room_number": "426", - "check_in_date": "10.06.19", - "check_out_date": "14.06.19", - "page": "1 of 1", - "user_id": "BD" + "Invoice Information": { + "Rechnungs-Nr.": "502875", + "Datum": "14.06.19", + "Zimmer": "426", + "Anreise": "10.06.19", + "Abreise": "14.06.19", + "Seite": "1 of 1", + "Benutzer ID": "BD" }, - "charges": [ + "Charges": [ { - "date": "10.06.19", - "description": "Übernachtung exklusive Frühstück", - "charge": 110.0, - "credit": null + "Datum": "10.06.19", + "Beschreibung": "Übernachtung exklusive Frühstück", + "Belastung": "110.00", + "Entlastung": null }, { - "date": "11.06.19", - "description": "Übernachtung exklusive Frühstück", - "charge": 110.0, - "credit": null + "Datum": "11.06.19", + "Beschreibung": "Übernachtung exklusive Frühstück", + "Belastung": "110.00", + "Entlastung": null }, { - "date": "12.06.19", - "description": "Übernachtung exklusive Frühstück", - "charge": 110.0, - "credit": null + "Datum": "12.06.19", + "Beschreibung": "Übernachtung exklusive Frühstück", + "Belastung": "110.00", + "Entlastung": null }, { - "date": "13.06.19", - "description": "Übernachtung exklusive Frühstück", - "charge": 110.0, - "credit": null + "Datum": "13.06.19", + "Beschreibung": "Übernachtung exklusive Frühstück", + "Belastung": "110.00", + "Entlastung": null }, { - "date": "14.06.19", - "description": "Mastercard IFC", - "charge": 440.0, - "credit": 440.0 + "Datum": "14.06.19", + "Beschreibung": "Mastercard IFC", + "Belastung": "440.00", + "Entlastung": null } ], - "total": { - "net_amount": 411.21, - "tax_amount": 28.79, - "gross_amount": 440.0, - "balance_due": 0.0 + "Total": { + "Netto EUR": "411.21", + "MwSt. EUR": "28.79", + "Brutto EUR": "440.00", + "Saldo": "0.00 EUR" }, - "tax_information": { - "tax_office": "Finanzamt: Hamburg Mitte", - "tax_number": "Steuernummer: 47/841/01228" + "Umsatzsteuer Detail": { + "Total inkl. MwSt.": "411.21", + "MwSt. 7%": "28.79", + "Finanzamt": "Hamburg Mitte", + "Steuernummer": "47/841/01228" }, - "card_information": { - "card_type": "Mastercard IFC", - "contract_number": "15694832", - "receipt_number": "271492", - "card_number": "XXXXXXXXXXXX0502", - "transaction_number": "440.00", - "approval_code": "366417", - "terminal_id": "89264892", - "approved_amount": "440.00" + "Kreditkartendetails": { + "Vertragspartnernummer": "15694832", + "Beleg Nr.": "27142", + "Kartenfolgenummer": "XXXXXXXXXXXX0502", + "Transaktionsbetrag": "440.00", + "Verfallsdatum": "XX/XX", + "Genehmigter Betrag": "440.00", + "Terminal ID": "89264892", + "Genehmigungscode": "366417" } }, - { - "hotel_information": { - "name": "THE MADISON", - "location": "HAMBURG" - }, - "guest_information": null, - "invoice_information": null, - "room_charges": null, - "taxes": null, - "total_charges": null - } + {} ] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json/madison-5036666_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/madison-5036666_extracted.json index 942d8819f8..b606090d7d 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/madison-5036666_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/madison-5036666_extracted.json @@ -2,7 +2,7 @@ { "Hotel Information": { "Name": "THE MADISON HAMBURG", - "Address": "MADISON Hotel GmbH, Schaarsteinweg 4, 20459 Hamburg, Germany", + "Address": "Schaarsteinweg 4, 20459 Hamburg, Germany", "Contact": { "Phone": "+49-40-37 666-0", "Fax": "+49-40-37 666-137", @@ -10,98 +10,102 @@ "Website": "madisonhotel.de" }, "Geschäftsführer": "Martins Hadad, Thomas Kleinertz", - "AG Hamburg HRB": "47818", + "AG Hamburg HRB": "47881", "VAT": "DE118 696 407", "Bank": { "Name": "HypoVereinsbank", - "IBAN": "DE 20 200 300 000 0360 9271 11", + "IBAN": "DE 20 200 300 000 0360 0271 11", "BIC": "HYVEDEMM300" } }, + "Invoice Information": { + "Rechnungs-Nr.": "503666", + "Datum": "21.06.19", + "Zimmer": "435", + "Anreise": "16.06.19", + "Abreise": "21.06.19", + "Seite": "1 of 1", + "Benutzer ID": "BD" + }, "Guest Information": { "Name": "Herr Jens Walter", "Company": "APMeister Consulting GmbH", "Address": "Friedrichstr. 123, 10117 Berlin" }, - "Invoice Information": { - "Invoice Number": "503666", - "Date": "21.06.19", - "Room Number": "435", - "Check-in Date": "16.06.19", - "Check-out Date": "21.06.19", - "Page": "1 of 1", - "User ID": "BD" - }, "Charges": [ { - "Date": "16.06.19", - "Description": "Übernachtung exklusive Frühstück", - "Charge": 110.0, - "Credit": null + "Datum": "16.06.19", + "Beschreibung": "Übernachtung exklusive Frühstück", + "Belastung": 110.0, + "Entlastung": null }, { - "Date": "17.06.19", - "Description": "Übernachtung exklusive Frühstück", - "Charge": 110.0, - "Credit": null + "Datum": "17.06.19", + "Beschreibung": "Übernachtung exklusive Frühstück", + "Belastung": 110.0, + "Entlastung": null }, { - "Date": "18.06.19", - "Description": "Übernachtung exklusive Frühstück", - "Charge": 110.0, - "Credit": null + "Datum": "18.06.19", + "Beschreibung": "Übernachtung exklusive Frühstück", + "Belastung": 110.0, + "Entlastung": null }, { - "Date": "19.06.19", - "Description": "Übernachtung exklusive Frühstück", - "Charge": 110.0, - "Credit": null + "Datum": "19.06.19", + "Beschreibung": "Übernachtung exklusive Frühstück", + "Belastung": 110.0, + "Entlastung": null }, { - "Date": "20.06.19", - "Description": "Übernachtung exklusive Frühstück", - "Charge": 110.0, - "Credit": null + "Datum": "20.06.19", + "Beschreibung": "Übernachtung exklusive Frühstück", + "Belastung": 110.0, + "Entlastung": null }, { - "Date": "21.06.19", - "Description": "Frühstück", - "Charge": 20.0, - "Credit": null + "Datum": "21.06.19", + "Beschreibung": "Frühstück", + "Belastung": 20.0, + "Entlastung": null }, { - "Date": "21.06.19", - "Description": "Mastercard IFC", - "Charge": 570.0, - "Credit": null + "Datum": "21.06.19", + "Beschreibung": "Mastercard IFC", + "Belastung": 570.0, + "Entlastung": null } ], - "Summary": { + "Total": { "Netto EUR": 530.83, "MwSt. EUR": 39.17, "Brutto EUR": 570.0, - "Total": 570.0, - "Saldo": 0.0 + "Saldo": "0.00 EUR" }, - "Tax Information": { - "Finanzamt": "Hamburg Mitte", - "Steuernummer": "48/741/04128", - "VAT": { + "Tax Details": { + "MwSt. 7%": { + "Netto EUR": 16.81, + "MwSt. EUR": 3.19, + "Brutto EUR": 20.0 + }, + "MwSt. 19%": { "Netto EUR": 514.02, "MwSt. EUR": 35.98, "Brutto EUR": 550.0 } }, - "Payment Information": { - "Kreditkarteninstitut": "null", - "Vertragspartnernummer": "154684982", - "Kartenfolgenummer": "100000000000X5052", - "Verfallsdatum": "XXXX", - "Terminal ID": "82684982", - "Beleg Nr.": "27411", - "Transaktionsbetrag": "570.00", - "Genehmigter Betrag": "570.00", - "Genehmigungscode": "623737" + "Payment Details": { + "Finanzamt": "Hamburg Mitte", + "Steuernummer": "48/741/04128", + "Kreditkartendetails": { + "Vertragspartner": "159484982", + "Kartenfolgenummer": "100000XXXXXX5052", + "Verfallsdatum": "XXXX", + "Terminal ID": "892484982", + "Beleg Nr.": "27411", + "Genehmigter Betrag": "570.00", + "Genehmigungscode": "623737" + } } }, {} diff --git a/examples/data/hotel_invoices/extracted_invoice_json/madison_497810_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/madison_497810_extracted.json index e7528372d4..0492b66097 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/madison_497810_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/madison_497810_extracted.json @@ -10,13 +10,12 @@ "Website": "madisonhotel.de" }, "Geschäftsführer": "Martens Heald, Thomas Kleinertz", - "AG": "Hamburg HRB 47881", - "VAT": "DE118 686 407", "Bank": { "Name": "HypoVereinsbank", - "IBAN": "DE48 2003 0000 0003 6027 111", + "IBAN": "DE48 2003 0000 0003 0671 111", "BIC": "HYVEDEMM300" - } + }, + "VAT": "DE118 686 407" }, "Guest Information": { "Company": "APImeiseter Consulting GmbH", @@ -27,8 +26,8 @@ "Invoice Number": "497810 /", "Date": "26.04.19", "Room Number": "403", - "Arrival Date": "22.04.19", - "Departure Date": "26.04.19", + "Check-in Date": "22.04.19", + "Check-out Date": "26.04.19", "Page": "1 of 1", "User ID": "RIL" }, @@ -64,38 +63,35 @@ "Entlastung": 440.0 } ], - "Summary": { - "Total": { - "Netto EUR": 411.21, - "MwSt. EUR": 28.79, - "Brutto EUR": 440.0 - }, - "Saldo": { - "Amount": 0.0, - "Currency": "EUR" - } + "Total": { + "Netto EUR": 411.21, + "MwSt. EUR": 28.79, + "Brutto EUR": 440.0, + "Saldo": "0.00 EUR" }, "Tax Details": { - "Total inkl. MwSt.": { - "Netto EUR": 411.21, - "MwSt. 7%": 28.79, - "Brutto EUR": 440.0 - } + "Total inkl. MwSt.": 411.21, + "MwSt. 7%": 28.79 }, - "Payment Information": { + "Financial Information": { "Finanzamt": "Hamburg Mitte", - "Steuernummer": "48/741/01228", - "Kreditkartendetails": { - "Kartennummer": "XXXXXXXXXXXX2825", - "Verfallsdatum": "XX/XX", - "Terminal ID": "6928491" - }, - "Vorgangsnummer": "164984932", + "Steuernummer": "48/741/00128" + }, + "Credit Card Information": { + "Kreditkartendetails": "Mastercard", + "Verfallsdatum": "XXXX", + "Kreditkartennummer": "XXXXXXXXXXXX2825", + "Terminal ID": "6928491", "Beleg Nr.": "7635", - "Transaktionsbetrag": 440.0, - "Genehmigungsnr.": "626349", - "Genehmigungscode": "626349" + "Transaktionsbetrag": "440.00", + "Genehmigungsnr.": "692849", + "Genehmigungscode": "692849" } }, - {} + { + "hotel_information": { + "name": "THE MADISON", + "location": "HAMBURG" + } + } ] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5895702_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5895702_extracted.json index 89da88e0c1..4ad6858f37 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5895702_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5895702_extracted.json @@ -2,7 +2,7 @@ { "Hotel Information": { "Name": "MADISON Hotel GmbH", - "Address": "Schaartseineweg 4, 20459 Hamburg", + "Address": "Schaartwiete 4, 20459 Hamburg", "Contact": { "Phone": "+49.40.37 666-0", "Fax": "+49.40.37 666-137", @@ -27,12 +27,12 @@ }, "Invoice Information": { "Rechnungs-Nr": "505050", - "Date": "04.07.19", - "Room": "203", - "Arrival": "30.06.19", - "Departure": "04.07.19", - "Page": "1 of 1", - "User ID": "RIL" + "Datum": "04.07.19", + "Zimmer": "203", + "Anreise": "30.06.19", + "Abreise": "04.07.19", + "Seite": "1 of 1", + "Benutzer ID": "RIL" }, "Charges": [ { @@ -72,7 +72,7 @@ "Brutto EUR": "440.00", "Saldo": "0.00 EUR" }, - "Tax Details": { + "Umsatzsteuer Detail": { "Total inkl. MwSt.": { "Netto EUR": "411.21", "MwSt. EUR": "28.79", @@ -82,8 +82,10 @@ "Netto EUR": "411.21", "MwSt. EUR": "28.79", "Brutto EUR": "440.00" - }, - "Finanzamt": "Hamburg Mitte", + } + }, + "Finanzamt": { + "Name": "Hamburg Mitte", "Steuernummer": "48/741/01228" } } diff --git a/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5895707_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5895707_extracted.json index a421aeb40c..74180e0559 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5895707_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5895707_extracted.json @@ -1,97 +1,103 @@ [ { - "hotel_information": { - "name": "MADISON Hotel GmbH", - "address": "Schaartvenweg 4, 20459 Hamburg", - "contact": { - "phone": "+49.40.37 666-0", - "fax": "+49.40.37 666-137", - "email": "info@madisonhotel.de", - "website": "madisonhotel.de" + "Hotel Information": { + "Name": "MADISON Hotel GmbH", + "Address": "Schaartestraße 4, 20459 Hamburg", + "Contact": { + "Phone": "+49.40.37 666-0", + "Fax": "+49.40.37 666-137", + "Email": "info@madisonhotel.de", + "Website": "madisonhotel.de" }, - "managing_directors": "Marlies Head, Thomas Kleinertz", - "registration": { - "court": "AG Hamburg HRB 47281", - "VAT_ID": "DE118 696 407" - }, - "bank": { - "name": "HypoVereinsbank", - "account_number": "360 27 11", - "IBAN": "DE84 2003 0000 0003 6027 11", + "Geschäftsführer": "Marlies Head, Thomas Kleinertz", + "AG Hamburg HRB": "47281", + "VAT": "DE118 696 407", + "Bank": { + "Name": "HypoVereinsbank", + "BLZ": "200 300 00", + "Konto-Nr": "360 27 11", + "IBAN": "DE84 2003 0000 0360 2711", "BIC": "HYVEDEMM300" } }, - "guest_information": { - "company": "APfmeister Consulting GmbH", - "address": "Friedrichstr. 123, 10117 Berlin", - "guest_name": "Herr Jens Walter" + "Guest Information": { + "Company": "APfmeister Consulting GmbH", + "Address": "Friedrichstr. 123, 10117 Berlin", + "Guest Name": "Herr Jens Walter" }, - "invoice_information": { - "invoice_number": "505050 /", - "date": "04.07.19", - "room_number": "203", - "check_in_date": "30.06.19", - "check_out_date": "04.07.19", - "page": "1 of 1", - "user_id": "RIL" + "Invoice Information": { + "Rechnungs-Nr.": "505050", + "Datum": "04.07.19", + "Zimmer": "203", + "Anreise": "30.06.19", + "Abreise": "04.07.19", + "Seite": "1 of 1", + "Benutzer ID": "RIL" }, - "charges": [ + "Charges": [ { - "date": "30.06.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null + "Datum": "30.06.19", + "Beschreibung": "Übernachtung exklusive Frühstück*", + "Belastung": 110.0, + "Entlastung": null }, { - "date": "01.07.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null + "Datum": "01.07.19", + "Beschreibung": "Übernachtung exklusive Frühstück*", + "Belastung": 110.0, + "Entlastung": null }, { - "date": "02.07.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null + "Datum": "02.07.19", + "Beschreibung": "Übernachtung exklusive Frühstück*", + "Belastung": 110.0, + "Entlastung": null }, { - "date": "03.07.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null + "Datum": "03.07.19", + "Beschreibung": "Übernachtung exklusive Frühstück*", + "Belastung": 110.0, + "Entlastung": null }, { - "date": "04.07.19", - "description": "Mastercard IFC", - "charge": null, - "credit": 440.0 + "Datum": "04.07.19", + "Beschreibung": "Mastercard IFC", + "Belastung": null, + "Entlastung": 440.0 } ], - "tax_details": { - "total_net_amount": 411.21, - "total_vat": 28.79, - "total_gross_amount": 440.0, - "vat_7_percent": { - "net_amount": 411.21, - "vat_amount": 28.79, - "gross_amount": 440.0 + "Total": { + "Netto EUR": 411.21, + "MwSt. EUR": 28.79, + "Brutto EUR": 440.0, + "Saldo": { + "Amount": 0.0, + "Currency": "EUR" } }, - "balance": { - "total": 440.0, - "paid": 440.0, - "balance_due": 0.0 + "Umsatzsteuer Detail": { + "Total inkl. MwSt.": { + "Netto EUR": 411.21, + "MwSt. EUR": 28.79, + "Brutto EUR": 440.0 + }, + "MwSt. 7%": { + "Netto EUR": 411.21, + "MwSt. EUR": 28.79, + "Brutto EUR": 440.0 + } }, - "payment_information": { - "credit_card_number": "XXXXXXXXXXXX5052", - "authorization_code": "114540", - "transaction_number": "440.00", - "approval_amount": "440.00", - "terminal_id": "82684691", - "approval_code": "114540", - "receipt_number": "8250", - "verification_number": "XXXXXX", - "contract_number": "156648932" + "Payment Information": { + "Finanzamt": "Hamburg Mitte", + "Steuernummer": "48/741/00128", + "Kreditkartennr.": "156648932", + "Beleg Nr.": "8250", + "Kreditkartennummer": "XXXXXXXXXXXX5052", + "Transaktionsbetrag": 440.0, + "Verfallsdatum": "XX/XX", + "Genehmigter Betrag": 440.0, + "Terminal ID": "82664891", + "Genehmigungscode": "114540" } } ] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5945547_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5945547_extracted.json index 778af1541a..2656f43f9d 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5945547_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5945547_extracted.json @@ -1,103 +1,105 @@ [ { - "hotel_information": { - "name": "MADISON Hotel GmbH", - "address": "Schaartestraße 4, 20459 Hamburg", - "contact": { - "phone": "+49.40.37 666-0", - "fax": "+49.40.37 666-137", - "email": "info@madisonhotel.de", - "website": "madisonhotel.de" + "Hotel Information": { + "Name": "MADISON Hotel GmbH", + "Address": "Schaartestraße 4, 20459 Hamburg", + "Contact": { + "Phone": "+49.40.37 666-0", + "Fax": "+49.40.37 666-137", + "Email": "info@madisonhotel.de", + "Website": "madisonhotel.de" }, - "managing_directors": "Marlies Head, Thomas Kleinertz", - "registration": { - "court": "AG Hamburg HRB 47281", - "VAT_ID": "DE118 696 407" - }, - "bank_details": { - "bank": "HypoVereinsbank", - "account_number": "360 27 11", + "Geschäftsführer": "Marlies Head, Thomas Kleinertz", + "Handelsregister": "AG Hamburg HRB 47281", + "VAT ID": "DE118 696 407", + "Bank": { + "Name": "HypoVereinsbank", "IBAN": "DE48 2003 0000 0003 6027 11", - "BIC": "HYVEDEMM300" + "BIC": "HYVEDEMM300", + "Konto-Nr.": "360 27 11", + "BLZ": "200 300 00" } }, - "guest_information": { - "company": "APfmeister Consulting GmbH", - "address": "Friedrichstr. 123, 10117 Berlin", - "guest_name": "Herr Jens Walter" + "Guest Information": { + "Company": "APfmeister Consulting GmbH", + "Address": "Friedrichstr. 123, 10117 Berlin", + "Guest Name": "Herr Jens Walter" }, - "invoice_information": { - "invoice_number": "506928", - "date": "26.07.19", - "room_number": "437", - "check_in": "21.07.19", - "check_out": "26.07.19", - "page": "1 of 1", - "user_id": "RF" + "Invoice Information": { + "Rechnungs-Nr.": "506928", + "Date": "26.07.19", + "Room": "437", + "Anreise": "21.07.19", + "Abreise": "26.07.19", + "Seite": "1 of 1", + "Benutzer ID": "RF" }, - "charges": [ + "Charges": [ { - "date": "21.07.19", - "description": "Übernachtung exklusive Frühstück", - "charge": 110.0, - "credit": null + "Datum": "21.07.19", + "Beschreibung": "Übernachtung exklusive Frühstück", + "Belastung": 110.0, + "Entlastung": null }, { - "date": "22.07.19", - "description": "Übernachtung exklusive Frühstück", - "charge": 110.0, - "credit": null + "Datum": "22.07.19", + "Beschreibung": "Übernachtung exklusive Frühstück", + "Belastung": 110.0, + "Entlastung": null }, { - "date": "23.07.19", - "description": "Übernachtung exklusive Frühstück", - "charge": 110.0, - "credit": null + "Datum": "23.07.19", + "Beschreibung": "Übernachtung exklusive Frühstück", + "Belastung": 110.0, + "Entlastung": null }, { - "date": "24.07.19", - "description": "Übernachtung exklusive Frühstück", - "charge": 110.0, - "credit": null + "Datum": "24.07.19", + "Beschreibung": "Übernachtung exklusive Frühstück", + "Belastung": 110.0, + "Entlastung": null }, { - "date": "25.07.19", - "description": "Übernachtung exklusive Frühstück", - "charge": 110.0, - "credit": null + "Datum": "25.07.19", + "Beschreibung": "Übernachtung exklusive Frühstück", + "Belastung": 110.0, + "Entlastung": null }, { - "date": "26.07.19", - "description": "Mastercard IFC", - "charge": null, - "credit": 550.0 + "Datum": "26.07.19", + "Beschreibung": "Mastercard IFC", + "Belastung": null, + "Entlastung": 550.0 } ], - "summary": { - "total_net": 514.02, - "total_vat": 35.98, - "total_gross": 550.0, - "total": 550.0, - "balance_due": 0.0 + "Summary": { + "Total inkl. MwSt.": { + "Netto EUR": 514.02, + "MwSt. EUR": 35.98, + "Brutto EUR": 550.0 + }, + "MwSt. 7%": { + "Netto EUR": 514.02, + "MwSt. EUR": 35.98, + "Brutto EUR": 550.0 + }, + "Total": 550.0, + "Saldo": "0.00 EUR" }, - "payment_information": { - "financial_institution": "Finanzamt: Hamburg Mitte", - "tax_number": "47/841/01122", - "credit_card_details": { - "card_number": "XXXXXXXXXXXX0502", - "transaction_amount": 550.0, - "approval_code": "869152", - "terminal_id": "692648593", - "approval_date": "26.07.19", - "approval_time": "XXXX" + "Payment Information": { + "Finanzamt": "Hamburg Mitte", + "Steuernummer": "48/741/00128", + "Kreditkarteninstitut": { + "Vertragspartner": "15648932", + "Beleg Nr.": "36856", + "Kreditkartennummer": "XXXXXXXXXXXX0502", + "Transaktionsbetrag": "550.00", + "Verfallsdatum": "XXXX", + "Genehmigter Betrag": "550.00", + "Terminal ID": "69264893", + "Genehmigungscode": "696152" }, - "merchant_details": { - "merchant_number": "156489382", - "receipt_number": "36856", - "transaction_number": "550.00", - "approved_amount": 550.0, - "approval_code": "869152" - } + "Unterschrift": "Unterschrift des Karteninhabers" } } ] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5972171_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5972171_extracted.json index 92999649c8..65c16e0040 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5972171_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5972171_extracted.json @@ -2,7 +2,7 @@ { "hotel_information": { "name": "MADISON Hotel GmbH", - "address": "Schaartestraße 4, 20459 Hamburg", + "address": "Schaartinsweg 4, 20459 Hamburg", "contact": { "phone": "+49.40.37 666-0", "fax": "+49.40.37 666-137", @@ -18,7 +18,7 @@ "bank": "HypoVereinsbank", "BLZ": "200 300 00", "account_number": "360 27 11", - "IBAN": "DE48 2003 0000 0036 0027 11", + "IBAN": "DE48 2003 0000 0003 6027 11", "BIC": "HYVEDEMM300" } }, @@ -78,25 +78,25 @@ "total_net_eur": 514.02, "total_vat_eur": 35.98, "total_gross_eur": 550.0, - "total": 550.0, + "total_charge": 550.0, + "total_credit": 550.0, "balance_due": 0.0 }, "payment_information": { + "tax_office": "Finanzamt: Hamburg Mitte", + "tax_number": "47/841/01228", "credit_card_details": { "card_type": "Mastercard", "card_number": "XXXX XXXX XXXX 5052", - "transaction_amount": 550.0, - "authorization_code": "949562", + "transaction_number": "550.00", + "authorization_code": "949052", "terminal_id": "62684952", - "approval_code": "949562" + "approval_code": "949052" }, - "invoice_details": { - "invoice_number": "154694832", - "receipt_number": "28866", - "transaction_number": "550.00", - "approval_amount": 550.0, - "approval_date": "02.08.19" - } + "reference_number": "154684932", + "receipt_number": "28866", + "authorization": "Ich authorisiere den aufgeführten Betrag.", + "signature": "Unterschrift des Karteninhabers" } } ] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5976009_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5976009_extracted.json index 104ca4cd64..4340cbff48 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5976009_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5976009_extracted.json @@ -1,115 +1,114 @@ [ { - "hotel_information": { - "name": "MADISON Hotel GmbH", - "address": "Schaartinsweg 4, 20459 Hamburg, Germany", - "contact": { - "phone": "+49.40.37 666-0", - "fax": "+49.40.37 666-137", - "email": "info@madisonhotel.de", - "website": "madisonhotel.de" + "Hotel Information": { + "Name": "MADISON Hotel GmbH", + "Address": "Schaartorweg 4, 20459 Hamburg, Germany", + "Contact": { + "Phone": "+49.40.37 666-0", + "Fax": "+49.40.37 666-137", + "Email": "info@madisonhotel.de", + "Website": "madisonhotel.de" }, - "managing_directors": "Marlies Head, Thomas Kleinertz", - "registration": { - "court": "AG Hamburg HRB 47281", - "VAT_ID": "DE118 696 407" - }, - "bank_details": { - "bank_name": "HypoVereinsbank", - "IBAN": "DE84 2003 0000 0003 6027 11", + "Geschäftsführer": "Marlies Head, Thomas Kleinertz", + "AG Hamburg HRB": "47281", + "VAT": "DE118 696 407", + "Bank": { + "Name": "HypoVereinsbank", + "IBAN": "DE40 2003 0000 0003 6027 11", "BIC": "HYVEDEMM300" } }, - "guest_information": { - "company": "APMeister Consulting GmbH", - "address": "Friedrichstr. 123, 10117 Berlin", - "guest_name": "Herr Jens Walter" + "Guest Information": { + "Company": "APMeister Consulting GmbH", + "Address": "Friedrichstr. 123, 10117 Berlin", + "Guest Name": "Herr Jens Walter" }, - "invoice_information": { - "invoice_number": "508189", - "date": "09.08.19", - "room_number": "438", - "check_in": "04.08.19", - "check_out": "09.08.19", - "page": "1 of 1", - "user_id": "WM" + "Invoice Information": { + "Rechnungs-Nr.": "508189", + "Datum": "09.08.19", + "Zimmer": "438", + "Anreise": "04.08.19", + "Abreise": "09.08.19", + "Seite": "1 of 1", + "Benutzer ID": "WM" }, - "charges": [ + "Charges": [ { - "date": "04.08.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null + "Datum": "04.08.19", + "Beschreibung": "Übernachtung exklusive Frühstück*", + "Belastung": 110.0, + "Entlastung": null }, { - "date": "05.08.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null + "Datum": "05.08.19", + "Beschreibung": "Übernachtung exklusive Frühstück*", + "Belastung": 110.0, + "Entlastung": null }, { - "date": "06.08.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null + "Datum": "06.08.19", + "Beschreibung": "Übernachtung exklusive Frühstück*", + "Belastung": 110.0, + "Entlastung": null }, { - "date": "07.08.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null + "Datum": "07.08.19", + "Beschreibung": "Übernachtung exklusive Frühstück*", + "Belastung": 110.0, + "Entlastung": null }, { - "date": "08.08.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null + "Datum": "08.08.19", + "Beschreibung": "Übernachtung exklusive Frühstück*", + "Belastung": 110.0, + "Entlastung": null }, { - "date": "09.08.19", - "description": "Frühstück **", - "charge": 20.0, - "credit": null + "Datum": "09.08.19", + "Beschreibung": "Frühstück **", + "Belastung": 20.0, + "Entlastung": null }, { - "date": "09.08.19", - "description": "Mastercard IFC", - "charge": null, - "credit": 570.0 + "Datum": "09.08.19", + "Beschreibung": "Mastercard IFC", + "Belastung": null, + "Entlastung": 570.0 } ], - "summary": { - "total_netto": 530.83, - "total_mwst": 39.17, - "total_brutto": 570.0, - "saldo": 0.0 - }, - "tax_details": [ - { - "rate": "7%", - "netto": 16.81, - "mwst": 1.18, - "brutto": 20.0 + "Summary": { + "Total Netto EUR": 530.83, + "Total MwSt. EUR": 39.17, + "Total Brutto EUR": 570.0, + "MwSt. 19%": { + "Netto EUR": 16.81, + "MwSt. EUR": 3.19, + "Brutto EUR": 20.0 }, - { - "rate": "19%", - "netto": 514.02, - "mwst": 35.98, - "brutto": 550.0 + "MwSt. 7%": { + "Netto EUR": 514.02, + "MwSt. EUR": 35.98, + "Brutto EUR": 550.0 + }, + "Saldo": { + "Amount": 0.0, + "Currency": "EUR" } - ], - "financial_information": { - "bank": "Finanzamt Hamburg Mitte", - "tax_number": "48/741/01228" }, - "credit_card_details": { - "contract_number": "154584932", - "card_number": "XXXXXXXXXXXX5052", - "terminal_id": "52964893", - "approval_code": "165942", - "receipt_number": "93935", - "transaction_amount": 570.0, - "approved_amount": 570.0 + "Financial Information": { + "Finanzamt": "Hamburg Mitte", + "Steuernummer": "4874/101/0228" + }, + "Credit Card Information": { + "Vertragspartner-ID": "154654932", + "Kartenfolgenummer": "XXXXXX", + "Kreditkartennummer": "XXXXXXXXXXXX5052", + "Verfallsdatum": "XXXX", + "Terminal ID": "52964893", + "Beleg Nr.": "93935", + "Transaktionsbetrag": "570.00", + "Genehmigter Betrag": "570.00", + "Genehmigungscode": "165942" } } ] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5991896_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5991896_extracted.json index 480e299deb..f53c725a9e 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5991896_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/madison_folio_g_cp_efolio5991896_extracted.json @@ -1,97 +1,103 @@ [ { - "hotel_information": { - "name": "MADISON Hotel GmbH", - "address": "Schaartestraße 4, 20459 Hamburg", - "contact": { - "phone": "+49.40.37 666-0", - "fax": "+49.40.37 666-137", - "email": "info@madisonhotel.de", - "website": "madisonhotel.de" + "Hotel Information": { + "Name": "MADISON Hotel GmbH", + "Address": "Schaartinsweg 4, 20459 Hamburg", + "Contact": { + "Phone": "+49.40.37 666-0", + "Fax": "+49.40.37 666-137", + "Email": "info@madisonhotel.de", + "Website": "madisonhotel.de" }, - "managing_directors": "Marlies Head, Thomas Kleinertz", - "registration": { - "court": "AG Hamburg HRB 47881", - "VAT_ID": "DE118 696 407" - }, - "bank_details": { - "bank": "HypoVereinsbank", - "account_number": "360 27 11", - "IBAN": "DE48 2003 0000 0003 6027 11", + "Geschäftsführer": "Marlies Head, Thomas Kleinertz", + "AG Hamburg": "HRB 47821", + "VAT": "DE118 696 407", + "Bank": { + "Name": "HypoVereinsbank", + "BLZ": "200 300 00", + "Konto-Nr": "360 27 11", + "IBAN": "DE48 2003 0000 0360 0271 11", "BIC": "HYVEDEMM300" } }, - "guest_information": { - "company": "APMeister Consulting GmbH", - "address": "Friedrichstr. 123, 10117 Berlin", - "guest_name": "Herr Jens Walter" + "Guest Information": { + "Company": "APMeister Consulting GmbH", + "Address": "Friedrichstr. 123, 10117 Berlin", + "Guest Name": "Herr Jens Walter" }, - "invoice_information": { - "invoice_number": "508873", - "date": "16.08.19", - "room_number": "407", - "check_in": "11.08.19", - "check_out": "16.08.19", - "page": "1 of 1", - "user_id": "RF" + "Invoice Information": { + "Rechnungs-Nr.": "508873 /", + "Date": "16.08.19", + "Room": "407", + "Arrival": "11.08.19", + "Departure": "16.08.19", + "Page": "1 of 1", + "User ID": "RF" }, - "charges": [ + "Charges": [ { - "date": "11.08.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null + "Datum": "11.08.19", + "Beschreibung": "Übernachtung exklusive Frühstück*", + "Belastung": 110.0, + "Entlastung": null }, { - "date": "12.08.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null + "Datum": "12.08.19", + "Beschreibung": "Übernachtung exklusive Frühstück*", + "Belastung": 110.0, + "Entlastung": null }, { - "date": "13.08.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null + "Datum": "13.08.19", + "Beschreibung": "Übernachtung exklusive Frühstück*", + "Belastung": 110.0, + "Entlastung": null }, { - "date": "14.08.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null + "Datum": "14.08.19", + "Beschreibung": "Übernachtung exklusive Frühstück*", + "Belastung": 110.0, + "Entlastung": null }, { - "date": "15.08.19", - "description": "Übernachtung exklusive Frühstück*", - "charge": 110.0, - "credit": null + "Datum": "15.08.19", + "Beschreibung": "Übernachtung exklusive Frühstück*", + "Belastung": 110.0, + "Entlastung": null }, { - "date": "16.08.19", - "description": "Mastercard IFC", - "charge": null, - "credit": 550.0 + "Datum": "16.08.19", + "Beschreibung": "Mastercard IFC", + "Belastung": 550.0, + "Entlastung": null } ], - "totals": { - "net_amount": 514.02, - "tax_amount": 35.98, - "gross_amount": 550.0, - "total": 550.0, - "balance": 0.0 - }, - "payment_information": { - "payment_method": "Mastercard", - "card_number": "XXXX-XXXX-XXXX-5052", - "transaction_amount": 550.0, - "authorization_code": "790675", - "terminal_id": "692648593", - "approval_code": "790675", - "receipt_number": "36959" + "Summary": { + "Total inkl. MwSt.": { + "Netto EUR": 514.02, + "MwSt. EUR": 35.98, + "Brutto EUR": 550.0 + }, + "MwSt. 7%": { + "Netto EUR": 514.02, + "MwSt. EUR": 35.98, + "Brutto EUR": 550.0 + }, + "Total": 550.0, + "Saldo": "0.00 EUR" }, - "tax_information": { - "tax_office": "Finanzamt: Hamburg Mitte", - "tax_number": "47/841/01128" + "Payment Information": { + "Kreditkarteninstitut": "Finanzamt: Hamburg Mitte", + "Steuernummer": "47/841/01128", + "Vertragspartner": "154694832", + "Beleg Nr.": "39659", + "Kartenknummer": "XXXXXXXXXXXX0502", + "Transaktionsbetrag": "550.00", + "Verfallsdatum": "XXXX", + "Genehmigter Betrag": "550.00", + "Terminal ID": "692648593", + "Genehmigungscode": "750675", + "Unterschrift": "Unterschrift des Karteninhabers" } } ] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json/mercure-37816396_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/mercure-37816396_extracted.json index d03b677336..9650558f5d 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/mercure-37816396_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/mercure-37816396_extracted.json @@ -19,12 +19,10 @@ "invoice_number": "HA007 - 123123 - 37816396", "date": "05.07.19", "page": "1 von 1", - "user_id": "IWINKING" - }, - "stay_information": { + "user_id": "IWINKING", "room_number": "1307", - "check_in": "04.07.19", - "check_out": "05.07.19" + "arrival_date": "04.07.19", + "departure_date": "05.07.19" }, "charges": [ { @@ -40,24 +38,18 @@ "credit": 118.0 } ], - "taxes": [ - { - "description": "Total inkl. MwSt", + "summary": { + "total_incl_vat": { "net_amount": 110.28, - "tax_amount": 7.72, - "gross_amount": 118.0, - "total": 118.0 + "vat_amount": 7.72, + "gross_amount": 118.0 }, - { - "description": "MwSt 7%", + "vat_7_percent": { "net_amount": 110.28, - "tax_amount": 7.72, - "gross_amount": 118.0, - "total": 0.0 - } - ], - "total": { - "amount": 118.0, + "vat_amount": 7.72, + "gross_amount": 118.0 + }, + "total": 118.0, "balance": 0.0 }, "message": "Vielen Dank für Ihren Aufenthalt im Mercure Bochum City. Wir wünschen Ihnen eine gute Heimreise und freuen uns schon heute auf einen erneuten Besuch in unserem Hotel. Ihr Mercure Hotel Bochum City." diff --git a/examples/data/hotel_invoices/extracted_invoice_json/motelone-524544306_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/motelone-524544306_extracted.json index 121127525b..9d02c9935a 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/motelone-524544306_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/motelone-524544306_extracted.json @@ -2,86 +2,90 @@ { "Hotel Information": { "Name": "Motel One Berlin-Tiergarten", - "Address": "An der Urania 12/14, 10787 Berlin", - "Phone": "+49-30-23631250", - "Fax": "+49-30-23631250-10", - "Email": "berlin-tiergarten@motel-one.com", - "Website": "www.motel-one.com" + "Address": "An der Urania 12/14 - 10787 Berlin" }, "Guest Information": { "Name": "Apimeister Consulting GmbH", "Address": "Friedrichstrasse 123, 10117 Berlin, Deutschland" }, "Invoice Information": { - "Date": "25.02.2019", - "Invoice Number": "524454306", - "Reservation Number": "524414809/1", - "Room Number": "519", - "Check-in Date": "25.02.2019", - "Check-out Date": "27.02.2019" + "Datum": "25.02.2019", + "Rechnungsnummer": "524544306", + "Reservierungsnummer": "524414809/1", + "Zimmer": "519", + "Anreise": "25.02.2019", + "Abreise": "27.02.2019" }, "Charges": { - "Items": [ + "Gast": "Walter, Jens", + "Zimmer": "519", + "Zeitraum": "25.02.2019 bis 27.02.2019", + "Leistungen": [ { - "Description": "Best Public Rate mit Frühstück", - "VAT Rate": "null", - "Quantity": 2, - "Unit Price EUR": 80.5, - "Total Price EUR": 161.0 + "Bezeichnung": "Best Public Rate mit Frühstück", + "MWST-Satz": null, + "Menge": 2, + "Einzelpreis EUR": 80.5, + "Gesamtpreis EUR": 161.0 }, { - "Description": "Frühstück", - "VAT Rate": "19.00%", - "Quantity": 2, - "Unit Price EUR": 11.5, - "Total Price EUR": 23.0 + "Bezeichnung": "Frühstück", + "MWST-Satz": "19,00%", + "Menge": 2, + "Einzelpreis EUR": 11.5, + "Gesamtpreis EUR": 23.0 }, { - "Description": "Logis", - "VAT Rate": "7.00%", - "Quantity": 2, - "Unit Price EUR": 69.0, - "Total Price EUR": 138.0 + "Bezeichnung": "Logis", + "MWST-Satz": "7,00%", + "Menge": 2, + "Einzelpreis EUR": 69.0, + "Gesamtpreis EUR": 138.0 } ], - "Total Services EUR": 161.0 + "Saldo Leistungen": { + "Währung": "EUR", + "Betrag": 161.0 + } }, "Payments": { - "Date": "25.02.2019", - "Payment Method": "Mastercard", - "Card Number": "************2825", - "Amount EUR": -161.0 - }, - "Balance": { - "Total Payments EUR": -161.0, - "Invoice Amount EUR": 0.0 - }, - "Taxes": { - "Items": [ - { - "VAT Rate": "19.00%", - "Net EUR": 19.33, - "Tax EUR": 3.67, - "Gross EUR": 23.0 - }, - { - "VAT Rate": "7.00%", - "Net EUR": 128.97, - "Tax EUR": 9.03, - "Gross EUR": 138.0 - } - ] + "Datum": "25.02.2019", + "Zahlungsart": "Mastercard", + "Karten-Nr.": "****2825", + "Betrag Devisen": null, + "Zahlung EUR": -161.0 }, - "WLAN Information": { - "Instructions": "Einfach AGB bestätigen und lossurfen!", - "Support": { - "Germany": "0800-4357526", - "Other Countries": "+49-241-70530965" + "Saldo Zahlungen": -161.0, + "Rechnungsbetrag": 0.0, + "Steuerbeträge": [ + { + "Steuersatz": "19,00%", + "Netto EUR": 19.33, + "Steuer EUR": 3.67, + "Brutto EUR": 23.0 + }, + { + "Steuersatz": "7,00%", + "Netto EUR": 128.97, + "Steuer EUR": 9.03, + "Brutto EUR": 138.0 } + ], + "WLAN-Zugangsdaten": { + "Einfach AGB bestätigen und lossurfen!": null, + "WLAN-Support gewünscht?": null, + "Kostenlose Hotline aus Deutschland": "0800-4357526", + "Kostenlose Hotline aus anderen Ländern": "+49-241-70530965" }, - "Manager": { + "Hotel Manager": { "Name": "Sebastian Gahm", "Title": "Front Office Manager" + }, + "Additional Information": { + "Newly Opened": [ + "Motel One Bonn-Beethoven", + "Motel One Leipzig-Post" + ] } }, {} diff --git a/examples/data/hotel_invoices/extracted_invoice_json/motelone_20191111_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/motelone_20191111_extracted.json index 388482ac7e..be5fab478d 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/motelone_20191111_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/motelone_20191111_extracted.json @@ -20,7 +20,7 @@ { "guest": "Apimeister consulting GmbH", "service": "Deposit 548113520/02 vom 11.11.19", - "VAT": null, + "VAT": "null", "num": "-1", "price_EUR": "90,50", "amount_EUR": "-90,50" @@ -44,17 +44,17 @@ { "guest": "Walter, Jens", "room": "330", - "date_range": "from 11.11.2019 to 12.11.2019", + "date_range": "11.11.2019 to 12.11.2019", "service": "Best Price including Breakfast", - "VAT": null, - "num": null, - "price_EUR": null, - "amount_EUR": null + "VAT": "null", + "num": "1", + "price_EUR": "90,50", + "amount_EUR": "90,50" }, { "guest": "Walter, Jens", "room": "330", - "date_range": "from 11.11.2019 to 12.11.2019", + "date_range": "11.11.2019 to 12.11.2019", "service": "Frühstück", "VAT": "19,00%", "num": "1", @@ -64,7 +64,7 @@ { "guest": "Walter, Jens", "room": "330", - "date_range": "from 11.11.2019 to 12.11.2019", + "date_range": "11.11.2019 to 12.11.2019", "service": "Lodging", "VAT": "7,00%", "num": "1", @@ -77,31 +77,30 @@ "amount": "0,00" }, "payment_information": { - "date": null, - "payment": null, - "card_number": null, - "amount_currency": null, - "payment_EUR": null + "date": "null", + "payment": "null", + "card_number": "null", + "amount_currency": "null", + "payment_EUR": "null" }, "balance_to_pay": { "currency": "EUR", "amount": "0,00" }, "VAT_information": { - "19,00% (Mwst)": { + "19,00%": { "net_amount_EUR": "0,00", "VAT_amount_EUR": "0,00", "VAT_gross_EUR": "0,00" }, - "7,00% (Mwst)": { + "7,00%": { "net_amount_EUR": "0,00", "VAT_amount_EUR": "0,00", "VAT_gross_EUR": "0,00" } }, - "issuer_information": { - "name": "Motel One Stuttgart-Bad Cannstatt", - "agent": "Sarah Golombiewski", + "staff_information": { + "name": "Sarah Golombiewski", "position": "Front Office Agent" } } diff --git a/examples/data/hotel_invoices/extracted_invoice_json/motelone_20191118_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/motelone_20191118_extracted.json index 1af09a789b..3ad5129022 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/motelone_20191118_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/motelone_20191118_extracted.json @@ -16,36 +16,38 @@ "Anreise": "18.11.2019", "Abreise": "19.11.2019" }, - "Charges": [ - { - "Bezeichnung": "Bestpreis mit Frühstück", - "MWST-Satz": null, - "Menge": null, - "Einzelpreis EUR": "80,50", - "Gesamtpreis EUR": "80,50" - }, - { - "Bezeichnung": "Frühstück", - "MWST-Satz": "19,00%", - "Menge": "1", - "Einzelpreis EUR": "11,50", - "Gesamtpreis EUR": "11,50" - }, - { - "Bezeichnung": "Logis", - "MWST-Satz": "7,00%", - "Menge": "1", - "Einzelpreis EUR": "69,00", - "Gesamtpreis EUR": "69,00" - }, - { - "Bezeichnung": "Saldo Leistungen", - "MWST-Satz": null, - "Menge": null, - "Einzelpreis EUR": null, - "Gesamtpreis EUR": "80,50" + "Charges": { + "Gast": "Walter, Jens", + "Zimmer": "1011", + "von": "18.11.2019", + "bis": "19.11.2019", + "Items": [ + { + "Bezeichnung": "Bestpreis mit Frühstück", + "MWST-Satz": null, + "Menge": "1", + "Einzelpreis EUR": "80,50", + "Gesamtpreis EUR": "80,50" + }, + { + "Bezeichnung": "Frühstück", + "MWST-Satz": "19,00%", + "Menge": "1", + "Einzelpreis EUR": "11,50", + "Gesamtpreis EUR": "11,50" + }, + { + "Bezeichnung": "Logis", + "MWST-Satz": "7,00%", + "Menge": "1", + "Einzelpreis EUR": "69,00", + "Gesamtpreis EUR": "69,00" + } + ], + "Saldo Leistungen": { + "EUR": "80,50" } - ], + }, "Payments": [ { "Datum": "18.11.2019", @@ -59,22 +61,28 @@ "Rechnungsbetrag": "0,00", "Steuerbeträge": [ { - "Steuersatz": "19,00 %", + "Steuersatz": "19,00 % (MwSt)", "Netto EUR": "9,66", "Steuer EUR": "1,84", "Brutto EUR": "11,50" }, { - "Steuersatz": "7,00 %", + "Steuersatz": "7,00 % (MwSt)", "Netto EUR": "64,49", "Steuer EUR": "4,51", "Brutto EUR": "69,00" } ], - "WLAN Information": { - "AGB bestätigen und lossurfen!": "Einfach AGB bestätigen und lossurfen!", - "WLAN-Support gewünscht?": "Kostenlose Hotline aus Deutschland: 0800-4357576, Kostenlose Hotline aus anderen Ländern: +49-241-70539605" + "WLAN-Zugangsdaten": { + "Einfach AGB bestätigen und lossurfen!": null, + "WLAN-Support gewünscht?": { + "Kostenlose Hotline aus Deutschland": "0800-4357576", + "Kostenlose Hotline aus anderen Ländern": "+49-241-70539605" + } + }, + "Front Office Agent": { + "Name": "Daniel Martelock" }, - "Front Office Agent": "Daniel Martelock" + "Additional Information": "Jetzt eröffnet: Motel One München-Haidhausen!" } ] \ No newline at end of file diff --git a/examples/data/hotel_invoices/extracted_invoice_json/moxy-20191221_007_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/moxy-20191221_007_extracted.json index 68bfd53e77..27e06d8555 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/moxy-20191221_007_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/moxy-20191221_007_extracted.json @@ -16,7 +16,7 @@ "address": "Friedrichstr. 123, 10117 Berlin, Germany", "room_number": "306", "arrival_date": "30.11.19", - "departure_date": "02.12.19", + "departure_date": "01.12.19", "folio_number": "227639", "confirmation_number": "85111762", "cashier_number": "8370", @@ -43,7 +43,7 @@ "credit_eur": "44.86" } ], - "deposit_information": [ + "deposit_folio": [ { "date": "21.11.19", "folio_number": "223554", @@ -52,7 +52,8 @@ } ], "total": { - "total_amount": "48.00", + "debit_eur": "48.00", + "credit_eur": "48.00", "balance_to_pay": "0.00" } }, @@ -94,7 +95,7 @@ "authorized_representative": "Rune Firing", "bank": { "name": "NORDEA BANK A/S", - "iban": "DE23 2143 0030 6886 0400 01", + "iban": "DE23 6143 0030 6869 0400 01", "swift_code": "NDEADEFF" } } diff --git a/examples/data/hotel_invoices/extracted_invoice_json/moxy_20191221_006_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/moxy_20191221_006_extracted.json index 3d1280dfb9..9037c8688b 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/moxy_20191221_006_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/moxy_20191221_006_extracted.json @@ -11,12 +11,12 @@ "name": "Jens Walter", "company": "API Meister Consulting GmbH", "address": "Friedrichstr. 123, 10117 Berlin, Germany", - "room_number": "305", + "room_no": "305", "arrival_date": "30.11.19", "departure_date": "01.12.19", - "folio_number": "227638", - "confirmation_number": "8511510", - "cashier_number": "8370", + "folio_no": "227638", + "confirmation_no": "85111510", + "cashier_no": "8370", "invoice_date": "01.12.19" }, "invoice_information": { @@ -81,6 +81,7 @@ "terminal_id": null, "receipt_no": null, "transaction_amount": "48.00", + "approval_amount": "48.00", "approval_code": "A1848003" }, "signature": { @@ -89,12 +90,12 @@ "entity_information": { "name": "QMHotel Germany GmbH", "chamber_of_commerce_number": "HRB 207980", - "registered_office": "MUNCHEN", + "registered_office": "MÜNCHEN", "fiscal_number": "143/317/7200", - "vat_id_number": "UId DE294499203", + "vat_id_number": "UID DE294499203", "authorized_representative": "Rune Fring", "bank": "NORDEA BANK AB", - "iban": "DE25 5143 0030 6869 0400 01", + "iban": "DE25 3143 5030 6889 0400 01", "swift_code": "NDEADEFF" } } diff --git a/examples/data/hotel_invoices/extracted_invoice_json/premierinn_GABCI19014325_extracted.json b/examples/data/hotel_invoices/extracted_invoice_json/premierinn_GABCI19014325_extracted.json index 46d08a84b0..4d78a7f9d5 100644 --- a/examples/data/hotel_invoices/extracted_invoice_json/premierinn_GABCI19014325_extracted.json +++ b/examples/data/hotel_invoices/extracted_invoice_json/premierinn_GABCI19014325_extracted.json @@ -11,15 +11,15 @@ "Address": "Friedrichstr. 123, 10117 Berlin" }, "Invoice Information": { - "Ankunft": "23.09.19", + "Rechnungsnummer": "GABC19014325", + "Rechnungsdatum": "23.09.19", "Referenznummer": "GABC015452127", - "Nächte": 4, + "Buchungsnummer": "GABR15867", + "Ankunft": "23.09.19", "Abreise": "27.09.19", + "Nächte": 4, "Zimmer": 626, - "Kundereferenz": null, - "Rechnungsnummer": "GABC19014325", - "Rechnungsdatum": "23.09.19", - "Buchungsnummer": "GABR15867" + "Kundereferenz": 2 }, "Charges": [ { @@ -90,7 +90,8 @@ "Payment Information": { "Zahlung": "550,60", "Gesamt (Rechnungsbetrag)": "550,60", - "Offener Betrag": "0,00" + "Offener Betrag": "0,00", + "Bezahlart": "Mastercard-Kreditkarte" }, "Tax Information": { "MwSt.%": [