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!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Apr 25
|
4830 | ||
|
5
Nov 23
|
43192 | ||
Create dynamic tree view
Solved
|
|
3
Sep 23
|
9574 | |
|
0
Feb 23
|
5078 | ||
|
0
Jan 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.