From 4995e4cb46e6c00b88722abe9ba0e339572db4d5 Mon Sep 17 00:00:00 2001 From: Maksym Novik Date: Sat, 18 May 2019 16:25:29 +0300 Subject: [PATCH] Source Entity expansion with Pickup Location attributes #2182. open_hours -> frontend_description --- InventoryInStorePickup/etc/db_schema.xml | 4 ++-- InventoryInStorePickup/etc/db_schema_whitelist.json | 2 +- InventoryInStorePickup/etc/extension_attributes.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/InventoryInStorePickup/etc/db_schema.xml b/InventoryInStorePickup/etc/db_schema.xml index 340496832752..9345959f936a 100644 --- a/InventoryInStorePickup/etc/db_schema.xml +++ b/InventoryInStorePickup/etc/db_schema.xml @@ -17,7 +17,7 @@ - - + +
diff --git a/InventoryInStorePickup/etc/db_schema_whitelist.json b/InventoryInStorePickup/etc/db_schema_whitelist.json index 1a531c21bc15..fba14b449028 100644 --- a/InventoryInStorePickup/etc/db_schema_whitelist.json +++ b/InventoryInStorePickup/etc/db_schema_whitelist.json @@ -13,7 +13,7 @@ "column": { "is_pickup_location_active": true, "frontend_name": true, - "open_hours": true + "frontend_description": true } } } diff --git a/InventoryInStorePickup/etc/extension_attributes.xml b/InventoryInStorePickup/etc/extension_attributes.xml index 3633410dcc7b..915a3cb51aa2 100644 --- a/InventoryInStorePickup/etc/extension_attributes.xml +++ b/InventoryInStorePickup/etc/extension_attributes.xml @@ -15,7 +15,7 @@ - - + +