Join Slack
Powered by
was actually simpler than I thought, surprisingly ...
# suitescript
t
Trevor McLean
02/01/2019, 11:32 PM
was actually simpler than I thought, surprisingly netsuite didn't choke on this at setValue():
Copy code
var dueDate = new Date(Date.now() + (1000*60*60*24*/*lead time days*/10));
3
Views
Open in Slack
Previous
Next