mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-18 01:36:55 +00:00
Update campaign.json
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user