diff --git a/.env.example b/.env.example index 8f3ca02d..b5333536 100644 --- a/.env.example +++ b/.env.example @@ -5,6 +5,6 @@ VUE_APP_BASE_URL= VUE_APP_VIEW_SIZE=10 VUE_APP_PERMISSION_ID= VUE_APP_ALIAS={} -VUE_APP_PRDT_IDENT=["productId", "groupId", "groupName", "internalName", "parentProductName", "sku", "title", "SHOPIFY_PROD_SKU"] +VUE_APP_PRDT_IDENT=["productId", "groupId", "groupName", "internalName", "parentProductName", "sku", "title", "SHOPIFY_PROD_SKU", "ERP_ID"] VUE_APP_DEFAULT_LOG_LEVEL="error" VUE_APP_LOGIN_URL="http://launchpad.hotwax.io/login" \ No newline at end of file