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
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
3
4월 25
|
4842 | ||
|
5
11월 23
|
43201 | ||
Create dynamic tree view
해결 완료
|
|
3
9월 23
|
9575 | |
|
0
2월 23
|
5083 | ||
|
0
1월 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.