07-26-2019 12:34 AM
Hi All,
When we trying to Update salesorder Line Item Date Field ,
Throwing error Like Invalid format (7-25-2019 3:25:54 pm).
Any one have Idea Please help me on this issue.
Thanks,
kullayappa
Solved! Go to Solution.
07-26-2019 12:46 PM
Use Date.parse() to convert the incoming string to a date. See our docs:
07-26-2019 12:46 PM
Use Date.parse() to convert the incoming string to a date. See our docs:
07-30-2019 02:28 AM
Hi ptaylor,
Thank you for help, Its kind of role issue in Netsuite user.
we are update the date field using the Netsuite update snap.
Regards,
kullayappa