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.
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
0
sie 16
|
5118 | ||
User statement for function
Rozwiązane
|
|
4
lis 15
|
3713 | |
|
0
cze 16
|
3735 | ||
|
1
lip 25
|
360 | ||
|
0
lip 25
|
393 |
Is that button of type='object'?
If yes, then you will just need to Override the method set on that button.