Skip to Content
Menu
This question has been flagged
1 Reply
2140 Views

Hi everyone,

I created a promotion program which gives a certain discount. Now, I want to exclude certain contacts from getting this promotion, but it seems "property_product_pricelist" is missing in the filter. When I type it manually it also says the field is not found. Does anyone has a solution for this? I tried the following:

[["property_product_pricelist.id","!=","10"]]


Thank you in advance!

Avatar
Discard
Best Answer

Hi Felix:

Pricelist is defined as a non-stored computed field on the Partner record which is why it is not visible in the filter. You will need to use a different set of criteria for excluding the partners.

Avatar
Discard
Related Posts Replies Views Activity
1
Sep 19
4665
1
Aug 25
92
0
Jul 25
900
1
Jun 25
683
1
May 25
1649