{% extends 'bom/bom-action-btn.html' %} {% load staticfiles %} {% block head-title %}Part Info{% endblock %} {% block title %} {% endblock %} {% block menu %} {% if profile.role == 'A' %}
Item #{{ part.full_part_number}}
Level | Part No. | Qty | Description | Rev | Manufacturer | MPN | Seller | Price | NRE | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{% with ''|center:subpart.indent_level as range %} {% for _ in range %} {% endfor %} {% endwith %} {{ subpart.indent_level }} | {{ subpart.part.full_part_number }} | {{ subpart.quantity }} | {{ subpart.part.description }} |
{{ subpart.part.revision }} | {{ subpart.part.manufacturer.name }} |
{{ subpart.part.manufacturer_part_number }} |
{{ subpart.seller_part.seller.name | default:"-" }} |
{{ subpart.seller_price | default:"-"}} | {{ subpart.seller_nre | default:"-" }} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This part does not contain any other parts. |
Part Number | Description | Rev | Manufacturer | MPN | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ used_part.full_part_number }} | {{ used_part.description }} | {{ used_part.revision }} | {{ used_part.manufacturer.name }} | {{ used_part.manufacturer_part_number }} | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This part is not currently used in any of your other parts. |
Seller | MOQ | MPQ | Price | Lead Time (days) | NRE | NCNR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ seller_part.seller.name }} | {{ seller_part.minimum_order_quantity }} | {{ seller_part.minimum_pack_quantity }} | {{ seller_part.unit_cost }} | {{ seller_part.lead_time_days }} | {{ seller_part.nre_cost }} | {{ seller_part.ncnr }} | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This part has no sellers entered yet. |