{% extends 'base.html' %} {% block title %}Reconcile Statement - {{ bank_account.name }}{% endblock %} {% block page_pretitle %}
{% endblock %} {% block page_title %} Reconcile {{ statement.statement_period_start|date:"F Y" }} Statement {% endblock %} {% block page_actions %} Back to Statement {% endblock %} {% block content %}Match each bank statement line with a corresponding system transaction:
All Lines Reconciled!
All statement lines have been successfully matched with system transactions.
System searches for transactions within ±3 days of the statement line date to account for processing delays.
Amounts must match exactly. Check for fees, charges, or rounding differences if no match is found.
Fuzzy matching is used for descriptions. Similar wording (e.g., "Petronas" vs "PETRONAS FUEL") will still match.