clean up active loans

This commit is contained in:
CHIEFSOFT\ameye
2025-05-09 23:20:05 -04:00
parent 4435ca2776
commit 6f8e269a50
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -148,7 +148,7 @@ class Loan(db.Model):
"resultDescription": "No Active Loan"
}
logger.info(f"{loan}")
logger.info(f" Active Loan ==>>>> {loan}")
return loan