How to disable field onchange function from custom model without delete the function from source code ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
1
Rispondi
2535
Visualizzazioni
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
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
0
dic 20
|
3071 | ||
|
1
ott 23
|
1955 | ||
|
2
ott 23
|
2158 | ||
|
2
ago 23
|
4174 | ||
|
4
ago 23
|
20493 |