[IMP] inventory: modifications in reporting docs (#504)

This commit is contained in:
Lau-Odoo 2020-01-02 09:53:11 +01:00 committed by GitHub
parent a524b273c8
commit b934fa8da8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 2 additions and 49 deletions

View File

@ -366,4 +366,4 @@ Let's take the case of a reseller.
* :doc:`../../routes/strategies/removal`
* :doc:`../../../accounting/others/inventory/avg_price_valuation`
* :doc:`../../routes/costing/landed_costs`
* :doc:`integrating_landed_costs`

View File

@ -355,4 +355,4 @@ Let's take the case of a reseller.
* :doc:`../../routes/strategies/removal`
* :doc:`../../../accounting/others/inventory/avg_price_valuation`
* :doc:`../../routes/costing/landed_costs`
* :doc:`integrating_landed_costs`

View File

@ -7,5 +7,4 @@ Advanced Routes
:glob:
routes/concepts
routes/costing
routes/strategies

View File

@ -1,8 +0,0 @@
===============
Product Costing
===============
.. toctree::
:titlesonly:
costing/landed_costs

View File

@ -1,38 +0,0 @@
============================================================================
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
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
======================
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.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB