{% extends 'bom/bom-base.html' %} {% load static %} {% load materializecss %} {% block head-title %}{{ title }}{% endblock %} {% block main %} {{ add_subpart_form.media }} {% endblock %} {% block bom-menu %} {% endblock %} {% block content %}
Click here to download a sample CSV file for uploading intelligent parts and here is a sample CSV file for uploading semi-intelligent parts. Uploading uses an append or create strategy, for example, if a part, part revision, or part class already exists, it will be overwritten; and if a part, part revision, or part class does not exist, it will be created.
For details on CSV file requirements, see the help docs here open_in_new.