跳至内容
菜单
此问题已终结
1670 查看

Hi,

I'd like to change the label of the group by category which refers to no value. In my model, I added a Char field called product:

# Model Class
product = fields.Char("Product")

# XML view
filter name="group_by_product" string="Product" domain="[]" context="{'group_by': 'product'}"

It works well, except that I have some records that have no product attached to them and the category shown in the view is described by "false". It is not very user-friendly and I'd like to manually set a value like "No product"

How can I change that ? I've thought about using the group_expand attributes, but I don't have the empty values in the list of default values. 

I'm using Odoo Community 17

形象
丢弃
相关帖文 回复 查看 活动
1
7月 21
2660
0
4月 16
4188
1
5月 15
3880
2
3月 15
4734
0
1月 25
2275