sorry incorrect equations, correct equation is Beg...
# general
m
sorry incorrect equations, correct equation is Beginning Date + # of months = Ending date
k
add_months({datefield},5)
m
thanks
nlapiDateToString(nlapiAddMonths(nlapiStringToDate(nlapiGetFieldValue('custbody_est_revenue_start_date')),{custbody_deal_terms_in_month}),'date')
this works for me
k
I suppose if you are doing this in script, yes. that would be the method.
m
i did it in the workflow in the formula section, but it also works in saved search. I was surprised