2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 10:35:40 +00:00

Added example for barcode plugin (#5670)

* Added example for barcode plugin

* Add some words in stock location reports

* Correct error in link

* Correct error in link

* Typo in link

* Style in code example
This commit is contained in:
Michael
2023-10-17 01:24:05 +02:00
committed by GitHub
parent d98b1bb2c7
commit f409cd6894
4 changed files with 50 additions and 0 deletions

View File

@ -140,6 +140,7 @@ nav:
- Sales Order: report/sales_order.md
- Return Order: report/return_order.md
- BOM: report/bom.md
- Stock Location: report/stock_location.md
- Labels:
- Custom Labels: report/labels.md
- Part Labels: report/labels/part_labels.md