appraial fin
This commit is contained in:
parent
385996f5b4
commit
5930697b8e
|
|
@ -299,8 +299,6 @@ class StandardAppraisalLines(models.Model):
|
|||
rec.priority = '0' # fallback
|
||||
else:
|
||||
rec.priority = '0'
|
||||
|
||||
print("lllll")
|
||||
print(rec.priority)
|
||||
|
||||
@api.onchange('priority')
|
||||
|
|
|
|||
Loading…
Reference in New Issue