Hi Team, We’ve encountered an issue where team mem...
# general
r
Hi Team, We’ve encountered an issue where team members have been mistakenly entering “2024” as the dispatch or delivery date, leading to some operational challenges. Is there a way in NetSuite to block the entry of past dates? Perhaps we could implement a validation that triggers an error message if a past date is entered. Looking forward to your thoughts and suggestions!
s
We've implemented this for a client using scripting. Since there is no standard validation apart from closing the period would work for past dated transactions restriction. There is one workaround though which did not work in our case but you might give it a try. You can disable the date field on the transaction via workflow so it always takes today's date and no past or future dated transactions are allowed. @Riina
r
Thank you @Shaikh Abrar will take a look at workflow.