Added phone call and email activities, and related views
This commit is contained in:
@ -17,45 +17,48 @@ targetEntityType: oc_case
|
||||
bundle: project
|
||||
mode: default
|
||||
content:
|
||||
billing_details:
|
||||
weight: 0
|
||||
activities:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
billing_details:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
client:
|
||||
type: entity_reference_label
|
||||
weight: 3
|
||||
region: content
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
fees:
|
||||
weight: 0
|
||||
weight: 5
|
||||
region: content
|
||||
fees:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
field_contract_signed_date:
|
||||
weight: 4
|
||||
type: datetime_default
|
||||
label: above
|
||||
settings:
|
||||
timezone_override: ''
|
||||
format_type: short
|
||||
third_party_settings: { }
|
||||
type: datetime_default
|
||||
weight: 6
|
||||
region: content
|
||||
files:
|
||||
type: file_default
|
||||
label: above
|
||||
settings:
|
||||
use_description_as_link_text: true
|
||||
region: content
|
||||
weight: 6
|
||||
third_party_settings: { }
|
||||
type: file_default
|
||||
weight: 8
|
||||
region: content
|
||||
total_fee:
|
||||
type: number_decimal
|
||||
weight: 1
|
||||
region: content
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
@ -63,19 +66,23 @@ content:
|
||||
scale: 2
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
region: content
|
||||
trainings:
|
||||
weight: 2
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 4
|
||||
region: content
|
||||
user_id:
|
||||
label: above
|
||||
type: author
|
||||
weight: 5
|
||||
region: content
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 7
|
||||
region: content
|
||||
hidden:
|
||||
changed: true
|
||||
created: true
|
||||
feeds_item: true
|
||||
field_fee: true
|
||||
field_total_fee: true
|
||||
|
||||
Reference in New Issue
Block a user