Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
2689 Tampilan

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

Avatar
Buang
Jawaban Terbai

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

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Mar 22
3334
2
Feb 23
1978
2
Sep 15
5607
1
Mar 15
3771
3
Mei 24
3328