If you’re seeing the error:
“Please enter value(s) for: Location”
when adding a charge in Match Bank Data, even though the Location field isn’t required — here’s the fix.
🔧 The Issue
NetSuite may validate the Location field if it’s visible on the form, even if it’s not marked as mandatory. This causes the error to show up whether or not you enter a value.
✅ The Solution
You need to adjust the underlying Use Credit Card transaction form:
Go to: Transactions > Bank > Use Credit Card
Click Customize > Customize Form
Open the Screen Fields tab → Main sub-tab
Uncheck “Show” for the Location field
Click Save
💡 Why It Works