Table Name: tabNote
Sr | Fieldname | Type | Label | Options |
---|---|---|---|---|
1 | title |
Data | Title | |
2 | public |
Check |
Public
Everyone can read |
|
3 | content |
Text Editor |
Content
Help: To link to another record in the system, use "#Form/Note/[Note Name]" as the Link URL. (don't use "http://") |
Inherits from frappe.model.document.Document
frappe.desk.doctype.note.note.get_permission_query_conditions (user)
No docs
frappe.desk.doctype.note.note.has_permission (doc, ptype, user)
No docs