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