Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
2941 Visualizações

  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?


Avatar
Cancelar
Melhor resposta

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.

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
4
jul. 19
10348
0
dez. 18
3495
1
mar. 22
13587
1
jun. 21
6722
2
dez. 19
3163