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.
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
0
août 16
|
5143 | ||
User statement for function
Résolu
|
|
4
nov. 15
|
3746 | |
|
0
juin 16
|
3802 | ||
|
1
juil. 25
|
398 | ||
|
0
juil. 25
|
433 |
Is that button of type='object'?
If yes, then you will just need to Override the method set on that button.