An invoice will be generated based on the reports of TeamLogger
Idle Time will be considered as non-billable
Learning Tasks will be non-billable.
Billable Time Policy
If Time Logged is greater than 10 Hours then Billable = ( Time Logged – Idle ) – 70%If Time Logged is greater than 5 Hours and less than 10 hours then Billable time = ( Time Logged – Idle ) – 30%If Time Logged is greater than 2 Hours and less than 5 hours then Billable time = ( Time Logged – Idle ) – 20%
If Time Logged is less than 2 hours then Billable time = Time Logged – Idle
Task Name
Time Logged
Idle Time
Billable Time
Non-Billable Time
A
11 hours
1 hour
3 hours
8 hours
B
8
0.5
5.25
2.75
C
4.5
0
3.6
0.9
D
1.9
0
1.9
0
If no time is logged in TeamLogger then no invoice will be sent and the project will be delivered.