How to disable field onchange function from custom model without delete the function from source code ?
Se marcó esta pregunta
1
Responder
3651
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.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
|
0
dic 20
|
4610 | ||
|
|
1
oct 23
|
3597 | ||
|
|
2
oct 23
|
3927 | ||
|
|
2
ago 23
|
6148 | ||
|
|
4
ago 23
|
22830 |