Re: Price Rule simple question?
Posted by
David E Jones on
Feb 20, 2007; 2:59pm
URL: http://ofbiz.116.s1.nabble.com/Price-Rule-simple-question-tp144630p144637.html
On Feb 20, 2007, at 6:56 AM, Eric Schwartz wrote:
> David Wrote:
>
> If you associate products or categories with a condition or
> action they
> will apply only to that condition or action, whereas the ones on
> the bottom
> of the page apply to all conditions and actions.
>
> -David
> ----------------------------------------------------------
>
> this doesnt appear to work. i couldnt get setting the category in a
> condition or action to change the way anything happend. it seems to
> ignore
> it. do you have the same results?
Which condition or action type are you having problems with? Some of
them don't look at the products/categories. It's pretty easy to look
up exactly what they are doing in the ProductPromoWorker.java file.
Just search for the condition or action ID you're wondering about.
-David