I'm wondering what logic determines the list of lo...
# suitescript
r
I'm wondering what logic determines the list of locations for time entry on a project and task. I had assumed the project sub would determine the list of locations, but some locations are parent sub locations, and some project sub locations are excluded from the native time entry dropdown. Selecting some of the locations from the below select options give invalid field value on save.
It looks like the employee sub is what's used. Something still isn't adding up tho. The list includes some child sub locations but not others.
b
r
It is
b
then you have to take into account the classification restrictions of both entities on your transaction
in this case the project and employee
r
Thanks