Skip to content

[RFC] web_kanban_swimlane #3384

Description

@mathben

Explication
The kanban support only 1 groupby, to create columns. Many other platform support kanban swimlane, very useful to analyse data with horizontal and vertical line.

Additional context
This web view need to support 2 groupby. Maybe create a new Controller, like KanbanController. It's can be more easy for maintenance.

Maybe do like web_timeline, or view graph, adding selection into header to change the groupby for swimlane.

web_timeline :
Image

graph header :

Image

The view activity is a table, without kanban :
Image

Using something like for swimlane and not only filter for kanban :
Image

External question
https://www.odoo.com/nl_NL/forum/help-1/how-to-implement-horizontal-swimlanes-on-grouping-in-kanban-view-127236?utm_source=chatgpt.com

Documentation
web_kanban_groupby odoo 15 : https://github.com/Tecnativa/web/tree/15.0-add-web_kanban_group/web_kanban_groupby
This module create header and not horizontal line

I need the swimlane to create module project_scrummer OCA/project-agile#47

Into Odoo 11, Modoolar create scrummer with support swimlane, but it was external view integrate into Odoo, the maintenance was complicate and migration with owl block the project.

https://github.com/modoolar/scrummer/tree/11.0/scrummer

Kanban scrummer without swimlane :
Image

Kanban scrummer configure Swimlane group by :
Image

Kanban scrummer with swimlane :
Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions