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

hi all,

can I add a Many2one type Transient field in my Model? if yes, how I can create and use it in Model and View?

regards

아바타
취소
베스트 답변

Fields cannot be transient, only models can be defined as transient.

아바타
취소
베스트 답변

Hi,

You cannot define a field with its type as Transient in Odoo.

Only models can be defined as Transient.

Thanks

아바타
취소
베스트 답변

That's true : only models can be transient, not fields

But what you are searching for may be adding the option `store=False` to your field definition

아바타
취소
관련 게시물 답글 화면 활동
0
4월 21
2117
1
4월 21
2817
1
2월 24
1896
2
9월 23
6228
0
1월 22
2550