[REF] Inventory: Restructure Inventory scope
closes odoo/documentation#6882
X-original-commit: 59791c252b
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
@ -209,8 +209,7 @@ available methods are standard price, average price, :abbr:`LIFO (Last-In, First
|
||||
:abbr:`FIFO (First-In, First-Out).`
|
||||
|
||||
.. seealso::
|
||||
:doc:`View the impact of the valuation methods on transactions
|
||||
<../inventory_and_mrp/inventory/management/reporting/inventory_valuation_config>`
|
||||
:doc:`../inventory_and_mrp/inventory/warehouses_storage/inventory_valuation/inventory_valuation_config`
|
||||
|
||||
Retained earnings
|
||||
=================
|
||||
|
@ -3,7 +3,6 @@ Average price on returned goods
|
||||
===============================
|
||||
|
||||
.. |AVCO| replace:: :abbr:`AVCO (Average Cost Valuation)`
|
||||
|
||||
.. _inventory/avg_cost/definition:
|
||||
|
||||
*Average cost valuation* (AVCO) is an inventory valuation method that evaluates cost based on the
|
||||
|
@ -40,9 +40,8 @@ drop-down menu (most products will be set to :guilabel:`Units`).
|
||||
The *Sales* app is where specification on the units of measure are created and edited (e.g.
|
||||
units, miles, nights, etc.). Go to :menuselection:`Sales app --> Configuration --> Settings` and
|
||||
ensure `Units of Measure` is enabled in the `Product Catalog` section. Click on the
|
||||
:guilabel:`Units of Measure` internal link to view, create, and edit the units of measure. Refer
|
||||
to :doc:`this document </applications/inventory_and_mrp/inventory/management/products/uom>` to
|
||||
learn more about units of measure and how to configure them.
|
||||
:guilabel:`Units of Measure` internal link to :doc:`view, create, and edit the units of measure
|
||||
<../inventory_and_mrp/inventory/product_management/product_replenishment/uom>`.
|
||||
|
||||
.. image:: expenses/new-expense-product.png
|
||||
:align: center
|
||||
|
@ -175,7 +175,7 @@ Make sure your products are correctly configured so your e-invoices are valid:
|
||||
|
||||
- :guilabel:`Product Type`: storable products, consumables, or services.
|
||||
- :guilabel:`Unit of Measure`: if you also use Odoo Inventory and have enabled :doc:`Units of
|
||||
Measure </applications/inventory_and_mrp/inventory/management/products/uom>`.
|
||||
Measure <../../inventory_and_mrp/inventory/product_management/product_replenishment/uom>`.
|
||||
- :guilabel:`Barcode`: **GS1** or **EGS** barcode
|
||||
- :guilabel:`ETA Item code` (under the :menuselection:`Accounting` tab): if the barcode doesn't
|
||||
match your ETA item code.
|
||||
|
@ -364,6 +364,9 @@ of payments:
|
||||
- `PUE` (Pago en una Sola Exhibición/Payment in a Single Exhibition)
|
||||
- `PPD` (Pago en Parcialidades o Diferido/Payment in Installements or Deferred)
|
||||
|
||||
.. seealso::
|
||||
:doc:`../../inventory_and_mrp/inventory/warehouses_storage/inventory_valuation/integrating_landed_costs`
|
||||
|
||||
The difference lies in the *Due Date* or *Payment Terms* of the invoice.
|
||||
|
||||
To configure |PUE| invoices, you must select an invoice :guilabel:`Due Date` within the same month
|
||||
@ -846,9 +849,9 @@ configured.
|
||||
Configuration
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
In order to track the correct customs number for a specific invoice, Odoo uses :doc:`landed costs
|
||||
</applications/inventory_and_mrp/inventory/management/reporting/integrating_landed_costs>`. Go to
|
||||
:menuselection:`Inventory --> Configuration --> Settings --> Valuation`. Make sure that
|
||||
In order to track the correct customs number for a specific invoice, Odoo uses
|
||||
:doc:`landed costs <../../inventory_and_mrp/inventory/warehouses_storage/inventory_valuation/integrating_landed_costs>`.
|
||||
Go to :menuselection:`Inventory --> Configuration --> Settings --> Valuation`. Make sure that
|
||||
:guilabel:`Landed Costs` is activated.
|
||||
|
||||
First, a *service*-type product called `Pedimento` has to be created. In the :guilabel:`Purchase`
|
||||
|
After Width: | Height: | Size: 37 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 7.8 KiB |
After Width: | Height: | Size: 5.4 KiB |
After Width: | Height: | Size: 9.7 KiB |
After Width: | Height: | Size: 15 KiB |
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
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 9.1 KiB After Width: | Height: | Size: 9.1 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 9.3 KiB After Width: | Height: | Size: 9.3 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 73 KiB |
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
@ -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
|
||||
===============================================
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 49 KiB |
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 8.0 KiB After Width: | Height: | Size: 8.0 KiB |
@ -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`
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 39 KiB |
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 8.2 KiB |
@ -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`
|
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 55 KiB |
Before Width: | Height: | Size: 63 KiB After Width: | Height: | Size: 63 KiB |
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 7.9 KiB |
@ -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
|
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
|
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 5.1 KiB |
Before Width: | Height: | Size: 4.9 KiB |
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
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |