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

Customer Ledger

Total Outstanding

₹ 0.00

Dr = Debit Balance (Receivable) Cr = Credit Balance (Payable)
{% csrf_token %}
S.No R.N Date Type Particulars Credit (₹) Debit (₹) Outstanding (₹) Employee
{% include 'includes/footer.html' %} {% include 'includes/common_js.html' %}