{% extends 'production/base.html' %} {% block title %}Home Page{% endblock %} {% block content %}
CODE | STATUS | SELLER | CUSTOMER NAME | CUSTOMER MOBILE | CREATED AT | ACTION |
---|---|---|---|---|---|---|
{{ quotation.qid }} | {{ quotation.status }} | {{ quotation.seller }} | {{ quotation.customer_info.customer_name }} | {{ quotation.customer_info.customer_mobile }} | {{ quotation.created_at }} | Details |
No Produced Quotations Yet |