26 lines
504 B
Markdown
26 lines
504 B
Markdown
---
|
|
hide-page-toc: true
|
|
nosearch: true
|
|
show-content: true
|
|
show-toc: true
|
|
---
|
|
|
|
# Barcode
|
|
|
|
**Odoo Barcode** allows users to assign barcodes to individual products and product categories, and
|
|
track inventory movements using those barcodes. By connecting a barcode scanner, certain inventory
|
|
processes can be triggered by scanning barcodes.
|
|
|
|
:::{seealso}
|
|
[Odoo Tutorials: Barcode](https://www.odoo.com/slides/barcode-30)
|
|
:::
|
|
|
|
```{toctree}
|
|
:glob: true
|
|
:titlesonly: true
|
|
|
|
barcode/setup
|
|
barcode/operations
|
|
```
|
|
|