{% extends "base.html" %}{% block content %}
| Period | Net Payable | |
|---|---|---|
| {{ r.period.year }}-{{ r.period.month|stringformat:"02d" }} | {{ r.net_payable }} | View · PDF |
| Period | Status | Export |
|---|---|---|
| {{ p.year }}-{{ p.month|stringformat:"02d" }} | {{ p.get_status_display }} | Payroll CSV{% if p.status == 'LOCKED' %} · Bank Advice{% endif %} |
| No periods. | ||