Time Tracking Project
Overview
Section titled “Overview”Frappe DocType Time Tracking Project (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_project/time_tracking_project.json - Server:
leekimerp/time_tracking_module/doctype/time_tracking_project/time_tracking_project.py - Client:
leekimerp/time_tracking_module/doctype/time_tracking_project/time_tracking_project.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_title | Project Title | Data | — | Yes | — |
| users_assgined | Users Assigned | Table | Project Users List | — | — |
Structural breaks (Tab/Section/Column) are omitted from the table.