Andy Kallio
04/11/2019, 3:36 AMenddate
and projectedenddate
. http://www.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2016_1/script/record/job.html
I have mapped my source End Date to both of those fields. And yet, I do not see the value on the screen. Furthermore, when I look at the record with netsuite-field-explorer
plugin https://github.com/michoelchaikin/netsuite-field-explorer I can't find any field called enddate
or projectedenddate
Can anybody explain what is going on here? How can see a field on the screen and in the recordbrowser documentation but not populate it through restLet and not find it chrome plugin?Andy Kallio
04/11/2019, 6:22 AMentityid
Is also a problem. I want this to be the Project Id from the source system. Auto-Generated numbers have been enabled in netsuite, but so is Allow Overrides. This should allow me to import my own id right? But the AutoGen number always wins. I tried turning AutoGen numbers off and I still get my number instead it puts the Project Name there.