コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5046 ビュー

Hi Community,

I'd like to know if there is a way to modify the Kanban Column ProgressBar in order to allow a second sum_field, to show it beside the existing sum_field.

I found out the progressbar js code seems to be in addons/web/static/src/js/views/kanban/kanban_column_progressbar.js, but I don't know how or what to do to add that second sum_field.

Should I inherit the js file in some way? If so, how can I do that?

This is the progressbar I'm talking about:



This is the idea I have in mind:


アバター
破棄
著作者 最善の回答

\Kenly\ \gave\ me\ an\ answer\ \answer in Stack Overflow about how to do it through the KanbanView.ColumnProgressBar template, in case someone is interested.

Before he aswered, I found another way when analyzing the Column Progressbar js code.

I inherited that js code and expanded the functions to do the same process already made with sum_field, but with another sum_fieldB field. This makes the new field look and feel as if it was already part of Odoo, with the same animation and format as the original sum_field.



アバター
破棄
関連投稿 返信 ビュー 活動
0
5月 22
2076
1
7月 25
2630
1
7月 24
1293
0
5月 23
2329
3
3月 25
24062