-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
import to part as supplier part #32
Comments
This is a similar issue/feature as #20. My proposed solution for that (adding You can also manually do this for now by importing the part, then linking the created ManufacturerPart to your existing Part and deleting the created Part you don't need/want. |
Alright thank you. I guess this can be closed then. |
@30350n sorry to ask this here but I can't find this information in the documentation anywhere. How do you link ManufacturerPart and supplier part through the UI? I managed to do it using the admin interface by changing the "base part" in manufacturer and supplier part and then deleting the created part. Do you know if there a better/faster way to do this? |
That's exactly how you do it. It's not super straight forward, thus the |
Ok thank you. |
Hey there great tool and really helpfull!
Maybe I am missing something but seems the tool can't do it. Here's what I try to achieve:
I got a part C_100nF_0603_50V_5%_X7R now it would be great to use inventree_part_import to actually get some Part Suppliers in there by using a command like this
inventree-part-import -p C_100nF_0603_50V_5%_X7R 581-06035C104JAT4A
where
-p
is the exisiting part where supplier data should be add.Afterwards it should look like in the demo server:
Currently this doesn't seem possible and I have to either enter all the info manually or just don't use generic parts like C_100nF_0603_50V_5%_X7R
Do you think this is possible? Where do I need to look at to add this functionallity if you are not interested in doing it or just don't have time to do it?
The text was updated successfully, but these errors were encountered: