Details {% if part.buildable %} BOM{{ part.bom_count }} Build{{ part.active_builds|length }} {% endif %} {% if part.consumable or part.used_in_count > 0 %} Used In{% if part.used_in_count > 0 %}{{ part.used_in_count }}{% endif %} {% endif %} Stock {{ part.total_stock }} {% if part.allocation_count > 0 %} Allocated {{ part.allocation_count }} {% endif %} {% if part.purchaseable %} Suppliers {{ part.supplier_count }} {% endif %} {% if part.trackable and 0 %} Tracking {% if parts.serials.all|length > 0 %} {{ part.serials.all|length }} {% endif %} {% endif %}