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.
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
0
Aug. 16
|
5390 | ||
User statement for function
Gelöst
|
|
4
Nov. 15
|
4001 | |
|
0
Juni 16
|
4174 | ||
|
2
Sept. 25
|
897 | ||
|
1
Sept. 25
|
1431 |
Is that button of type='object'?
If yes, then you will just need to Override the method set on that button.