{% extends 'bom/bom-base.html' %} {% load static %} {% load djmoney %} {% block head-title %}{{ part.full_part_number }}{% if part_revision %} {{ part_revision.synopsis }}{% endif %}{% endblock %} {% block head %} {% endblock %} {% block content %} {% include 'bom/bom-action-btn.html' with profile=profile %}
Part Number | Synopsis | Rev | Manufacturer | MPN | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ used_part.part.full_part_number }} | {{ used_part.synopsis }} | {{ used_part.revision }} | {{ used_part.part.primary_manufacturer_part.manufacturer.name }} | {{ used_part.part.primary_manufacturer_part.manufacturer_part_number }} | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This part is not currently used in any of your other parts. To add a part to a subassembly or assembly, go to the parent part's Bill of Materials, and click "Manage", then "Edit". |
Part Number | Synopsis | Rev | Manufacturer | MPN | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ used_part.part.full_part_number }} | {{ used_part.synopsis }} | {{ used_part.revision }} | {{ used_part.part.primary_manufacturer_part.manufacturer.name }} | {{ used_part.part.primary_manufacturer_part.manufacturer_part_number }} | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This part is not currently used in any of your other parts. {% if profile.role == 'A' %} To add a part to a subassembly or assembly, go to the parent part's Bill of Materials, and click "Manage", then "Edit". {% endif %} |