From e27f09f987f289b0a2d3f1e0552f67c63e2e302d Mon Sep 17 00:00:00 2001 From: Erik Pellikka Date: Sat, 17 Nov 2018 23:54:53 +0200 Subject: [PATCH 1/2] add missing fields to quote_address --- app/code/Magento/Quote/etc/db_schema.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/code/Magento/Quote/etc/db_schema.xml b/app/code/Magento/Quote/etc/db_schema.xml index 7dd215b87e8cc..ec06077cbe43b 100644 --- a/app/code/Magento/Quote/etc/db_schema.xml +++ b/app/code/Magento/Quote/etc/db_schema.xml @@ -202,6 +202,8 @@ + + From 7f15bd86241bace94cdc77b5487bc7f593482a69 Mon Sep 17 00:00:00 2001 From: Erik Pellikka Date: Mon, 19 Nov 2018 17:49:14 +0200 Subject: [PATCH 2/2] add translations for the new columns --- app/code/Magento/Quote/i18n/en_US.csv | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/code/Magento/Quote/i18n/en_US.csv b/app/code/Magento/Quote/i18n/en_US.csv index ae7453aa0d0cc..b24179297493a 100644 --- a/app/code/Magento/Quote/i18n/en_US.csv +++ b/app/code/Magento/Quote/i18n/en_US.csv @@ -65,3 +65,5 @@ error345,error345 Carts,Carts "Manage carts","Manage carts" "Invalid state change requested","Invalid state change requested" +"Validated Country Code","Validated Country Code" +"Validated Vat Number","Validated Vat Number"