Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
2772 Vizualizări

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

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
mar. 22
3415
2
feb. 23
2070
2
sept. 15
5705
1
mar. 15
3850
3
mai 24
3603