{% extends "sample_base.html" %} {% load static %} {% load crispy_forms_tags %} {% block title %}
Program Sheet | ||||||||||||||||||||||||||||||||||||
Basic Info | Merchant Section | Sample | Buyer Feedback | |||||||||||||||||||||||||||||||||
SL | Action | Sample status | Merchandiser | Sample Category | Buyer | Style | Item | Required Date | Qty | Sample Details | Requisition Raise Date | Sample Section | Planned Submission Date | Actual Submission Date | {% comment %}Variance | {% endcomment %}Material Receive Status | Submission Details | Sample Received By | Trim Card Rcv | Courrier Date | Courrier Details | Buyer Status | Buyer Comment | Approved Qty | Rejected Qty | {% comment %}DCN Pending | {% endcomment %}Re-Program Reason | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{forloop.counter}} | {{ item.sample_status_sample_end }} | {{ item.created_by }} ({{ item.merchant_team }}) |
{{ item.sample_category }} | {{ item.style.buyer }} | {{ item.style }} | {{ item.style.style_description }} | {{ item.req_submission_date }} | {{ item.total_ordered_qty }} pcs | {{ item.requisition_raise_date }} pcs | {% if item.sample_assigned_to %}{{ item.sample_assigned_to }} | {% else %}Not Assigned | {% endif %}{{ item.planned_submission_date }} | {{ item.sample_submission_date }} | {% comment %}{{ item.submission_variance_day }} | {% endcomment %}
|
{{ item.product_recieved_by }} | {{ item.trim_card_rcv }} | {{ item.courier_date }} | {{ item.courier_details }} | {{ item.buyer_status }} | {{ item.buyer_comment }} | {{ item.buyer_approved_qty }} pcs | {{ item.buyer_rejected_qty }} pcs | {% comment %}{{ item.buyer_dcn_pending_qty }} pcs | {% endcomment %}{{ item.reprogram_reason }} | |||||||||||
No Data Is Found |