Fix bug in transaction

This commit is contained in:
eman 2024-07-08 16:29:15 +03:00
parent f4d5bf6c88
commit 67ec38dfde
1 changed files with 1 additions and 0 deletions

View File

@ -186,6 +186,7 @@ class Transaction(models.Model):
def compute_have_leave(self):
self.current_is_manager = False
self.to_user_have_leave = False
# def compute_hijri(self):
# '''