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

Sales Return Report

{% if request.session.is_ho == 1 %}
{% endif %}
{% csrf_token %}
Sl No Invoice No Invoice Date Return Date Return No Branch Customer Subcategory Brand Model Variant Color IMEI Rate (₹) Tax CGST (₹) Tax SGST (₹) Tax IGST (₹) Net Amount (₹)
{% include 'includes/footer.html' %} {% include 'includes/common_js.html' %} {% include 'includes/load_dropdown.html' %}