{% extends "base.html" %} {% block content %}
Color | Qty | {% for i in json_file['unit'] %}Missing ({{ loop.index }}) | {% endfor %}||||
---|---|---|---|---|---|---|
{% else %} | {% endif %} | {{ brick.part.part_num }} | {{ brick.part.name }} | {{ brick.color.name }} | {{ brick.quantity }} | {% for i in json_file['unit'] %}
{% set ns = namespace(count='') %}
|
{% endfor %}
ID | Name | Total Qty | ||
---|---|---|---|---|
{{ part.part_num }} | {{ part.name }} | {{ part.quantity * fig.quantity }} | {% for i in json_file['unit'] %}
{% set ns = namespace(count='') %}
|
{% endfor %}