loid
This commit is contained in:
@@ -165,6 +165,7 @@ def salary_detect():
|
|||||||
|
|
||||||
# Step 3.3: Create repayments
|
# Step 3.3: Create repayments
|
||||||
for loan in loans:
|
for loan in loans:
|
||||||
|
logger.info(f"Loan LOOP LoanID = :{loan.id}")
|
||||||
try:
|
try:
|
||||||
#loan_dict = loan.to_dict()
|
#loan_dict = loan.to_dict()
|
||||||
logger.info(f"loan_dict ==== Repayment Data:{loan}")
|
logger.info(f"loan_dict ==== Repayment Data:{loan}")
|
||||||
|
|||||||
Reference in New Issue
Block a user