I need to group the following table by either the product or the description column like you can do with the group filter.
Any idea how to do that ?
Thanks in Advance
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I need to group the following table by either the product or the description column like you can do with the group filter.
Any idea how to do that ?
Thanks in Advance
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
0
mai. 20
|
2932 | ||
Multiple Create Form Views same Model
Resolvido
|
|
1
dez. 23
|
17863 | |
|
0
mar. 15
|
3396 | ||
|
1
mar. 15
|
4363 | ||
|
0
jun. 24
|
1428 |
add default_order="product_id desc" to sort by product to the table tree view.