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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
4
Jul 19
|
9072 | ||
|
0
Dec 18
|
2669 | ||
|
1
Mar 22
|
11709 | ||
|
1
Jun 21
|
5606 | ||
|
2
Dec 19
|
2340 |