From e5444ad190e86c06855006518fb9b32486ca2d0a Mon Sep 17 00:00:00 2001 From: Vova Yatsyuk Date: Thu, 17 Dec 2020 16:31:44 +0200 Subject: [PATCH 1/9] Add missing vatid field. It was copied from nearby address/edit.phtml template --- .../view/frontend/templates/form/register.phtml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/app/code/Magento/Customer/view/frontend/templates/form/register.phtml b/app/code/Magento/Customer/view/frontend/templates/form/register.phtml index 5e58f94683ec1..1d25a601c5523 100644 --- a/app/code/Magento/Customer/view/frontend/templates/form/register.phtml +++ b/app/code/Magento/Customer/view/frontend/templates/form/register.phtml @@ -131,6 +131,23 @@ $formData = $block->getFormData(); + isVatAttributeVisible()): ?> + getAttributeValidationClass('vat_id'); ?> +
+ +
+ +
+
+ +