Hi,
I want to know if it is possible to add a column that numbers records (1,2,3,4,..etc) only in a tree view. A sequence would not help, because I need to be able to start over the count everyday (maybe it can be done?).
Cheers
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
I want to know if it is possible to add a column that numbers records (1,2,3,4,..etc) only in a tree view. A sequence would not help, because I need to be able to start over the count everyday (maybe it can be done?).
Cheers
Hello
You can do this by using onchnage method or you can also create the sequence for that
Create an account today to enjoy exclusive features and engage with our awesome community!
РеєстраціяRelated Posts | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
|
3
квіт. 25
|
4830 | ||
|
5
лист. 23
|
43192 | ||
Create dynamic tree view
Вирішено
|
|
3
вер. 23
|
9574 | |
|
0
лют. 23
|
5078 | ||
|
0
січ. 23
|
94 |
tree views can be sorted by the user clicking on a header - how would the incremental field work then? Perhaps you can state the business problem you are trying to solve to provide readers with more context.