{% 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 %} | Vendor | Part Count | Approval Status | Last Audit | Options | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {% endif %} | {{ seller.name|default:"No name" }} | {{ seller.sellerpart_count }} | {% if seller.approval_status == 'A' %} {% elif seller.approval_status == 'R' %} {% else %} {% endif %} | {{ seller.last_audit_date|default:"-" }} | {% if perms.bom.manage_sourcing %} Edit{% else %}Edit{% endif %} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| No vendors found. {% if perms.bom.manage_sourcing %} Create your first vendor here. {% endif %} | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||