{% extends 'bom/bom-base.html' %} {% load static %} {% load materializecss %} {% block head-title %}{{ title }}{% endblock %} {% block main %} {% endblock %} {% block bom-menu %}
To batch create parts, upload a csv that contains columns with the headers {% if organization.number_scheme == 'S' %}'part_class' or {% endif %}'part_number', 'description' or 'value' along with 'value_units', and 'revision'.{% if organization.number_scheme == 'S' %} If you specify a part number then it must be one that is not already being used. If you don't specify a part number then IndaBOM will create one for you.{% endif %}
If you specify 'value_units' then valid choices are: Ohms, mOhms, kOhms, F, pF, nF, uF, V, uV, mV, A, uA, mA, C, F, Other
You may optionally specify a manufacturer and manufacturer's part number using columns with the headers 'manufacturer' and a 'manufacturer_part_number'.
If you specify a part number that is already in use then the part will not be uploaded. Similarly, other errors may prevent a part from being uploaded{% if organization.number_scheme == 'S' %}, for example, an improperly formatted IndaBOM part number or the use of an unknown IndaBOM part class{% endif %}. The uploading will continue with the next valid part in the file.
Any optional information that you can enter manually about a part via the Create Part page may also be submitted via the part list CSV file. Below is the complete list of the additional items you can upload for each part in the file.
Optional part properties are listed below. Some properties requires that you also specify units of measure.
Valid choices for part properties and units appear below.
'tolerance'
'package' (See choices below)
'pin_count'
'supply_voltage' and 'supply_voltage_units' (See choices below)
'power_rating' and 'power_rating_units' (See choices below)
'voltage_rating' and 'voltage_rating_units' (See choices below)
'current_rating' and 'current_rating_units' (See choices below)
'temperature_rating' and 'temperature_rating_units' (See choices below)
'memory' and 'memory_units' (See choices below)
'interface' (See choices below)
'frequency' and 'frequency_units' (See choices below)
'wavelength' and 'wavelength_units' (See choices below)
'color'
'material'
'finish'
'length' and 'length_units' (See choices below)
'width' and 'width_units' (See choices below)
'height' and 'height_units' (See choices below)
'weight' and 'weight_units' (See choices below)
'attribute'
'package' = 0201 smd, 0402 smd, 0603 smd, 0805 smd, 1206 smd, 1210 smd, 1812 smd, 2010 smd, 2512 smd, 1/8 radial, 1/4 radial, 1/2 radial, Size A, Size B, Size C, Size D, Size E, SOT-23, SOT-223, DIL, SOP, SOIC, QFN, QFP, QFT, PLCCP, VGA, BGA, CSP
'power_rating' = W, uW, mW, kW, MW
'supply_voltage', 'voltage_rating' = V, uV, mV, kV, MV
'current_rating' = A, uA, mA, kA, MA
'temperature_rating' = C, F
'memory' = KB, MB, GB, TB
'interface' = I2C, SPI, CAN, One-Wire, RS485, RS232, WiFi, 4G, BT, Z_Wave, Zigbee, LAN, USB, HDMI, Other
'frequency' = Hz, kHz MHz, GHz
'wavelength' = km, m, cm, um, nm, A (where A means Angstrom)
'length', 'width', 'height' = mil, in, ft, yd, km, m, cm, um, nm
'weight' = mg, g, kb, oz, lb
Manufacturers and sellers informations can be directly imported. Sellers data can be imported only when manufacturer data are present. Seller information must contains at least the seller name, unit cost and nre cost.
'manufacturer_name' Manufacturer name. Will be created if not exists
'manufacturer_part_number'
'seller' Seller name. Will be created if not exists
'seller_part_number' Optional seller part number
'unit_cost'
'part_nre_cost'
'moq'
'mpq