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

Sales Analysis

{% if request.session.is_ho == 1 %}
{% endif %}
{% csrf_token %}
Id Branch SKU Subcategory Brand Models Variant Color Inward No Inward Date Supplier No Supplier Date Supplier Purchase Price (₹) IMEI Inv Date Inv No Customer Customer Phone Customer Type Selling Price (₹) Margin (₹) Special (₹) Upgrade (₹) Price Drop (₹) Employee
MOP (₹) BOP (₹) WSP (₹) FSP (₹)
{% include 'includes/footer.html' %} {% include 'includes/common_js.html' %}