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.
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
0
ago 16
|
5126 | ||
User statement for function
Risolto
|
|
4
nov 15
|
3725 | |
|
0
giu 16
|
3757 | ||
|
1
lug 25
|
364 | ||
|
0
lug 25
|
401 |
Is that button of type='object'?
If yes, then you will just need to Override the method set on that button.