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.
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อRelated Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
---|---|---|---|---|
|
0
ส.ค. 16
|
5123 | ||
User statement for function
แก้ไขแล้ว
|
|
4
พ.ย. 15
|
3721 | |
|
0
มิ.ย. 16
|
3752 | ||
|
1
ก.ค. 25
|
363 | ||
|
0
ก.ค. 25
|
400 |
Is that button of type='object'?
If yes, then you will just need to Override the method set on that button.