My Stuff
-
Re: AskAGuruLive with Ely about Order to Cash (April 26, 2023)
can you try form customization and mark the field as Inline. You can also deploy a script to mark the user not change the address values or provide a acceptance box to notify user of change of BILL T…2 -
Re: Is possible to create a list of transactions to show Cleared status and Reconciliation date using SS
Hi Helen Nguyen Yes you can. NetSuite maintain 2 fields "cleared" and " cleareddate" at the backend of transaction. You can view the data in this field once the transaction is cle…2 -
Re: April 21, 2023 | Pop Quiz
I think B. for statement A budget will get doubled1 -
Re: April 19, 2023 | Question of the Week
Option B1 -
Re: How can I delete multiple Location records?
You can run this tag in debugger mode : var RecordType = 'location'; //Sample ID var SearchID = 'customsearch74'; //Search ID of your selected records //Search for the records tha…1
