Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
ADD_MONTHS({today},1)
Hi,
I want a date to be created which is one month one from the date of creation of the transaction record (invoice in this case).
That is date of invoice is 26th May - date in this new field is 26th June.
I've defined a custom transaction body field as type Date and applied to Sale transactions.
Under Validation and Defaulting I have a Default Value of ADD_MONTHS({today},1) and Formula checked.
But the field is empty/null on all invoices (customer bills),
Anyone got any ideas?
Thanks.