Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
6835 Vizualizări

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?

Imagine profil
Abandonează
Cel mai bun răspuns

Here you go an example


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

Imagine profil
Abandonează
Cel mai bun răspuns

Look at an existing view for this:

<kanban class="o_kanban_mobile">

and copy the approach.

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
feb. 24
874
0
mar. 22
85
0
dec. 20
6110
0
aug. 17
4564
0
mar. 16
3221