Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Change to country definition for United Kingdom?
We've recently had trouble receiving our B2B orders which are generated by outbound POs from Netsuite. It seems the root cause may be that the script for the country has been revised to remove a description of '(GB)' occurring after the name 'United Kingdom'. I don't believe we made this change internally, is this something that Netsuite does or did? Has anyone else encountered this or similar previously?
Here (I believe) is the code that illustrates the change within the Company>Country definition:
line = line.replace(/\bUnited\s*Kingdom\b(\s*\(GB\))?/i, "United Kingdom");
Tagged:
0