changed some labels on commerce

This commit is contained in:
Bachir Soussi Chiadmi 2022-09-23 10:20:00 +02:00
parent 7f0c254d9e
commit 6c9d750851
5 changed files with 12 additions and 11 deletions

View File

@ -14,7 +14,7 @@ third_party_settings:
_core: _core:
default_config_hash: Q21JtNYYWL-eIfxaX1rm-NvSqPqdDymrDrN08f_QC7M default_config_hash: Q21JtNYYWL-eIfxaX1rm-NvSqPqdDymrDrN08f_QC7M
id: recurring_product_variation id: recurring_product_variation
label: 'Recurring (Product variation)' label: 'Recurring (Product variation) DO NOT USE ME'
traits: traits:
- commerce_license_order_item_type - commerce_license_order_item_type
locked: true locked: true

View File

@ -2,13 +2,18 @@ uuid: 045671c1-aab5-4468-8178-c617dcea16a6
langcode: en langcode: en
status: true status: true
dependencies: dependencies:
module:
- commerce_tax
enforced: enforced:
module: module:
- commerce_recurring - commerce_recurring
third_party_settings:
commerce_tax:
taxable_type: physical_goods
_core: _core:
default_config_hash: iFZgD_z6PSZqyLy65J_OLjA_nnGu-lvKxgPr0BNiCCI default_config_hash: iFZgD_z6PSZqyLy65J_OLjA_nnGu-lvKxgPr0BNiCCI
id: recurring_standalone id: recurring_standalone
label: 'Recurring (Standalone)' label: 'Recurring (Standalone) DO NOT USE ME'
traits: { } traits: { }
locked: true locked: true
purchasableEntityType: '' purchasableEntityType: ''

View File

@ -3,10 +3,12 @@ langcode: en
status: true status: true
dependencies: { } dependencies: { }
id: materio_product_type id: materio_product_type
label: 'materio product type' label: 'materio product type (do not use me)'
traits: { } traits: { }
locked: false locked: false
description: '' description: ''
variationType: materio_product_variation_type variationType: materio_product_variation_type
variationTypes:
- materio_product_variation_type
multipleVariations: true multipleVariations: true
injectVariationFields: true injectVariationFields: true

View File

@ -13,7 +13,7 @@ third_party_settings:
interval: '1' interval: '1'
period: month period: month
id: materio_product_licence_variatio id: materio_product_licence_variatio
label: 'materio product licence variation type' label: 'materio product licence nosub variation type'
traits: traits:
- commerce_license - commerce_license
locked: false locked: false

View File

@ -16,15 +16,9 @@ content:
region: content region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
quantity:
type: number
weight: 1
region: content
settings:
placeholder: ''
third_party_settings: { }
hidden: hidden:
adjustments: true adjustments: true
created: true created: true
license: true license: true
quantity: true
unit_price: true unit_price: true