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

How does line item display as kanban on responsive view?

Example: Line item (One2Many field) of picking showing as kanban view but it's xml write as tree view. Whenever we try this on mobile or responsive mode it showing as kanban with few fields.  How I can, I achieve this feature in my custom module?

아바타
취소
베스트 답변

Here you go an example


\https://github.com/odoo/odoo/blob/bdc62d8031453d4de70220a294b7c2d5c0ba54b6/addons/stock/views/stock_warehouse_views.xml#L122-L153

아바타
취소
베스트 답변

Look at an existing view for this:

<kanban class="o_kanban_mobile">

and copy the approach.

아바타
취소
관련 게시물 답글 화면 활동
0
2월 24
989
0
3월 22
85
0
12월 20
6302
0
8월 17
4702
0
3월 16
3332