You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Vamsi <va...@gmail.com> on 2007/02/02 20:29:15 UTC

Regarding promotions rules

hi ,

I have crreated promo rule for our webstore which has 2 conditions to
evalute. 
1, User creation date is  less than50 days show promo
2. If the user belongs to a particular user group (XXX)  don't show promo.
                 for the second rule i used PartyclassficationGroupId as
user group and condition to check is "IS NOT"  and TEXT as "XXX" with inclue
and N.

Now it is failing for every other party which doesnot belong to the XXX
classfication.
I could see that t gets the classification list from cache and filters them
based on active users.

even when the party is not related to XXX user group it fails to add promo.

any information will be helfpul  and thanks to all

regards
vamsi


-- 
View this message in context: http://www.nabble.com/Regarding-promotions-rules-tf3163070.html#a8774119
Sent from the OFBiz - User mailing list archive at Nabble.com.