Project Users List
Overview
Section titled “Overview”Frappe DocType Project Users List (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/project_users_list/project_users_list.json - Server:
leekimerp/time_tracking_module/doctype/project_users_list/project_users_list.py - Client: (no
.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 |
|---|---|---|---|---|---|
| weekly_hours | Weekly Hours | Data | — | Yes | — |
| time_tracking_user | User | Link | Time Tracking User | Yes | — |
| total_hours_logged | Total Hours Logged | Data | — | — | Yes |
Structural breaks (Tab/Section/Column) are omitted from the table.