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.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
अग॰ 16
|
5127 | ||
User statement for function
Solved
|
|
4
नव॰ 15
|
3726 | |
|
0
जून 16
|
3759 | ||
|
1
जुल॰ 25
|
368 | ||
|
0
जुल॰ 25
|
406 |
Is that button of type='object'?
If yes, then you will just need to Override the method set on that button.