{% extends "inventory/base_reps_pnl.html"%} {% load static %} {% block headerstitle-scripts %} {% load static %} {% endblock %} {% block headerstitle %}
test
{% endblock %} {% block material-datatables-main %}No | Status | Category | Amount (Tshs) | % |
---|---|---|---|---|
No | Status | Category | Amount (Tshs) | % |
{{a.no}} | {{a.sno_status}} | {{a.amount_type}} | {{a.amount}} | {{a.percentage}} |