diff --git a/app/views/admin/enterprises/form/_primary_details.html.haml b/app/views/admin/enterprises/form/_primary_details.html.haml index dd83c4d2c2..6dd9c8207f 100644 --- a/app/views/admin/enterprises/form/_primary_details.html.haml +++ b/app/views/admin/enterprises/form/_primary_details.html.haml @@ -71,3 +71,10 @@ .eight.columns.omega = surround spree.root_url, "/shop" do {{Enterprise.permalink}} + .row + .three.columns.alpha + = f.label :id, t('.ofn_uid') + %div{'ofn-with-tip' => t('.ofn_uid_tip')} + %a= t('admin.whats_this') + .six.columns + {{Enterprise.id}} diff --git a/config/locales/en.yml b/config/locales/en.yml index 75cc648e70..fe94c0fda4 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -705,6 +705,8 @@ en: permalink_tip: "This permalink is used to create the url to your shop: %{link}your-shop-name/shop" link_to_front: Link to shop front link_to_front_tip: A direct link to your shopfront on the Open Food Network. + ofn_uid: OFN UID + ofn_uid_tip: The unique id used to identify the enterprise on Open Food Network. shipping_methods: name: Name applies: Applies?