|
| 1 | +{ |
| 2 | + "actions": [], |
| 3 | + "creation": "2025-12-18 09:53:53.514893", |
| 4 | + "doctype": "DocType", |
| 5 | + "engine": "InnoDB", |
| 6 | + "field_order": [ |
| 7 | + "section_break_nfos", |
| 8 | + "user", |
| 9 | + "column_break_guhl", |
| 10 | + "draft", |
| 11 | + "origin", |
| 12 | + "section_break_nzql", |
| 13 | + "id", |
| 14 | + "base_event_id", |
| 15 | + "column_break_dcpf", |
| 16 | + "utc_start", |
| 17 | + "utc_end", |
| 18 | + "section_break_bnnv", |
| 19 | + "calendars", |
| 20 | + "section_break_mohl", |
| 21 | + "may_invite_self", |
| 22 | + "may_invite_others", |
| 23 | + "hide_attendees" |
| 24 | + ], |
| 25 | + "fields": [ |
| 26 | + { |
| 27 | + "fieldname": "section_break_nfos", |
| 28 | + "fieldtype": "Section Break" |
| 29 | + }, |
| 30 | + { |
| 31 | + "description": "The user this event belongs to.", |
| 32 | + "fieldname": "user", |
| 33 | + "fieldtype": "Link", |
| 34 | + "in_list_view": 1, |
| 35 | + "label": "User", |
| 36 | + "options": "User", |
| 37 | + "reqd": 1 |
| 38 | + }, |
| 39 | + { |
| 40 | + "fieldname": "column_break_guhl", |
| 41 | + "fieldtype": "Column Break" |
| 42 | + }, |
| 43 | + { |
| 44 | + "default": "0", |
| 45 | + "fieldname": "draft", |
| 46 | + "fieldtype": "Check", |
| 47 | + "label": "Draft" |
| 48 | + }, |
| 49 | + { |
| 50 | + "fieldname": "section_break_nzql", |
| 51 | + "fieldtype": "Section Break" |
| 52 | + }, |
| 53 | + { |
| 54 | + "fieldname": "id", |
| 55 | + "fieldtype": "Data", |
| 56 | + "label": "ID" |
| 57 | + }, |
| 58 | + { |
| 59 | + "fieldname": "base_event_id", |
| 60 | + "fieldtype": "Data", |
| 61 | + "label": "Base Event ID" |
| 62 | + }, |
| 63 | + { |
| 64 | + "fieldname": "column_break_dcpf", |
| 65 | + "fieldtype": "Column Break" |
| 66 | + }, |
| 67 | + { |
| 68 | + "fieldname": "section_break_bnnv", |
| 69 | + "fieldtype": "Section Break" |
| 70 | + }, |
| 71 | + { |
| 72 | + "fieldname": "calendars", |
| 73 | + "fieldtype": "Table", |
| 74 | + "label": "Calendars", |
| 75 | + "options": "Event Calendar", |
| 76 | + "reqd": 1 |
| 77 | + }, |
| 78 | + { |
| 79 | + "default": "0", |
| 80 | + "fieldname": "origin", |
| 81 | + "fieldtype": "Check", |
| 82 | + "label": "Origin" |
| 83 | + }, |
| 84 | + { |
| 85 | + "fieldname": "utc_start", |
| 86 | + "fieldtype": "Data", |
| 87 | + "label": "UTC Start" |
| 88 | + }, |
| 89 | + { |
| 90 | + "fieldname": "utc_end", |
| 91 | + "fieldtype": "Data", |
| 92 | + "label": "UTC End" |
| 93 | + }, |
| 94 | + { |
| 95 | + "fieldname": "section_break_mohl", |
| 96 | + "fieldtype": "Section Break" |
| 97 | + }, |
| 98 | + { |
| 99 | + "default": "0", |
| 100 | + "fieldname": "may_invite_self", |
| 101 | + "fieldtype": "Check", |
| 102 | + "label": "May Invite Self" |
| 103 | + }, |
| 104 | + { |
| 105 | + "default": "0", |
| 106 | + "fieldname": "may_invite_others", |
| 107 | + "fieldtype": "Check", |
| 108 | + "label": "May Invite Others" |
| 109 | + }, |
| 110 | + { |
| 111 | + "default": "0", |
| 112 | + "fieldname": "hide_attendees", |
| 113 | + "fieldtype": "Check", |
| 114 | + "label": "Hide Attendees" |
| 115 | + } |
| 116 | + ], |
| 117 | + "grid_page_length": 50, |
| 118 | + "index_web_pages_for_search": 1, |
| 119 | + "is_virtual": 1, |
| 120 | + "links": [], |
| 121 | + "modified": "2025-12-18 10:15:57.618848", |
| 122 | + "modified_by": "Administrator", |
| 123 | + "module": "Client", |
| 124 | + "name": "Calendar Event", |
| 125 | + "owner": "Administrator", |
| 126 | + "permissions": [ |
| 127 | + { |
| 128 | + "create": 1, |
| 129 | + "delete": 1, |
| 130 | + "email": 1, |
| 131 | + "export": 1, |
| 132 | + "print": 1, |
| 133 | + "read": 1, |
| 134 | + "report": 1, |
| 135 | + "role": "System Manager", |
| 136 | + "share": 1, |
| 137 | + "write": 1 |
| 138 | + } |
| 139 | + ], |
| 140 | + "row_format": "Dynamic", |
| 141 | + "rows_threshold_for_grid_search": 20, |
| 142 | + "sort_field": "creation", |
| 143 | + "sort_order": "DESC", |
| 144 | + "states": [] |
| 145 | +} |
0 commit comments