How to disable field onchange function from custom model without delete the function from source code ?
This question has been flagged
1
Odgovori
3382
Prikazi
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!
Prijavi| Related Posts | Odgovori | Prikazi | Aktivnost | |
|---|---|---|---|---|
|
|
0
dec. 20
|
4296 | ||
|
|
1
okt. 23
|
3164 | ||
|
|
2
okt. 23
|
3455 | ||
|
|
2
avg. 23
|
5758 | ||
|
|
4
avg. 23
|
22372 |