2020-02-17 15:43:34 +01:00
|
|
|
uuid: 58cd596e-c3dc-4770-a98d-3278874f0b62
|
|
|
|
langcode: en
|
|
|
|
status: true
|
|
|
|
dependencies:
|
|
|
|
config:
|
|
|
|
- core.entity_view_mode.profile.admin
|
|
|
|
- field.field.profile.customer.address
|
|
|
|
- field.field.profile.customer.phone
|
|
|
|
- field.field.profile.customer.tax_number
|
|
|
|
- profile.type.customer
|
|
|
|
module:
|
|
|
|
- address
|
|
|
|
- commerce_tax
|
2022-02-21 21:47:52 +01:00
|
|
|
enforced:
|
|
|
|
module:
|
|
|
|
- commerce_order
|
2020-02-17 15:43:34 +01:00
|
|
|
id: profile.customer.admin
|
|
|
|
targetEntityType: profile
|
|
|
|
bundle: customer
|
|
|
|
mode: admin
|
|
|
|
content:
|
|
|
|
address:
|
|
|
|
type: address_default
|
|
|
|
label: hidden
|
|
|
|
settings: { }
|
|
|
|
third_party_settings: { }
|
2022-02-21 21:47:52 +01:00
|
|
|
weight: 0
|
2020-02-17 15:43:34 +01:00
|
|
|
region: content
|
|
|
|
tax_number:
|
|
|
|
type: commerce_tax_number_default
|
2022-02-21 21:47:52 +01:00
|
|
|
label: above
|
2020-02-17 15:43:34 +01:00
|
|
|
settings:
|
|
|
|
show_verification: true
|
|
|
|
third_party_settings: { }
|
2022-02-21 21:47:52 +01:00
|
|
|
weight: 1
|
2020-02-17 15:43:34 +01:00
|
|
|
region: content
|
|
|
|
hidden:
|
|
|
|
phone: true
|
|
|
|
search_api_excerpt: true
|