[minor] UX fixes for Daily Work Summary

This commit is contained in:
Rushabh Mehta
2016-11-21 12:10:20 +05:30
parent 5f453e7779
commit 557e7f787b
7 changed files with 30 additions and 11 deletions

View File

@@ -185,6 +185,10 @@ def get_data():
"name": "Designation",
"description": _("Employee designation (e.g. CEO, Director etc.).")
},
{
"type": "doctype",
"name": "Daily Work Summary Settings"
},
]
},
{