[ADD] inventory: Add barcode section
This commit is contained in:
+2
-1
@@ -14,4 +14,5 @@ Inventory
|
||||
inventory/management
|
||||
inventory/shipping
|
||||
inventory/misc
|
||||
inventory/lots_serial_numbers
|
||||
inventory/lots_serial_numbers
|
||||
inventory/barcode
|
||||
@@ -0,0 +1,10 @@
|
||||
========
|
||||
Barcodes
|
||||
========
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
:glob:
|
||||
|
||||
barcode/setup
|
||||
barcode/operations
|
||||
@@ -0,0 +1,13 @@
|
||||
================
|
||||
Daily Operations
|
||||
================
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
:glob:
|
||||
|
||||
operations/adjustments
|
||||
operations/delivery
|
||||
operations/internal
|
||||
operations/lots_serial_numbers
|
||||
operations/receipts
|
||||
@@ -0,0 +1,3 @@
|
||||
================================================
|
||||
How to do an inventory adjustment with barcodes?
|
||||
================================================
|
||||
@@ -0,0 +1,3 @@
|
||||
===============================
|
||||
How to process delivery orders?
|
||||
===============================
|
||||
@@ -0,0 +1,3 @@
|
||||
===============================
|
||||
How to do an internal transfer?
|
||||
===============================
|
||||
@@ -0,0 +1,3 @@
|
||||
====================================================
|
||||
How to handle lots and serial numbers with barcodes?
|
||||
====================================================
|
||||
@@ -0,0 +1,3 @@
|
||||
=================================
|
||||
How to process incoming receipts?
|
||||
=================================
|
||||
@@ -0,0 +1,10 @@
|
||||
=====
|
||||
Setup
|
||||
=====
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
:glob:
|
||||
|
||||
setup/hardware
|
||||
setup/software
|
||||
@@ -0,0 +1,3 @@
|
||||
====================
|
||||
Set up your hardware
|
||||
====================
|
||||
@@ -0,0 +1,3 @@
|
||||
====================
|
||||
Set up your software
|
||||
====================
|
||||
Reference in New Issue
Block a user