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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
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 | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
1
мар. 22
|
3222 | ||
|
2
февр. 23
|
1839 | ||
|
2
сент. 15
|
5489 | ||
|
1
мар. 15
|
3645 | ||
|
3
мая 24
|
3087 |