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

  I want to show all week of year in one2many field odoo to compute some indicator per week, (like the image below).


  I can't declare 52 fields! and compute each one! so i need to declare the week field as array.

  how can i do that?


アバター
破棄
最善の回答

Okay reverse your logic, Make your weeks as data, not column names. columns are static here and adding through JS would not be a good method. So I recommend swapping your axis and add weeks as data according to the year.

アバター
破棄
関連投稿 返信 ビュー 活動
4
7月 19
10395
0
12月 18
3530
1
3月 22
13622
1
6月 21
6768
2
12月 19
3207