From d24c1cc5dc57acaf91b3b449266236f9e3050519 Mon Sep 17 00:00:00 2001 From: Luca Haid Date: Thu, 6 Mar 2025 15:35:21 +0100 Subject: [PATCH] changed email from office to einkauf --- Layout/default/WarehouseOrder/PDF_MAIN.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Layout/default/WarehouseOrder/PDF_MAIN.php b/Layout/default/WarehouseOrder/PDF_MAIN.php index 4ad27fda0..3c40a3c8c 100644 --- a/Layout/default/WarehouseOrder/PDF_MAIN.php +++ b/Layout/default/WarehouseOrder/PDF_MAIN.php @@ -15,7 +15,7 @@ $texts = [ 'vat' => '20% VAT', 'total' => 'Total', 'taxFree' => 'Please provide tax-free delivery according to § 6a UStG (Austrian Sales tax law).
Our VAT ID number: ATU68711968. Delivery to Austria.', - 'orderConfirmation' => 'Please send the order confirmation to office@xinon.at', + 'orderConfirmation' => 'Please send the order confirmation to einkauf@xinon.at', 'table' => [ 'pos' => 'POS', 'article' => 'Article', @@ -31,7 +31,7 @@ $texts = [ 'vat' => '20% MwSt', 'total' => 'Gesamt', 'taxFree' => 'Bitte um steuerfreie Lieferung gemäß § 6a UStG.
Unsere UID-Nr.: ATU68711968. Lieferung nach Österreich.', - 'orderConfirmation' => 'Wir bitten um Zusendung der Auftragsbestätigung für die Bestellung an office@xinon.at.', + 'orderConfirmation' => 'Wir bitten um Zusendung der Auftragsbestätigung für die Bestellung an einkauf@xinon.at.', 'table' => [ 'pos' => 'POS', 'article' => 'Artikel',