How to disable field onchange function from custom model without delete the function from source code ?
This question has been flagged
1
Respondre
3636
Vistes
Hello loay elhaj,
Please find code in Comment.
Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari
Try this,
class ClassName(models.Model):
_inherit = 'model_name'
#overwrite_Method
def onchange_method(self):
pass
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-se| Related Posts | Respostes | Vistes | Activitat | |
|---|---|---|---|---|
|
|
0
de des. 20
|
4605 | ||
|
|
1
d’oct. 23
|
3581 | ||
|
|
2
d’oct. 23
|
3906 | ||
|
|
2
d’ag. 23
|
6136 | ||
|
|
4
d’ag. 23
|
22801 |