{% extends "base.html" %} {% import "_macros.html" as m %} {% block title %}Unmatched lines{% endblock %} {% block content %}
Rows your bank reported that no entry accounts for yet. Ask an agent to run wealthbraid categorize, or assign an account here. What you assign is recorded as your own approved entry.
| Date | Account | Amount | Description | Assign to |
|---|---|---|---|---|
| {{ line.date }} | {{ line.account }} | {{ line.amount }} {{ line.commodity }} | {{ line.payee or "" }} {{ line.description }} {{ m.record_link(line.id) }}
{% for op_id in line.pending_operations %}proposed review proposal {% endfor %} |