Skip to Content
Menu
This question has been flagged
2 Replies
4041 Views

Hi,

I have two custom fields that I added to product.template. The thing is, I can't search products using these fields, because for some reason, they don't appear in the custom filters.

I am 100% certain my fields have been correctly added, since they appear on the product forms.

Am I missing something ?

Avatar
Discard
Best Answer

Hi,

If the newly added custom fields are computed fields then it will not appear in the filter option by default.

Either you have to give store=True or have to define a search function for the custom fields.

Try refer the following forum posts if you have added a computed field.

https://www.odoo.com/forum/help-1/calculated-fields-in-search-filter-possible-118501

https://www.odoo.com/forum/help-1/how-to-make-calculated-field-available-in-filter-160531

Regards

Avatar
Discard
Best Answer

What if it is not a computed field?

I added properties to the opportunities in the CRM and they also don't show up when you try to create a filter. 

Avatar
Discard
Related Posts Replies Views Activity
1
Feb 25
1629
2
Jan 24
20566
2
Dec 22
3032
0
May 23
448
1
Nov 22
2569