{% extends "base.html" %} {% block title %}Plaid Update Result - BiweeklyBudget{% endblock %} {% block body %} {% include 'notifications.html' %}
Item | Updated | Added | Exception? | Statement IDs | |
---|---|---|---|---|---|
{{ pur.item.institution_name }} ({{ pur.item.item_id }}) | {{ pur.updated }} | {{ pur.added}} | {{ pur.exc }} | {{ pur.stmt_id }} | |
Total | {{ num_updated }} | {{ num_added}} | {% if num_failed > 0 %}{{ num_failed }} Failed | {% else %}{% endif %} |   |