Part-DB / Part-DB-server

Part-DB is an Open source inventory management system for your electronic components
https://docs.part-db.de/
GNU Affero General Public License v3.0
782 stars 88 forks source link

Same attachment on multiple parts. #624

Open jon-daemon opened 1 month ago

jon-daemon commented 1 month ago

I'd like to be able to use the same attachment (for example a datasheet) on multiple parts without the need to reupload the file on the server. Is it possible to set the internal link of the file?

For example I have two different parts for threaded inserts with different dimensions (M3 and M4) and I have one datasheet that covers all dimensions. Is there any way to create variations of the same part with the same attachments?

The only way I found I can achieve that is by cloning the part I want. Is is possible to that for parts I have already created?

ECCOsea commented 2 weeks ago

Auto checking CRC file after upload is best solution i think. If uploaded file exist then link existing file to new component and save storage space.

+1.