Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
2790 Zobrazení

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
Zrušit
Nejlepší odpověď

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
bře 22
3430
2
úno 23
2072
2
zář 15
5715
1
bře 15
3852
3
kvě 24
3625