[REF] Inventory: Restructure Inventory scope

closes odoo/documentation#6880

X-original-commit: 59791c252b
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
This commit is contained in:
John Holton (hojo)
2023-08-31 12:11:36 -07:00
parent ac39c0cb9f
commit ad4f3d48ab
414 changed files with 335 additions and 287 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

@@ -16,6 +16,6 @@ users to easily manage lead times, automate replenishment, configure advanced ro
.. toctree::
:titlesonly:
inventory/management
inventory/shipping
inventory/routes
inventory/product_management
inventory/warehouses_storage
inventory/shipping_receiving
@@ -1,18 +0,0 @@
:nosearch:
====================
Warehouse management
====================
.. toctree::
:titlesonly:
:glob:
management/products
management/warehouses
management/inventory_adjustments
management/shipments_deliveries
management/misc
management/planning
management/lots_serial_numbers
management/reporting
@@ -1,11 +0,0 @@
:nosearch:
=====================
Inventory adjustments
=====================
.. toctree::
:titlesonly:
inventory_adjustments/count_products
inventory_adjustments/cycle_counts
@@ -1,14 +0,0 @@
:nosearch:
=======================
Lots and Serial Numbers
=======================
.. toctree::
:titlesonly:
:glob:
lots_serial_numbers/differences
lots_serial_numbers/serial_numbers
lots_serial_numbers/lots
lots_serial_numbers/expiration_dates
@@ -1,14 +0,0 @@
:nosearch:
========================
Miscellaneous Operations
========================
.. toctree::
:titlesonly:
:glob:
misc/owned_stock
misc/batch_transfers
misc/wave_transfers
misc/cluster_picking
@@ -1,11 +0,0 @@
:nosearch:
========
Planning
========
.. toctree::
:titlesonly:
:glob:
planning/scheduled_dates
@@ -1,16 +0,0 @@
:nosearch:
========
Products
========
.. toctree::
:titlesonly:
:glob:
products/mto
products/uom
products/usage
products/strategies
products/reordering_rules
products/scrap_inventory
@@ -1,13 +0,0 @@
:nosearch:
=================
Valuation Methods
=================
.. toctree::
:titlesonly:
:glob:
reporting/inventory_valuation_config
reporting/using_inventory_valuation
reporting/integrating_landed_costs
@@ -1,15 +0,0 @@
:nosearch:
==========
Warehouses
==========
.. toctree::
:titlesonly:
:glob:
warehouses/resupply_warehouses
warehouses/warehouse_replenishment_transfer
warehouses/warehouses_locations
warehouses/create_a_second_warehouse
warehouses/use_locations
@@ -0,0 +1,11 @@
:nosearch:
==================
Product management
==================
.. toctree::
:titlesonly:
product_management/product_replenishment
product_management/product_tracking
@@ -0,0 +1,14 @@
:nosearch:
=====================
Product replenishment
=====================
.. toctree::
:titlesonly:
product_replenishment/strategies
product_replenishment/mto
product_replenishment/reordering_rules
product_replenishment/uom
product_replenishment/scrap_inventory
@@ -0,0 +1,13 @@
:nosearch:
================
Product tracking
================
.. toctree::
:titlesonly:
product_tracking/differences
product_tracking/serial_numbers
product_tracking/lots
product_tracking/expiration_dates
@@ -2,6 +2,8 @@
Expiration dates
================
.. _inventory/product_management/product_tracking/expiration_dates:
In Odoo, *expiration dates* can be used to manage and track the lifecycles of perishable products,
from purchase to sale. Using expiration dates reduces product loss due to unexpected expiry, and
helps to avoid sending expired products to customers.
@@ -12,8 +14,8 @@ especially helpful for companies (such as food manufacturers) that consistently,
and sell perishable products.
.. seealso::
- :doc:`/applications/inventory_and_mrp/inventory/management/lots_serial_numbers/lots`
- :doc:`/applications/inventory_and_mrp/inventory/management/lots_serial_numbers/serial_numbers`
- :doc:`../product_tracking/lots`
- :doc:`../product_tracking/serial_numbers`
Enable expiration dates
=======================
@@ -221,7 +223,7 @@ alerts will be created.
Removal strategies can also be set on :guilabel:`Product Categories`.
.. seealso::
:doc:`/applications/inventory_and_mrp/inventory/routes/strategies/removal`
:doc:`../../warehouses_storage/advanced_operations_warehouse/removal`
View expiration dates for lots & serial numbers
===============================================
@@ -16,7 +16,7 @@ or food), and can be used to trace a product back to a group. This is especially
managing product recalls or expiration dates.
.. seealso::
:doc:`/applications/inventory_and_mrp/inventory/management/lots_serial_numbers/serial_numbers`
:doc:`/applications/inventory_and_mrp/inventory/product_management/product_tracking/serial_numbers`
Enable lots & serial numbers
============================
@@ -208,7 +208,7 @@ include that specific part of the total quantity.
quantity in one lot to fulfill the order.
.. seealso::
:doc:`/applications/inventory_and_mrp/inventory/routes/strategies/removal`
:doc:`/applications/inventory_and_mrp/inventory/warehouses_storage/advanced_operations_warehouse/removal`
Then, click :guilabel:`Add a line`, select an additional (different) :guilabel:`Lot/Serial Number`,
apply the rest of the :guilabel:`Done` quantities, and click :guilabel:`Confirm` to close the
@@ -281,4 +281,4 @@ of products with that assigned number.
:alt: Lots and serial numbers traceability report.
.. seealso::
:doc:`/applications/inventory_and_mrp/inventory/management/lots_serial_numbers/differences`
:doc:`/applications/inventory_and_mrp/inventory/product_management/product_tracking/differences`
@@ -14,7 +14,7 @@ history is identifiable when it travels through the supply chain. This can be es
manufacturers that provide after-sales services to products that they sell and deliver.
.. seealso::
:doc:`/applications/inventory_and_mrp/inventory/management/lots_serial_numbers/lots`
:doc:`/applications/inventory_and_mrp/inventory/product_management/product_tracking/lots`
Enable lots & serial numbers
============================
@@ -316,4 +316,4 @@ just one product per serial number.
number.
.. seealso::
:doc:`/applications/inventory_and_mrp/inventory/management/lots_serial_numbers/differences`
:doc:`/applications/inventory_and_mrp/inventory/product_management/product_tracking/differences`
@@ -1,12 +0,0 @@
:nosearch:
===============
Advanced routes
===============
.. toctree::
:titlesonly:
:glob:
routes/concepts
routes/strategies
@@ -1,13 +0,0 @@
:nosearch:
========
Concepts
========
.. toctree::
:titlesonly:
:glob:
concepts/use_routes
concepts/cross_dock
concepts/stock_warehouses
@@ -1,12 +0,0 @@
:nosearch:
============================
Putaway & Removal Strategies
============================
.. toctree::
:titlesonly:
:glob:
strategies/putaway
strategies/removal
Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

@@ -1,12 +0,0 @@
:nosearch:
========
Shipping
========
.. toctree::
:titlesonly:
:glob:
shipping/setup
shipping/operation
@@ -1,16 +0,0 @@
:nosearch:
===================
Shipping Operations
===================
.. toctree::
:titlesonly:
:glob:
operation/invoicing
operation/multipack
operation/labels
operation/label_type
operation/dropshipping
operation/cancel
@@ -1,15 +0,0 @@
:nosearch:
==============
Shipping Setup
==============
.. toctree::
:titlesonly:
:glob:
setup/delivery_method
setup/third_party_shipper
setup/sendcloud_shipping
setup/ups_credentials
setup/dhl_credentials
Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

@@ -0,0 +1,12 @@
:nosearch:
======================
Shipping and receiving
======================
.. toctree::
:titlesonly:
shipping_receiving/setup_configuration
shipping_receiving/daily_operations
shipping_receiving/advanced_operations_shipping
@@ -0,0 +1,16 @@
:nosearch:
===================
Advanced operations
===================
.. toctree::
:titlesonly:
advanced_operations_shipping/scheduled_dates
advanced_operations_shipping/invoicing
advanced_operations_shipping/multipack
advanced_operations_shipping/labels
advanced_operations_shipping/label_type
advanced_operations_shipping/dropshipping
advanced_operations_shipping/cancel

Some files were not shown because too many files have changed in this diff Show More