From a23ced6e52174909a01b85338bd506ad97989c66 Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Tue, 30 Aug 2022 02:46:37 +0200 Subject: [PATCH] Add EUdds InvenTree Integration (#362) Ref: https://github.com/EUdds/Digikey-Inventree-Integration/issues/1?notification_referrer_id=NT_kwDOA-9PjLM0MjkzMTIzNjUzOjY2MDE1MTE2#issuecomment-1230848324 --- docs/extend/integrate.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/extend/integrate.md b/docs/extend/integrate.md index a4acfff..0e924ee 100644 --- a/docs/extend/integrate.md +++ b/docs/extend/integrate.md @@ -14,6 +14,9 @@ A list of known third-party InvenTree extensions is provided below. If you have [PK2InvenTree](https://github.com/rgilham/PK2InvenTree) is an open-source tool for migrating an existing [PartKeepr](https://github.com/partkeepr/PartKeepr) database to InvenTree. +### Digikey-Inventree-Integration +[Digikey-Inventree-Integration](https://github.com/EUdds/Digikey-Inventree-Integration) is a simple project that takes a digikey part number to creates a part in InvenTree. + ### F360-InvenTree [F360-InvenTree](https://github.com/matmair/F360-InvenTree/) is a tool for creating links between Autodesk Fusion 360 components and InvenTree parts.