Weekly Project Time Sheet
From Adjutant Wiki
{TOC}
Contents
- 1 Default Menu Location
- 2 General Description
- 3 Report Filters
- 4 Standard Report Fields (Header)
- 5 Standard Report Fields (Group Header Task)
- 6 Standard Report Fields (Detail)
- 7 Standard Report Fields (Group Footer)
- 8 Standard Report Fields (Page Footer)
- 9 Standard Report Fields (Summary)
- 10 Additional Report Fields for Customization
Default Menu Location
Reports >> Project Control >> Weekly Project Time Sheet
Management\projtimes.jpg|Click here for a screenshot
General Description
The Weekly Project Time Sheet screen generates a report for the selected project based on a selected week.
Report Filters
Project Number: Filter a specific project number
Project Name: Filter selection by specific project name
Phase: Filter by a phase or leave blank
Week Of: Filter by week
Standard Report Fields (Header)
Company: Company
Week of: "Week of " + lc_sdated
Project: lc_projname
Client: lc_company
First date of the week: lc_time0
Second date of the week: lc_time1
Third date of the week: lc_time2
Fourth date of the week: lc_time3
Fifth date of the week: lc_time4
Sixth date of the week: lc_time5
Seventh date of the week: lc_time6
Standard Report Fields (Group Header Task)
Task: alltrim(task) + " - " + sonum
Standard Report Fields (Detail)
Resource rname
First date of the week: time0
Second date of the week: time1
Third date of the week: time2
Fourth date of the week: time3
Fifth date of the week: time4
Sixth date of the week: time5
Seventh date of the week: time6
Total: Timet
Task Totals:
- time0
- time1
- time2
- time3
- time4
- time5
- time6
- timet
- datetime()
- "Page #" + alltrim(str(_pageno))
Standard Report Fields (Summary)
Proj Totals:
- time0
- time1
- time2
- time3
- time4
- time5
- time6
- timet