[enhancement] update to setup wizard, added users, employees, sample data

This commit is contained in:
Rushabh Mehta
2015-07-17 15:03:18 +05:30
parent f3791797d6
commit 856ee10dc4
9 changed files with 342 additions and 30 deletions

View File

@@ -10,6 +10,7 @@ def get_notification_config():
"Issue": {"status": "Open"},
"Warranty Claim": {"status": "Open"},
"Task": {"status": "Open"},
"Project": {"status": "Open"},
"Lead": {"status": "Open"},
"Contact": {"status": "Open"},
"Opportunity": {"status": "Open"},