Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
SOAP sometimes ignoring Overall Schedule Quantity
Good afternoon,
Our website uses SOAP to create Sales Orders. For some reason it will occasionally not adhere to the "quantity pricing schedule - by overall schedule quantity" intended to give discount on all group items when the total quantity reaches 5.
Example when using NetSuite UI:
Item 1 - Quantity 1 - 10% discount
Item 2 - Quantity 2- 10% discount
Item 3 - Quantity 2 - 10% discount
Item 4 - Quantity 3 - 10% discount
Occasionally from SOAP:
Item 1 - Quantity 1 - full price
item 2 - Quantity 2 - full price
Item 3 - Quantity 2 - 10% discount
Item 4 - Quantity 2 - 10% discount
In example 1, the rate for Item 1 and 2 will be full price until you input item 3 and the total quantity reaches 5, at that point all item rates will be discounted. When using SOAP for the same items it will sometimes, but not always, only apply the discounted rate to the line that makes quantity reach 5 onwards. The website/SOAP is currently handing the line amount to NetSuite so the customer gets billed correctly but it does cause some questions as to why rate * quantity /= amount. Is there some way we can fix this?