how can I perform the following :
context="{'group_by': 'nbr / 2'}"
where nbr is field
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
how can I perform the following :
context="{'group_by': 'nbr / 2'}"
where nbr is field
Hi,
use it like
context="{'group_by': 'nbr' / 2}"
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Oct 23
|
548 | ||
|
0
Mar 15
|
2758 | ||
|
2
Mar 24
|
574 | ||
|
0
Feb 24
|
1202 | ||
|
0
Jan 23
|
708 |