Unit4 Business World On! - Content
/* */
Timesheets - standard
Timesheet for
Name
More information
87010101
Date in period
*
Period
*
201644
Status
*
False
P
Draft
N
Ready
Normal hours
Balances
+/-
Balance
Unit
Proposed
Confirmed
Total
0
Overtime hours
Hours
0.00
0.00
0.00
0
Flexi hours
Hours
0.00
0.00
0.00
0
Vacation
Days
0.00
0.00
0.00
0
Absence/PCB balance
Days
-7.00
0.00
-7.00
Refresh
Working hours
Time entry
Zoom
Time code
Work order
Project
Activity
Description
Job type
Time
unit
Mon
10/31
Tue
11/1
Wed
11/2
Thu
11/3
Fri
11/4
Sat
11/5
Sun
11/6
Sum
Normal time
Hours
40.00
∑
8.00
8.00
8.00
8.00
8.00
0.00
0.00
40.00
Add
Delete
Copy
Save
Clear
Print preview
Documents
Copy timesheet
Clear time
Import deployments
Import allocations
Import assignments
Import absences
Please correct the following:
Warning:
Errors: 0
Warnings: 0
{"ScriptPreparationCode":"var elements = document.getElementsByClassName(\u0027GridCell\u0027);\r\nvar jElements = $(elements);\r\nvar elements2 = [].slice.call(document.getElementsByClassName(\u0027GridCell\u0027));","TestCases":[{"Name":"Javascript for","Code":"for (var i=0; i \u003C elements.length ;i\u002B\u002B) {\r\n console.log(\u0027 Hello\u0027 \u002B i);\r\n}","IsDeferred":false},{"Name":"Each","Code":"jElements.each(function(index, element) {\r\n\tconsole.log(\u0027 Hello\u0027 \u002B index);\r\n})","IsDeferred":false},{"Name":"Javascript forEach","Code":"elements2.forEach(function(element, index) {\r\n\tconsole.log(\u0027 Hello\u0027 \u002B index);\r\n})","IsDeferred":false},{"Name":"Each \u002B jQuery object creation","Code":"$(elements).each(function(index, element) {\r\n\tconsole.log(\u0027 Hello\u0027 \u002B index);\r\n})","IsDeferred":false}]}