Version 6.x.x Source

Table Name: tabToDo

Fields

Sr Fieldname Type Label Options
1 description_and_status Section Break Description and Status
2 description Text Description
3 column_break_2 Column Break
4 status Select Status
Open
Closed
5 priority Select Priority
High
Medium
Low
6 date Date Due Date
7 owner Link Allocated To User
8 section_break_6 Section Break Reference
9 reference_type Link Reference Type DocType
10 reference_name Dynamic Link Reference Name
reference_type
11 column_break_10 Column Break
12 role Link Role Role
13 assigned_by Link Assigned By User
14 sender Data Sender

Controller

frappe.desk.doctype.todo.todo

Class ToDo

Inherits from frappe.model.document.Document

add_assign_comment (self, text, comment_type)

No docs


on_trash (self)

No docs


on_update (self)

No docs


update_in_reference (self)

No docs


validate (self)

No docs



frappe.desk.doctype.todo.todo.get_permission_query_conditions (user)

No docs


frappe.desk.doctype.todo.todo.has_permission (doc, user)

No docs


frappe.desk.doctype.todo.todo.on_doctype_update ()

No docs