콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
2854 화면

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

아바타
취소
베스트 답변

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

아바타
취소
관련 게시물 답글 화면 활동
1
3월 22
3505
2
2월 23
2115
2
9월 15
5773
1
3월 15
3929
3
5월 24
3821