appraial fin

This commit is contained in:
blackbelts 2025-06-24 10:10:30 +03:00
parent 385996f5b4
commit 5930697b8e
1 changed files with 0 additions and 2 deletions

View File

@ -299,8 +299,6 @@ class StandardAppraisalLines(models.Model):
rec.priority = '0' # fallback
else:
rec.priority = '0'
print("lllll")
print(rec.priority)
@api.onchange('priority')