Skip to Content
Menu
This question has been flagged
1 Reply
1522 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
3871
1
Dec 24
818
1
Jun 24
3663
0
Apr 24
246
0
Feb 24
533