Details Parameters {{ part.parameters.count }} {% if part.is_template %} Variants {{ part.variants.count }} {% endif %} Stock {{ part.total_stock }} {% if part.allocation_count > 0 %} Allocated {{ part.allocation_count }} {% endif %} {% if part.assembly %} BOM{{ part.bom_count }} Build{{ part.active_builds|length }} {% endif %} {% if part.component or part.used_in_count > 0 %} Used In{% if part.used_in_count > 0 %}{{ part.used_in_count }}{% endif %} {% endif %} {% if part.purchaseable %} {% if part.is_template == False %} Suppliers {{ part.supplier_count }} {% endif %} Purchase Orders {{ part.purchase_orders|length }} {% endif %} {% if part.trackable and 0 %} Tracking {% if parts.serials.all|length > 0 %} {{ part.serials.all|length }} {% endif %} {% endif %} Attachments {% if part.attachment_count > 0 %}{{ part.attachment_count }}{% endif %}