Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Set Accounting Term: 30 days after end of month
Hi There
I am trying to set the due date on a transaction so that it is equal to the end of the month + 30 days.
The 'end of the month' is calcualted in relation to the transaction date.
I am trying to do this using a workflow so that it the due date is set after the user edits the date field (field id: trandate—this is the native date field).
I am using 'helper fields' to extract the month value of the trandate and to add 30 days to it.
How do I set this up so that:
- The month if extracted from the date field once the user edits the date (I assume this is an after field edit action)
0