NetSuite bank deposit FAQ
Q: Is it possible to create bank deposits in NetSuite?
A: You can create a bank deposit record in NetSuite from integrator.io. However, in few scenarios you can’t create bank deposits as Netsuite internal filters restrict you from selecting the payment or cash sales available in the payment sublists.
Add the following mappings to solve this issue:
-
Deposits - Enter a comma separated string with internal IDs. If this data is not available, add a lookup step to search for internal ID and use a transform or preMap script to generate a comma separated value like "2172191, 2172192".
- Disablepaymentfilters - Hardcode the value to True.
Note: For the added mappings to be effective, click next to both the mappings and check Use this field for NetSuite record initialization in the Settings window.
0
Comments
Hello, I followed the very steps but it seems to behave exactly the same. I still have the same static sublist error until I change myself the filters in netsuite. Is there something more than what's explained ?
Please sign in to leave a comment.