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
This question has been flagged
1
Reply
4265
डेटा देखने का तरीका
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
साइन अप करें| Related Posts | Replies | डेटा देखने का तरीका | ऐक्टिविटी | |
|---|---|---|---|---|
|
|
1
मार्च 22
|
5203 | ||
|
|
2
फ़र॰ 23
|
3792 | ||
|
|
2
सित॰ 15
|
7745 | ||
|
|
1
मार्च 15
|
5773 | ||
|
|
3
मई 24
|
6552 |