跳至内容
菜单
此问题已终结
1 回复
2684 查看

hi , i need change the label when create a new record in my case show name_view_form/database_name,ID , please help me how to change this format in odoo 15

形象
丢弃
最佳答案

Hello anthony villacis,

If there is no 'name' field in your table then odoo will show record as table.table(id,).
But you can use _rec_name = "field_name" to show perticular field as your record label.
If you want to show mixture of multiple fields in your record label, you can customize label using name_get() function.

I hope this will help you.

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

形象
丢弃
相关帖文 回复 查看 活动
1
3月 22
3331
2
2月 23
1977
2
9月 15
5605
1
3月 15
3761
3
5月 24
3318