inventree_part_import icon indicating copy to clipboard operation
inventree_part_import copied to clipboard

CLI to import parts from suppliers like DigiKey, LCSC, Mouser, etc. to InvenTree

Results 13 inventree_part_import issues
Sort by recently updated
recently updated
newest added

Don't mean to bombard you with corner cases, but I did some analysis on an issue I was having with the parts category schema that matches Digikey. There are cases...

bug
wontfix

When using supplier constrained input flags like `-s` or `-o` together with the `-c` flag, the cli will not use the provided config dir when deciding which suppliers are valid...

bug
wontfix

Appears to be caused by TME not returning any data for a part, therefore index [0] doesn't exit? I don't get the error if the TME part exists. `$ inventree-part-import...

bug