My company negotiates product prices with many of our customers so we
decided to simply create a pricelist for each account. To keep it
simple, the pricelist has the same name as the account. Now we want
the price to be set automagically when a company is selected in an
opportunity or order. I now I have to look up the guid for the
pricelist using the name in the customerid field and assign the result
to the pricelist field. I think a big part of my frustration is the
poorly documented DOM in the SDK.
Can anybody help me out with the syntax?
|