Im trying to do a simple edit in my already built workflow to add a month to a certain date field based on the tran date. My workflow event formula is to update the due date to be 1 month from the tran date. This is what i have in the formula but it isn't working: nlapiAddMonths({trandate}, 1)
w
Wolf
04/19/2019, 4:15 PM
nlapiAddMonths is a JavaScript API thing, formulas are Oracle SQL