61 lines
1.5 KiB
JSON
61 lines
1.5 KiB
JSON
[
|
|
|
|
{
|
|
"doctype": "Property Setter",
|
|
"name": "Lead-status_options",
|
|
"doctype_or_field": "DocField",
|
|
"doc_type": "Lead",
|
|
"field_name": "status",
|
|
"property": "options",
|
|
"property_type": "Select",
|
|
"value": "New\nOpen\nOpportunity\nDisqualified\nRecycled",
|
|
"module": "CRM"
|
|
},
|
|
{
|
|
"doctype": "Property Setter",
|
|
"name": "Lead-status_default",
|
|
"doctype_or_field": "DocField",
|
|
"doc_type": "Lead",
|
|
"field_name": "status",
|
|
"property": "default",
|
|
"property_type": "Data",
|
|
"value": "New",
|
|
"module": "CRM"
|
|
},
|
|
{
|
|
"doctype": "Property Setter",
|
|
"name": "Lead-qualification_status_options",
|
|
"doctype_or_field": "DocField",
|
|
"doc_type": "Lead",
|
|
"field_name": "qualification_status",
|
|
"property": "options",
|
|
"property_type": "Select",
|
|
"value": "\nUnqualified\nIn Process\nQualified",
|
|
"module": "CRM"
|
|
},
|
|
{
|
|
"doctype": "Property Setter",
|
|
"name": "Lead-type-options",
|
|
"doctype_or_field": "DocField",
|
|
"doc_type": "Lead",
|
|
"field_name": "type",
|
|
"property": "options",
|
|
"property_type": "Select",
|
|
"value": "Customer\nReferral Agent",
|
|
"module": "CRM"
|
|
},
|
|
{
|
|
"doctype": "Property Setter",
|
|
"name": "Opportunity-default_probability",
|
|
"doctype_or_field": "DocField",
|
|
"doc_type": "Opportunity",
|
|
"field_name": "probability",
|
|
"property": "default",
|
|
"property_type": "Data",
|
|
"value": "25",
|
|
"module": "CRM"
|
|
}
|
|
|
|
|
|
|
|
] |