i want to modify Button function compute on Loan Module but i didn't know where is place to modify it?
i want to change default calculation with my calculation.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
i want to modify Button function compute on Loan Module but i didn't know where is place to modify it?
i want to change default calculation with my calculation.
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
0
thg 8 16
|
5118 | ||
User statement for function
Đã xử lý
|
|
4
thg 11 15
|
3715 | |
|
0
thg 6 16
|
3736 | ||
|
1
thg 7 25
|
360 | ||
|
0
thg 7 25
|
394 |
Is that button of type='object'?
If yes, then you will just need to Override the method set on that button.