How to disable field onchange function from custom model without delete the function from source code ?
Pertanyaan ini telah diberikan tanda
1
Balas
3638
Tampilan
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
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
Daftar| Post Terkait | Replies | Tampilan | Aktivitas | |
|---|---|---|---|---|
|
|
0
Des 20
|
4605 | ||
|
|
1
Okt 23
|
3585 | ||
|
"Wrong value for %s: %r" % (self, value)
Diselesaikan
|
|
2
Okt 23
|
3911 | |
|
|
2
Agu 23
|
6139 | ||
|
|
4
Agu 23
|
22801 |