How to disable field onchange function from custom model without delete the function from source code ?
Esta pregunta ha sido marcada
1
Responder
3681
Vistas
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
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
|
0
dic 20
|
4629 | ||
|
|
1
oct 23
|
3644 | ||
|
|
2
oct 23
|
3964 | ||
|
|
2
ago 23
|
6211 | ||
|
|
4
ago 23
|
22912 |