diff --git a/erpnext/utilities/page/todo/todo.js b/erpnext/utilities/page/todo/todo.js index dcdf50aa9dc..9a90ce3655a 100644 --- a/erpnext/utilities/page/todo/todo.js +++ b/erpnext/utilities/page/todo/todo.js @@ -60,6 +60,7 @@ erpnext.todo.ToDoItem = Class.extend({ } else { todo.link = ''; } + if(!todo.description) todo.description = ''; $('#todo-list').append(repl('