mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 15:12:51 +00:00
Update campaign.json
This commit is contained in:
@@ -58,7 +58,8 @@
|
|||||||
"in_list_view": 1,
|
"in_list_view": 1,
|
||||||
"label": "Status",
|
"label": "Status",
|
||||||
"options": "\nPlanned\nIn Progress\nCompleted\nCancelled",
|
"options": "\nPlanned\nIn Progress\nCompleted\nCancelled",
|
||||||
"reqd": 1
|
"reqd": 1,
|
||||||
|
"default": "Planned"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "from_date",
|
"fieldname": "from_date",
|
||||||
|
|||||||
Reference in New Issue
Block a user