48 lines
1.2 KiB
JSON
48 lines
1.2 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"
|
|
}
|
|
|
|
|
|
] |