User Checkin Mapping
Overview
Section titled “Overview”Frappe DocType User Checkin Mapping (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/user_checkin_mapping/user_checkin_mapping.json - Server:
leekimerp/time_tracking_module/doctype/user_checkin_mapping/user_checkin_mapping.py - Client:
leekimerp/time_tracking_module/doctype/user_checkin_mapping/user_checkin_mapping.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 |
|---|---|---|---|---|---|
| project | Project | Link | Time Tracking Project | — | — |
| allowed_locations | Allowed Locations | Table MultiSelect | Work Location List | — | — |
| mandatory_share_gps | Mandatory Share GPS | Check | — | — | — |
| tracking_user | User | Link | Time Tracking User | — | — |
Structural breaks (Tab/Section/Column) are omitted from the table.