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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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.
0