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.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Relationship between Customer and SalesOrder - Meaning
Hello,
I'm integrating an ecommerce with Netsuite.
Scenario:
I have a SalesOrder with 5 Items
I have two customers:
- Customer A: { Name: "CompanyA", ...}
- Customer B: { Name: "CompanyB", ...}
I want to invoice the first two items of the SalesOrder to CustomerA, and the last three items to CustomerB.
Until here, everything is fine.
---
Question:
SalesOrder has a field "Customer".
What's the meaning of that? Who should be the Customer of a SalesOrder that is invoiced to two different customers? What does it mean to be the Customer of a SalesOrder?
I don't understand this relationship. The customer of a SalesOrder is definitely not the one that pays.
0