How to disable field onchange function from custom model without delete the function from source code ?
Se marcó esta pregunta
1
Responder
3385
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
|
4296 | ||
|
|
1
oct 23
|
3164 | ||
|
|
2
oct 23
|
3456 | ||
|
|
2
ago 23
|
5758 | ||
|
|
4
ago 23
|
22372 |