Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
6915 มุมมอง

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.

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ก.พ. 24
932
0
มี.ค. 22
85
0
ธ.ค. 20
6188
0
ส.ค. 17
4624
0
มี.ค. 16
3266