mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-01 19:20:55 +00:00
* refactor(docs): restructure barcode plugin section * rename doc files * add barcode index * add missing link * fix refs
862 B
862 B
title
title |
---|
TME Barcode Plugin |
TME Barcode Plugin
The TME Barcode Plugin provides barcode support for TME products. When receiving items from TME, 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("tme_plugin_settings.png", base="plugin/builtin", title="TME Plugin Settings") }}