Skip to content

Commit

Permalink
fix: typeerror on Bank Reconciliation tool
Browse files Browse the repository at this point in the history
  • Loading branch information
ruthra-kumar committed Mar 21, 2024
1 parent 655a83d commit 4d0588f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lending/loan_management/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ def get_matching_queries(
filter_by_reference_date,
from_reference_date,
to_reference_date,
common_filters,
):
queries = []

Expand Down

0 comments on commit 4d0588f

Please sign in to comment.