Discussions
Cannot access job record from time bill
We have a client side script that is executed on the time bill record that loads the job record in order to pull certain field values from the job record; for example, pull the appropriate service item, rate, billable flag, etc, so that these fields will be automatically populated on the time record based on the selected job.
The script works perfectly under all roles except the employee center and vendor center roles. It does not work under these roles since these roles don't have the appropriate permissions to read the job record.
I think conceptually this makes sense; however, in practice, I think that this is a very useful script to have, and the time record should have read access to the job record.