On 20 Jan 12:26, Pablo Angulo wrote: > However, I've been looking for the kanban view with no success. It's > really neat (I know from a video in youtube) and would foster adoption > among the cooperatives that I work with. At what version was it > introduced? Is it a standard module? Where can I find it? There's almost > no mention of it on the docs, mailing lists...
There is no kanban view in Tryton. Even more kanban view doesn't mean nothing for me because kanban is a JIT scheduling system [1] (and Tryton does by default JIT for supply). So I guess what you would like is kind of object oriented view. It should probably possible to implement one using the Icon view of GTK. But probably the *real* use cases of such are quite limited compared to a list view with search, order, buttons etc. [1] https://en.wikipedia.org/wiki/Kanban -- Cédric Krier - B2CK SPRL Email/Jabber: [email protected] Tel: +32 472 54 46 59 Website: http://www.b2ck.com/
