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

Sales Tax Report

{% csrf_token %}
Id Invoice NO Invoice Date Customer Name Customer Phone SKU EAN HSN Code Subcategory Brand Model Variant Color IMEI Quantity Taxable Value (₹) Discount (₹) CGST (₹) SGST (₹) IGST (₹) Total Tax (₹) Total (₹)
{% include 'includes/footer.html' %} {% include 'includes/common_js.html' %}