Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
How to create a SuiteScript to match the transactions/ date field in Customer Payment?
Hey all,
Because in our NetSuite we have discrepancy in the dates of the transactions from the bank with their respective Customer Payments, I am trying to automate a task, namely:
Create a script that is listening on page Match Bank Data (where the matching of Transaction and Cust Payment happens) and once a Transaction is matched with one or more Cust Payments, I want the script to read the date of the Transaction and then check if the Customer Payments have the same date, if NOT then change their date to the one of the Transaction.
I am struggling with the first part which is the event listener on that exact page - Match Bank Data.