{% extends 'bom/bom-base.html' %} {% load staticfiles %} {% load materializecss %} {% block head-title %}{{ title }}{% endblock %} {% block main %} {{ add_subpart_form.media }} {% endblock %} {% block bom-menu %} {% endblock %} {% block content %}
To add batch subparts, upload a csv that contains at least two columns with the headers: part_number or manufacturer_part_number and quantity; the 'part_number' or 'manufacturer_part_number' column must contain part numbers that have already been created in this system.
Additional fields include 'reference' or 'designator' to add a reference field to the subpart; 'do_not_load' if you don't want the part loaded into the assembly that contains it; 'dnp' if you don't want to upload the part to IndaBOM.