Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2753 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
mar 22
3402
2
lut 23
2051
2
wrz 15
5685
1
mar 15
3833
3
maj 24
3517