2019-02-21 21:21:47 +07:00
|
|
|
============================================================================
|
|
|
|
How to integrate additional costs in the cost of the product? (landed costs)
|
|
|
|
============================================================================
|
2015-11-10 21:59:06 +07:00
|
|
|
|
|
|
|
Overview
|
|
|
|
========
|
|
|
|
|
2019-02-21 21:21:47 +07:00
|
|
|
The landed cost feature in Odoo allows to include additional costs (shipment,
|
|
|
|
insurance, customs duties, etc.) into the cost of the product.
|
2015-11-10 21:59:06 +07:00
|
|
|
|
2019-02-21 21:21:47 +07:00
|
|
|
.. 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).
|
2015-11-10 21:59:06 +07:00
|
|
|
|
|
|
|
Configuration
|
|
|
|
=============
|
|
|
|
|
|
|
|
|
2019-02-21 21:21:47 +07:00
|
|
|
First, you need to activate the landed costs feature in
|
|
|
|
:menuselection:`Inventory --> Configuration --> Settings`.
|
2015-11-10 21:59:06 +07:00
|
|
|
|
2019-02-21 21:21:47 +07:00
|
|
|
.. image:: media/landed_costs_v12_01.png
|
2015-11-10 21:59:06 +07:00
|
|
|
:align: center
|
|
|
|
|
2019-02-21 21:21:47 +07:00
|
|
|
Add costs to products
|
|
|
|
======================
|
2015-11-10 21:59:06 +07:00
|
|
|
|
2019-03-08 19:45:00 +07:00
|
|
|
Go in :menuselection:`Inventory --> Operations --> Landed Costs` and click on the
|
2019-02-21 21:21:47 +07:00
|
|
|
**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.
|
2015-11-10 21:59:06 +07:00
|
|
|
|
2019-02-21 21:21:47 +07:00
|
|
|
.. image:: media/landed_costs_v12_02.png
|
2015-11-10 21:59:06 +07:00
|
|
|
:align: center
|
|
|
|
|
2019-02-21 21:21:47 +07:00
|
|
|
To confirm, click on the **Validate** button.
|