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.
Sub-Customer - Item Pricing Sublist - Can't Commit Line Items
Hello,
I'm very new to SuiteScript and NetSuite and was wondering if anyone has any insight on if I am going about this wrong or missing something.
I have a script which copies down information from a Parent Customer to a Sub-Customer onLoad. For example: default address information, contact info, shipping method, etc.
Currently, I'm trying to copy the Item Pricing information from the parent to the new sub-customer. I'm testing with one Item in the Item Pricing sublist on the parent customer record. When I copy this information into the sub-customer onLoad, the line item is added to the sublist, but I'm having trouble with getting the line item to commit.
0