updated Bank service routine email sender and wag managment application page completed

This commit is contained in:
2025-04-27 21:01:06 +03:00
parent 090567ade8
commit 346b132f4c
5 changed files with 403 additions and 5 deletions

View File

@@ -109,7 +109,6 @@ def set_account_records_to_send_email() -> bool:
if balance_error:
print(f"Balance error detected {expected_second_balance} != {second_record.bank_balance}")
return False
# Format rows for the email template
list_of_rows = []