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

Cash Ledger

Closing Cash Balance

₹ 0.00

Credit = Cash In (Receipt) Debit = Cash Out (Payment) Balance = Running Cash Balance
{% 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' %}