{% extends 'bom/bom-base.html' %} {% load static %} {% load materializecss %} {% block head-title %}{{ title }}{% if query %} Search Results{% endif %}{% endblock %} {% block main %} {% endblock %} {% block content %}
| {% endif %} | Manufacturer | Part Count | Approval Status | Last Audit | Options | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {% endif %} | {{ manufacturer.name|default:"No name" }} | {{ manufacturer.manufacturerpart_count }} | {% if manufacturer.approval_status == 'A' %} {% elif manufacturer.approval_status == 'R' %} {% else %} {% endif %} | {{ manufacturer.last_audit_date|default:"-" }} | {% if perms.bom.manage_sourcing %} Edit{% else %}Edit{% endif %} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| No manufacturers found. {% if perms.bom.manage_sourcing %} Create your first manufacturer here. {% endif %} | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||