Table Name: tabEvent
Sr | Fieldname | Type | Label | Options |
---|---|---|---|---|
1 | details |
Section Break | ||
2 | subject |
Data | Subject | |
3 | event_type |
Select | Event Type |
Private Public Cancel |
4 | send_reminder |
Check | Send an email reminder in the morning | |
5 | column_break_4 |
Column Break | ||
6 | starts_on |
Datetime | Starts on | |
7 | ends_on |
Datetime | Ends on | |
8 | all_day |
Check | All Day | |
9 | section_break_8 |
Section Break | ||
10 | repeat_this_event |
Check | Repeat this Event | |
11 | section_break_11 |
Section Break | ||
12 | repeat_on |
Select | Repeat On |
Every Day Every Week Every Month Every Year |
13 | repeat_till |
Date |
Repeat Till
Leave blank to repeat always |
|
14 | column_break_11 |
Column Break | ||
15 | monday |
Check | Monday | |
16 | tuesday |
Check | Tuesday | |
17 | wednesday |
Check | Wednesday | |
18 | thursday |
Check | Thursday | |
19 | friday |
Check | Friday | |
20 | saturday |
Check | Saturday | |
21 | sunday |
Check | Sunday | |
22 | section_break_6 |
Section Break | ||
23 | description |
Text Editor | Description | |
24 | participants |
Section Break | Participants | |
25 | groups |
Column Break | Groups | |
26 | roles |
Table | Roles | Event Role |
27 | ref_type |
Link | Ref Type | DocType |
28 | ref_name |
Dynamic Link | Ref Name |
ref_type |
Inherits from frappe.model.document.Document
Public API
/api/method/frappe.desk.doctype.event.event.get_events
frappe.desk.doctype.event.event.get_events (start, end, user=None, for_reminder=False)
No docs
frappe.desk.doctype.event.event.get_permission_query_conditions (user)
No docs
frappe.desk.doctype.event.event.has_permission (doc, user)
No docs
frappe.desk.doctype.event.event.send_event_digest ()
No docs