İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
6834 Görünümler

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?

Avatar
Vazgeç
En İyi Yanıt

Here you go an example


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

Avatar
Vazgeç
En İyi Yanıt

Look at an existing view for this:

<kanban class="o_kanban_mobile">

and copy the approach.

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Şub 24
874
0
Mar 22
85
0
Ara 20
6108
0
Ağu 17
4564
0
Mar 16
3221