added Time Log

This commit is contained in:
Rushabh Mehta
2013-02-26 16:36:41 +05:30
parent 29786e38df
commit ed19666e1b
32 changed files with 185 additions and 170 deletions

View File

@@ -21,6 +21,11 @@ wn.module_page["Projects"] = [
description: wn._("Timesheet for tasks."),
doctype:"Timesheet"
},
{
label: wn._("Time Log"),
description: wn._("Time Log for tasks."),
doctype:"Time Log"
},
]
},
{