From 5da539a4d21b307548c6fd4f72274c21fc6b8673 Mon Sep 17 00:00:00 2001 From: Frank Schubert Date: Mon, 8 Jul 2024 14:53:47 +0200 Subject: [PATCH] Fixed billing delivery in Address/View --- Layout/default/Address/View.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Layout/default/Address/View.php b/Layout/default/Address/View.php index 1556b11c1..98fd51782 100644 --- a/Layout/default/Address/View.php +++ b/Layout/default/Address/View.php @@ -103,7 +103,7 @@ billing_type == "sepa") ? "SEPA Bankeinzug" : "Rechnung"?> Rechnungsversand - billing_delivery == "paper") ? "POST" : "Email"?> + billing_delivery == "paper" || !$address->billing_delivery) ? "POST" : "Email"?> Kreditinstitut bank_account_bank?>