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!
Přihlásit seRelated Posts | Odpovědi | Zobrazení | Aktivita | |
---|---|---|---|---|
|
0
srp 16
|
5123 | ||
User statement for function
Vyřešeno
|
|
4
lis 15
|
3718 | |
|
0
čvn 16
|
3750 | ||
|
1
čvc 25
|
363 | ||
|
0
čvc 25
|
397 |
Is that button of type='object'?
If yes, then you will just need to Override the method set on that button.