{% load static %} {% include 'includes/header.html' %} {% include 'includes/store_sidebar.html' %} {% include 'includes/navbar.html' %}

Exchange Ledger

{% if request.session.is_ho == 1 %}
{% endif %}
Outstanding: 0.00 DR
{% csrf_token %}
S.No Receipt No Date & Time Type Particulars Credit (In) (₹) Debit (Out) (₹) Balance (₹) Employee
{% include 'includes/footer.html' %} {% include 'includes/common_js.html' %}