Another attempt to fix the "plugin does not exist"

This commit is contained in:
naomi 2018-07-09 11:21:09 +02:00
parent 7bf0f67a06
commit 487415c679
16 changed files with 16 additions and 16 deletions

View File

@ -15,7 +15,7 @@ content:
settings:
placeholder: ''
third_party_settings: { }
type: number_decimal
type: number
region: content
field_funds_for:
weight: 27

View File

@ -32,7 +32,7 @@ content:
settings:
placeholder: ''
third_party_settings: { }
type: number_decimal
type: number
region: content
field_outcome:
weight: 26

View File

@ -32,7 +32,7 @@ content:
settings:
placeholder: ''
third_party_settings: { }
type: number_decimal
type: number
region: content
field_outcome:
weight: 30

View File

@ -33,7 +33,7 @@ content:
settings:
placeholder: ''
third_party_settings: { }
type: number_decimal
type: number
region: content
field_gave_list_of_agencies:
weight: 27

View File

@ -32,7 +32,7 @@ content:
settings:
placeholder: ''
third_party_settings: { }
type: number_decimal
type: number
region: content
field_outcome:
weight: 30

View File

@ -33,7 +33,7 @@ content:
settings:
placeholder: ''
third_party_settings: { }
type: number_decimal
type: number
region: content
field_level:
weight: 26

View File

@ -32,7 +32,7 @@ content:
settings:
placeholder: ''
third_party_settings: { }
type: number_decimal
type: number
region: content
field_outcome:
weight: 30

View File

@ -18,7 +18,7 @@ content:
label: above
settings:
thousand_separator: ''
decimal_separator: .
number_decimal_separator: .
scale: 2
prefix_suffix: true
third_party_settings: { }

View File

@ -36,7 +36,7 @@ content:
label: above
settings:
thousand_separator: ''
decimal_separator: .
number_decimal_separator: .
scale: 2
prefix_suffix: true
third_party_settings: { }

View File

@ -36,7 +36,7 @@ content:
label: above
settings:
thousand_separator: ''
decimal_separator: .
number_decimal_separator: .
scale: 2
prefix_suffix: true
third_party_settings: { }

View File

@ -37,7 +37,7 @@ content:
label: above
settings:
thousand_separator: ''
decimal_separator: .
number_decimal_separator: .
scale: 2
prefix_suffix: true
third_party_settings: { }

View File

@ -36,7 +36,7 @@ content:
label: above
settings:
thousand_separator: ''
decimal_separator: .
number_decimal_separator: .
scale: 2
prefix_suffix: true
third_party_settings: { }

View File

@ -37,7 +37,7 @@ content:
label: above
settings:
thousand_separator: ''
decimal_separator: .
number_decimal_separator: .
scale: 2
prefix_suffix: true
third_party_settings: { }

View File

@ -36,7 +36,7 @@ content:
label: above
settings:
thousand_separator: ''
decimal_separator: .
number_decimal_separator: .
scale: 2
prefix_suffix: true
third_party_settings: { }

View File

@ -6,7 +6,7 @@ dependencies:
id: oc_activity.field_amount
field_name: field_amount
entity_type: oc_activity
type: number_decimal
type: decimal
settings:
precision: 10
scale: 2

View File

@ -6,7 +6,7 @@ dependencies:
id: oc_case.field_fee_or_equivalent_cost
field_name: field_fee_or_equivalent_cost
entity_type: oc_case
type: number_decimal
type: decimal
settings:
precision: 10
scale: 2