The billing module allows you to set up a billing code and rate for timesheets. The rates could be set with different bill codes depending on the sequence you want the system to retrieve the bill rate.
For example if you have the following rates:
If Any one changed hours on Project ABC the rate will be $100 per hour except one Employee which is Employee A worked worked on this project it will be $150 per hour and any other projects the default rate is $200 per hour.
So you could setup the following sequence so the system picks the correct rate
Sequence | Bill Code | Project | Employee | |
---|---|---|---|---|
1 | 01100 | Project ABC | Employee A | $150 |
2 | 00100 | Project ABC | Any | $100 |
3 | 00000 | Any | Any | $200 |