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!