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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
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