downgraded flag & flag_lists as flag_lists db upgrade failes
upgraded core to ^9.3
This commit is contained in:
@@ -8,12 +8,12 @@ dependencies:
|
||||
- field.field.profile.customer.phone
|
||||
- field.field.profile.customer.tax_number
|
||||
- profile.type.customer
|
||||
enforced:
|
||||
module:
|
||||
- commerce_order
|
||||
module:
|
||||
- address
|
||||
- commerce_tax
|
||||
enforced:
|
||||
module:
|
||||
- commerce_order
|
||||
id: profile.customer.admin
|
||||
targetEntityType: profile
|
||||
bundle: customer
|
||||
@@ -21,18 +21,18 @@ mode: admin
|
||||
content:
|
||||
address:
|
||||
type: address_default
|
||||
weight: 0
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
tax_number:
|
||||
type: commerce_tax_number_default
|
||||
label: above
|
||||
settings:
|
||||
show_verification: true
|
||||
weight: 1
|
||||
label: above
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
hidden:
|
||||
phone: true
|
||||
|
Reference in New Issue
Block a user