Installed and configured commerce & commerce license, migrated uc_role to commerce license, core updates
This commit is contained in:
21
config/sync/field.storage.commerce_order.billing_period.yml
Normal file
21
config/sync/field.storage.commerce_order.billing_period.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
uuid: 5faf581d-503d-4484-84f9-96a27510d9b0
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- commerce_order
|
||||
- commerce_recurring
|
||||
_core:
|
||||
default_config_hash: '-OMNCN1BJSuk0cZnztgyjDzpFCGJ91isDcGyKVdQgpY'
|
||||
id: commerce_order.billing_period
|
||||
field_name: billing_period
|
||||
entity_type: commerce_order
|
||||
type: commerce_billing_period
|
||||
settings: { }
|
||||
module: commerce_recurring
|
||||
locked: true
|
||||
cardinality: 1
|
||||
translatable: false
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Reference in New Issue
Block a user