[IMP] warehouse -> inventory
This commit is contained in:
parent
eab156b58e
commit
582429fe61
Before Width: | Height: | Size: 172 KiB After Width: | Height: | Size: 172 KiB |
@ -10,4 +10,4 @@ Applications
|
|||||||
expenses
|
expenses
|
||||||
purchase
|
purchase
|
||||||
recruitment
|
recruitment
|
||||||
warehouse
|
inventory
|
||||||
|
12
inventory.rst
Normal file
12
inventory.rst
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
:banner: banners/inventory.jpg
|
||||||
|
|
||||||
|
=========
|
||||||
|
Inventory
|
||||||
|
=========
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
inventory/overview
|
||||||
|
inventory/settings
|
||||||
|
inventory/management
|
@ -93,7 +93,7 @@ location in which the product will be stored in the **Location** field.
|
|||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
|
|
||||||
:doc:`../../../warehouse/settings/warehouses/difference_warehouse_location`
|
:doc:`../../../inventory/settings/warehouses/difference_warehouse_location`
|
||||||
|
|
||||||
|
|
||||||
.. image:: media/setup02.png
|
.. image:: media/setup02.png
|
||||||
@ -133,13 +133,13 @@ based on your maximum quantity to replenish your stock.
|
|||||||
12:00PM.
|
12:00PM.
|
||||||
|
|
||||||
To know how to configure and run the schedulers manually, read the
|
To know how to configure and run the schedulers manually, read the
|
||||||
document on :doc:`../../../warehouse/management/miscellaneous/schedulers`
|
document on :doc:`../../../inventory/management/miscellaneous/schedulers`
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
|
|
||||||
:doc:`replenishment_methods`
|
:doc:`replenishment_methods`
|
||||||
|
|
||||||
:doc:`../../../warehouse/management/miscellaneous/schedulers`
|
:doc:`../../../inventory/management/miscellaneous/schedulers`
|
||||||
|
|
||||||
.. rst-class:: text-muted
|
.. rst-class:: text-muted
|
||||||
|
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
:banner: banners/warehouse.jpg
|
|
||||||
|
|
||||||
=========
|
|
||||||
Warehouse
|
|
||||||
=========
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:titlesonly:
|
|
||||||
|
|
||||||
warehouse/overview
|
|
||||||
warehouse/settings
|
|
||||||
warehouse/management
|
|
Loading…
Reference in New Issue
Block a user