Move Beyond Your Legacy System to an AI-Powered ERP

Keeping your outdated legacy system could cause your business to fall behind. Join our experts for our first webinar of the year, where we will host a live discussion on the importance of migrating to an AI-powered ERP.

Register!

Tips and Tricks

Last updated

With Statement Direct on automated download, the transactions will be extracted into NetSuite one day later depending on your time zone. First the banking day needs to close out and then the script runs at a set time to bring in those transactions. The script can be modified to change the time that it imports in the statement.

Duplicates should not happen. Each bank statement line has a unique sequence number. It only downloads lines with different sequence numbers from existing lines. You can delete transactions from Statement Line > ABR Bank Statement Line List or ABR Bank Statement > View > Edit line.

 

var _glc =_glc || []; _glc.push('all_ag9zfmNsaWNrZGVza2NoYXRyDwsSBXVzZXJzGMTP7pYDDA'); var glcpath = (('https:' == document.location.protocol) ? 'https://my.clickdesk.com/clickdesk-ui/browser/' : 'http://my.clickdesk.com/clickdesk-ui/browser/'); var glcp = (('https:' == document.location.protocol) ? 'https://' : 'http://'); var glcspt = document.createElement('script'); glcspt.type = 'text/javascript'; glcspt.async = true; glcspt.src = glcpath + 'livechat-new.js'; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(glcspt, s);