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

This is specific to 10.0.


Up to 9.0, form view option was available according to the view_model setting in window action.



However, it is not the case with 10.0 and form view option is not available even when view_model includes it.



Because of this, it does not seem to be possible to switch to form view from an editable list view where clicking on a line let you edit the record in the current list view instead of opening the form view.


Is there a workaround which I am not aware of, or is this a limitation with 10.0?

아바타
취소
베스트 답변

in odoo 10 form view option not available.I check some base modules but it is not available in odoo10.
If you want to get form  view then add a button in tree view.Then write a function to get the form view.

refer this link more informtion\How to add edit button in tree view to get form view

아바타
취소

Thanks! Another workaround can be to apply a "group by" and then click on record to open the form view as the tree view becomes uneditable when grouped.

group by is a nice option.

관련 게시물 답글 화면 활동
2
7월 25
1884
1
5월 25
1308
2
5월 25
1937
3
7월 24
30155
1
7월 24
3956