Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
Intelligent Payment Automation, powered by BILL (aka Bill.com), lets you automate payments, manage vendor details, and bank account information within NetSuite.
The SuiteApp is available to organizations based in the U.S. with a valid U.S. address, or to global customers (except Canada, China, and Japan) with U.S. business subsidiaries. It only supports payments to vendors operating in the United States.
For more information, visit this thread.
Error with Custom Select based on Transaction Type
I'm trying to create a drop-down Select field for transactions that is based on the transaction type.
I created a custom record 'Status' with the following fields and types
Name - Free Form Text
Transaction Type - Transaction Type
I then created a Custom Transaction Body Field with the following:
Type - List/Record
List/Record - Status
--Sourcing/Filtering Tab--
Filter Using - Transaction Type
Compare Type - equal
Compare to Field - Type (assuming this field refers to the transaction type internally in NS)
-----
When I view transactions it gives me an error. If I reference the "Compare To Field" against a custom field "NS Transaction Type" that sources from the standard NS transaction types, it works ok. So my guess is that the Type field is not of the same value set as Transaction Type?