How to subtract a column minus a column in list view
I want demand column - Reserved column in new cloumn and after that sum the total
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How to subtract a column minus a column in list view
I want demand column - Reserved column in new cloumn and after that sum the total
Hi,
You can add a new field using the studio and make it as a computed field, and inside the compute function, subtract the values of other two fields.
Compute field from UI: https://www.youtube.com/watch?v=j981dytxE28
Thanks
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
1
12월 24
|
3552 | |||
|
1
2월 23
|
5024 | |||
|
0
12월 21
|
2979 | |||
|
2
8월 24
|
16603 | |||
|
2
3월 24
|
5713 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
Thank you