Time Tracking Employee Checkin
Overview
Section titled “Overview”Frappe DocType Time Tracking Employee Checkin (Time Tracking Module).
- Category: Time tracking
- Module folder:
time_tracking_module - Submittable: No
- Track changes: No
Source files
Section titled “Source files”- JSON:
leekimerp/time_tracking_module/doctype/time_tracking_employee_checkin/time_tracking_employee_checkin.json - Server:
leekimerp/time_tracking_module/doctype/time_tracking_employee_checkin/time_tracking_employee_checkin.py - Client:
leekimerp/time_tracking_module/doctype/time_tracking_employee_checkin/time_tracking_employee_checkin.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 |
|---|---|---|---|---|---|
| checkin_record | Checkin Record | Link | Employee Checkin | — | — |
| wifi_ssid | Wifi SSID | Data | — | — | — |
| gps_location | GPS Location | Data | — | — | — |
| google_identified_address | Google Identified Address | Data | — | — | — |
| time_tracking_user | User | Link | Time Tracking User | — | — |
| time_tracking_project | Project | Link | Time Tracking Project | — | — |
| log_type | Log Type | Select | start stop pause | — | — |
| log_time | Log Time | Time | — | — | — |
| work_location | Work Location | Link | Work Location Type | — | — |
| log_date | Date | Date | — | — | — |
Structural breaks (Tab/Section/Column) are omitted from the table.