Supplier Origin |
{{thread_budget_list.thread.thread.supplier_origin}} |
Reference |
{% if thread_budget_list.item.reference %}
{{thread_budget_list.item.reference}}
{% else %}
N/A
{% endif %}
|
Unit |
{{thread_budget_list.thread.thread.unit}} |
Consumption |
{{thread_budget_list.thread.thread.consumption|floatformat:3}} |
Wastage(%) |
{{thread_budget_list.thread.thread.wastage|floatformat:3}} |
Cost Per Unit |
{{thread_budget_list.thread.cost_per_unit|floatformat:3}} |
Negotiated Consumption |
{{thread_budget_list.negotiated_consumption|floatformat:3}} |
Negotiated Wastage(%) |
{{thread_budget_list.negotiated_wastage|floatformat:3}} |
Negotiated Usage |
{{thread_budget_list.negotiated_usage|floatformat:3}} |