commit | fd67ebf66dd80ea663c4687351a04f4c8eeeeae4 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Aug 14 16:52:55 2015 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Mon Aug 17 17:58:51 2015 +0530 |
tree | 0f49114650ba4bcf7df55707adc3e0598c22b80f | |
parent | 720ccabfe9152f758f75f00305f3eab3a2c51e1f [diff] [blame] |
Show Communication in CRM
diff --git a/erpnext/startup/notifications.py b/erpnext/startup/notifications.py index d065370..c7e63f1 100644 --- a/erpnext/startup/notifications.py +++ b/erpnext/startup/notifications.py
@@ -31,6 +31,6 @@ "BOM": {"docstatus": 0}, "Timesheet": {"docstatus": 0}, "Time Log": {"status": "Draft"}, - "Time Log Batch": {"status": "Draft"}, + "Time Log Batch": {"status": "Draft"} } }