mirror of
https://github.com/inventree/InvenTree.git
synced 2026-01-11 05:37:54 +00:00
* refactor(docs): restructure barcode plugin section * rename doc files * add barcode index * add missing link * fix refs
900 B
900 B
title
| title |
|---|
| DigiKey Barcode Plugin |
DigiKey Barcode Plugin
The DigiKey Barcode Plugin provides barcode support for DigiKey products. When receiving items from DigiKey, the barcode on the product can be scanned to automatically identify the product in InvenTree.
This plugin implements the BarcodeMixin mixin to provide custom barcode support - see Barcode Plugins.
Activation
This plugin is an optional plugin, and must be enabled in the InvenTree admin center.
Plugin Settings
After activating the plugin, the user must specify which supplier the plugin should be associated with. This is done by selecting the supplier from the dropdown list in the plugin settings:
{{ image("digikey_plugin_settings.png", base="plugin/builtin", title="DigiKey Plugin Settings") }}