mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-12 18:25:27 +00:00
_includes
docs
admin
app
app.md
barcode.md
issues.md
part.md
privacy.md
settings.md
stock.md
translation.md
assets
build
companies
extend
javascripts
part
releases
report
start
stock
stylesheets
webfonts
contribute.md
faq.md
features.md
index.md
.gitignore
LICENSE
README.md
mkdocs.yml
readthedocs.yml
requirements.txt
551 B
551 B
title
title |
---|
App Barcode Support |
Barcode Support
One of the key elements of functionality provided by the InvenTree app is the native support for context-sensitive barcode scanning.
Barcode integration allows extremely efficient stock control, for information lookup and also performing various actions.
Supported Codes
The following code types are known to be supported
1D Codes
- Code-39
- Code-93
- Code-128
- ITF
2D Codes
- QR Code
- Data Matrix
- Aztec
Actions
!!! todo "TODO" This section requires further work