30350n / inventree_part_import

CLI to import parts from suppliers like DigiKey, LCSC, Mouser, etc. to InvenTree
MIT License
28 stars 8 forks source link

Optionally set Part IPN to search term (SKU/MPN) when creating new parts #38 #39

Closed cmidgley closed 5 months ago

cmidgley commented 5 months ago

Adds a --ipn feature to add the search term (SKU/MPN) as the Part IPN when creating new parts. See #38 for background/use case.

cmidgley commented 5 months ago

Closed per discussion on #38.