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
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!
Inscrever-se| Publicações relacionadas | Respostas | Visualizações | Atividade | |
|---|---|---|---|---|
|
0
mai. 20
|
4539 | |||
|
Multiple Create Form Views same Model
Resolvido
|
1
dez. 23
|
20402 | ||
|
0
mar. 15
|
5224 | |||
|
1
mar. 15
|
6177 | |||
|
3
mar. 26
|
10859 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
add default_order="product_id desc" to sort by product to the table tree view.