Update campaign.json

This commit is contained in:
Nabin Hait
2019-05-02 00:44:29 +05:30
committed by GitHub
parent d4585efc6a
commit d539def25d

View File

@@ -58,7 +58,8 @@
"in_list_view": 1,
"label": "Status",
"options": "\nPlanned\nIn Progress\nCompleted\nCancelled",
"reqd": 1
"reqd": 1,
"default": "Planned"
},
{
"fieldname": "from_date",
@@ -140,4 +141,4 @@
}
],
"quick_entry": 1
}
}