-
Create report that lists reports that utilize specific fields
Is it possible to create Saved Search or Report that lists standard or custom reports that utilize specific fields? We would like to create a report to see what reports/functions use the Due Date field in NetSuite.
-
How to change the Due Date calculation?
Currently, the 'Due Date' field is calculated by using the 'Date' and 'Terms' fields. How can I change this so it calculates using the 'Vendor Bill Date' instead? Bit of background- the 'Vendor Bill Date' is a custom field. I tried using SuiteArticle 89025, which works fine, I was just hoping to see if there was not a need…
-
Is Due Date field not available in System Information?
Hi, Is Due Date field (transactions) not auditable in System Info? When a user edits this field, it should be tracked in System Info. Is there limitation on fields audit in NetSuite? Regards,
-
User Event Script to Set Due Date on Vendor Bill Reverts to the Current Date
Hi, I have a User Event script which will get a specified date from the PO and set it as the Due Date on the Vendor Bill. The script successfully sets the Due Date field, however after the record fully loads the field changes back to todays date. Any thoughts on how I can make the updated date stick to the field? Script…