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