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.
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
0
أغسطس 16
|
5129 | ||
User statement for function
تم الحل
|
|
4
نوفمبر 15
|
3731 | |
|
0
يونيو 16
|
3761 | ||
|
1
يوليو 25
|
369 | ||
|
0
يوليو 25
|
406 |
Is that button of type='object'?
If yes, then you will just need to Override the method set on that button.