Anyone have experience setting BASE PRICE in the P...
# suitescript
b
Anyone have experience setting BASE PRICE in the Pricing Matrix on an ITEM record in 2.0? This particular environment has the Quantity Pricing feature turned on. My code looks like this, but just receiving "Invalid Sublist Operation" error.
b
when you use the matrix related apis, you dont use fields like price_1_
this is probably one of the more complicated reads documentation-wise
b
Hmmm, ya I was following SuiteAnswers, but the article I was following was obviously flawed
b
you can do it that way, but you use sublist related apis
though i believe the official way is the matrix apis
b
OK thanks @battk Ya the Pricing Matrix is so annoying