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.
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
0
aug. 16
|
5119 | ||
User statement for function
Opgelost
|
|
4
nov. 15
|
3716 | |
|
0
jun. 16
|
3738 | ||
|
1
jul. 25
|
363 | ||
|
0
jul. 25
|
397 |
Is that button of type='object'?
If yes, then you will just need to Override the method set on that button.