Time Tracking Daily User Log
Overview
Section titled “Overview”Frappe DocType Time Tracking Daily User Log (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_daily_user_log/time_tracking_daily_user_log.json - Server:
leekimerp/time_tracking_module/doctype/time_tracking_daily_user_log/time_tracking_daily_user_log.py - Client:
leekimerp/time_tracking_module/doctype/time_tracking_daily_user_log/time_tracking_daily_user_log.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 |
|---|---|---|---|---|---|
| time_tracking_user | User | Link | Time Tracking User | — | — |
| log_date | Date | Date | — | — | — |
| total_logged_hours | Total Logged Hours | Data | — | — | — |
Structural breaks (Tab/Section/Column) are omitted from the table.