hello, i need to update resource cost in all proje...
# suitescript
j
hello, i need to update resource cost in all project task assignment, projecttaskassignment is listed in netsuite record browser, but am unable to either search or load record, there is no search available in UI too, need to update costs for 1000s of resources, any ideas on how to go about it ? , strange that netsuite list the id of the record with search fields but we cant access it using code or search, please suggest ?
b
project task assignment is search join only
you want to modify the project task instead
j
thanks battk - thought it would be simpler than loading all projects then tasks and then modifying sublist
b
depending on what you are doing, you can probably do a search for the tasks and skip loading projects