documentation/inventory/routes/costing/landed_costs.rst

39 lines
1.3 KiB
ReStructuredText
Raw Permalink Normal View History

============================================================================
How to integrate additional costs in the cost of the product? (landed costs)
============================================================================
Overview
========
The landed cost feature in Odoo allows to include additional costs (shipment,
insurance, customs duties, etc.) into the cost of the product.
.. note::
Landed costs can only be applied to products with a FIFO costing method and
an automated inventory valuation (which requires the accounting application
2019-09-10 17:45:36 +07:00
to be installed).
Configuration
=============
First, you need to activate the landed costs feature in
:menuselection:`Inventory --> Configuration --> Settings`.
.. image:: media/landed_costs_v12_01.png
:align: center
Add costs to products
======================
2019-03-08 19:45:00 +07:00
Go in :menuselection:`Inventory --> Operations --> Landed Costs` and click on the
**Create** button. You then have to select the transfers on which you want to
attribute additional costs and the costs lines you want to add up. Once it's
done, click on the **Compute** button to see how the costs lines will be split
accross your transfers lines.
.. image:: media/landed_costs_v12_02.png
:align: center
To confirm, click on the **Validate** button.