| Time | Type | Payer/Sender | Reason | Method | Your share % | Amount | Δ Balance | |
|---|---|---|---|---|---|---|---|---|
| {{ e.created_at|human_time }} | {{ e.kind }} | {{ A if e.payer=='A' else B }} | {{ e.note or '—' }} | {{ e.method }} | {{ e.kind == 'bill' and ('%.2f'|format(e.a_share*100) ~ '%') or '—' }} | {{ currency }}{{ '%.2f'|format(e.total) }} | {{ currency }}{{ '%.2f'|format(e.delta) }} |