[ADD] inventory: Create shipping section and new files
This commit is contained in:
parent
c0f179e26e
commit
92b3ab9841
@ -12,5 +12,6 @@ Inventory
|
|||||||
inventory/incoming
|
inventory/incoming
|
||||||
inventory/settings
|
inventory/settings
|
||||||
inventory/management
|
inventory/management
|
||||||
|
inventory/shipping
|
||||||
inventory/misc
|
inventory/misc
|
||||||
inventory/lots_serial_numbers
|
inventory/lots_serial_numbers
|
10
inventory/shipping.rst
Normal file
10
inventory/shipping.rst
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
========
|
||||||
|
Shipping
|
||||||
|
========
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
:glob:
|
||||||
|
|
||||||
|
shipping/setup
|
||||||
|
shipping/operation
|
12
inventory/shipping/operation.rst
Normal file
12
inventory/shipping/operation.rst
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
===================
|
||||||
|
Shipping Operations
|
||||||
|
===================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
:glob:
|
||||||
|
|
||||||
|
operation/invoicing
|
||||||
|
operation/multipack
|
||||||
|
operation/labels
|
||||||
|
operation/cancel
|
3
inventory/shipping/operation/cancel.rst
Normal file
3
inventory/shipping/operation/cancel.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
==============================================
|
||||||
|
How to cancel a shipping request to a shipper?
|
||||||
|
==============================================
|
3
inventory/shipping/operation/invoicing.rst
Normal file
3
inventory/shipping/operation/invoicing.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
==================================================
|
||||||
|
How to invoice the shipping cost to the customer ?
|
||||||
|
==================================================
|
3
inventory/shipping/operation/labels.rst
Normal file
3
inventory/shipping/operation/labels.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
=============================
|
||||||
|
How to print shipping labels?
|
||||||
|
=============================
|
3
inventory/shipping/operation/multipack.rst
Normal file
3
inventory/shipping/operation/multipack.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
=========================================================
|
||||||
|
How to manage multiple packs for the same delivery order?
|
||||||
|
=========================================================
|
10
inventory/shipping/setup.rst
Normal file
10
inventory/shipping/setup.rst
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
==============
|
||||||
|
Shipping Setup
|
||||||
|
==============
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
:glob:
|
||||||
|
|
||||||
|
setup/delivery_method
|
||||||
|
setup/third_party_shipper
|
3
inventory/shipping/setup/delivery_method.rst
Normal file
3
inventory/shipping/setup/delivery_method.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
==============================================
|
||||||
|
How to cancel a shipping request to a shipper?
|
||||||
|
==============================================
|
3
inventory/shipping/setup/third_party_shipper.rst
Normal file
3
inventory/shipping/setup/third_party_shipper.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
=======================================
|
||||||
|
How to integrate a third party shipper?
|
||||||
|
=======================================
|
Loading…
Reference in New Issue
Block a user