Activity
Overview
Section titled “Overview”Frappe DocType Activity (Lee Kim Alliance ERP).
- Category: Incorporation & application
- Module folder:
lee_kim_alliance_erp - Submittable: No
- Track changes: No
Source files
Section titled “Source files”- JSON:
leekimerp/lee_kim_alliance_erp/doctype/activity/activity.json - Server:
leekimerp/lee_kim_alliance_erp/doctype/activity/activity.py - Client:
leekimerp/lee_kim_alliance_erp/doctype/activity/activity.js
ERPNext / standard integration
Section titled “ERPNext / standard integration”Add narrative here: which standard DocTypes (Customer, Sales Invoice, Employee, …) this document links to or replaces in workflows. See Module mapping and feature pages.
Desk & process flow
Section titled “Desk & process flow”- Typical entry: (add List / Form route or workspace name)
- Process: (add state machine / approvals / schedulers)
Fields
Section titled “Fields”| Field | Label | Type | Options | Req | RO |
|---|---|---|---|---|---|
| date | Date | Date | — | — | — |
| time_start | Time Start | Time | — | — | — |
| time_end | Time End | Time | — | — | — |
| share_with_guests | Share with Guests | Check | — | — | — |
| total_time | — | Data | — | — | Yes |
| location | Location | Geolocation | — | — | — |
| related_to | Related To | Select | Candidate Client Job Matches Contact Other | — | — |
| assignee | Assignee | Link | Employee | — | — |
| attendees | Attendees | Link | Job Applicant | — | — |
| online_meeting_type | Online Meeting Type | Select | Manual URL Google Meet | — | — |
| meeting_url | Meeting URL | Data | — | — | — |
| importance | Importance | Select | ! Low !! Normal !!! High | — | — |
| description | Description | Text Editor | — | — | — |
| attach_file | Attach File | Attach | — | — | — |
| activity_type | Activity Type | Select | Call Meeting Task Email Interview | — | — |
| title | Title | Data | — | — | — |
Structural breaks (Tab/Section/Column) are omitted from the table.