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!
РеєстраціяRelated Posts | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
|
0
серп. 16
|
5126 | ||
User statement for function
Вирішено
|
|
4
лист. 15
|
3725 | |
|
0
черв. 16
|
3756 | ||
|
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.