"Whenever a Sales Order is deleted in NetSuite , m...
# general
t
"Whenever a Sales Order is deleted in NetSuite , maintain a track in Custom record(Create a custom record) who deleted(deleted by), at what date(deleted date) along with document no(order no)“. can any give me idea i'm new in netsuite
c
You don't need this. Go to Transactions->Other-View Audit Trail. It has all of this information out of the box
t
How to apply filter particular like date and whoever deleted the record? actually i wanna do through custom record
c
Go to the page I mentioned. It starts with a search that will do this
message has been deleted
t
Transactions > Management > View Audit Trail here i got
so now in output i want only date, order no and name
message has been deleted
c
Create a saved search then. Type: 'Deleted Record'
t
in result subtab there is no option for order id
message has been deleted
c
It is at this point that you go back to the customer, present the two ways of doing it, and ask if either (or both) achieve what they would like out of the box
The audit trail has the internal ID, user, date and document number, which covers everything you need. They may not care that there is another column or two of data
t
Yeah got it
saved search can we do with scripting also right?