Miscellaneous_Time__c
Label: Miscellaneous Time Stores the miscellaneous hours worked by a resource in a given week.
| Category__c |
Category |
Spring 2025 |
The category the miscellaneous time is grouped by.
|
Picklist: Paid Time Off Training Travel |
true |
|
| Description__c |
Description |
Spring 2025 |
The description entered on the miscellaneous time.
|
Html(32768) |
|
|
| End_Date__c |
End Date |
Spring 2025 |
The end date of the CS timecard that the miscellaneous time relate to.
|
Date |
true |
|
| Friday_Hours__c |
Friday Hours |
Spring 2025 |
The amount of miscellaneous hours worked by a resource on a Friday.
|
Number(4,2) |
false |
0 |
| Monday_Hours__c |
Monday Hours |
Spring 2025 |
The amount of miscellaneous hours worked by a resource on a Monday.
|
Number(4,2) |
false |
0 |
| Saturday_Hours__c |
Saturday Hours |
Spring 2025 |
The amount of miscellaneous hours worked by a resource on a Saturday.
|
Number(4,2) |
false |
0 |
| Start_Date__c |
Start Date |
Spring 2025 |
The start date of the CS timecard that the miscellaneous time relate to.
|
Date |
true |
|
| Sunday_Hours__c |
Sunday Hours |
Spring 2025 |
The amount of miscellaneous hours worked by a resource on a Sunday.
|
Number(4,2) |
false |
0 |
| Thursday_Hours__c |
Thursday Hours |
Spring 2025 |
The amount of miscellaneous hours worked by a resource on a Thursday.
|
Number(4,2) |
false |
0 |
| Timecard_Header__c |
CS Timecard |
Spring 2025 |
The CS timecard associated with the miscellaneous time.
Looks up to: Timecard_Header__c
|
MasterDetail |
|
|
| Total_Hours__c |
Total Hours |
Spring 2025 |
The total amount of miscellaneous hours for the CS timecard.
Formula: Sunday_Hours__c + Monday_Hours__c + Tuesday_Hours__c + Wednesday_Hours__c + Thursday_Hours__c + Friday_Hours__c + Saturday_Hours__c
|
Number(18,2) |
false |
|
| Tuesday_Hours__c |
Tuesday Hours |
Spring 2025 |
The amount of miscellaneous hours worked by a resource on a Tuesday.
|
Number(4,2) |
false |
0 |
| Wednesday_Hours__c |
Wednesday Hours |
Spring 2025 |
The amount of miscellaneous hours worked by a resource on a Wednesday.
|
Number(4,2) |
false |
0 |
|