[IMP] accounting: Incoterms
Updated the Incoterms page to add "location" field and fixed typos taskid-3619104 closes odoo/documentation#6726 Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
This commit is contained in:
parent
168f4bd0cf
commit
30f5433366
@ -25,7 +25,9 @@ transportation, insurance, customs clearance, and other relevant aspects of the
|
|||||||
- **DDP**: Delivered duty paid
|
- **DDP**: Delivered duty paid
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
:doc:`../reporting/intrastat`
|
- :doc:`../reporting/intrastat`
|
||||||
|
- :doc:`../customer_invoices`
|
||||||
|
- :doc:`../vendor_bills`
|
||||||
|
|
||||||
.. _incoterms/invoices:
|
.. _incoterms/invoices:
|
||||||
|
|
||||||
@ -35,6 +37,16 @@ Define an Incoterm
|
|||||||
To define an Incoterm manually, create an invoice or bill, click the :guilabel:`Other Info` tab, and
|
To define an Incoterm manually, create an invoice or bill, click the :guilabel:`Other Info` tab, and
|
||||||
select the :guilabel:`Incoterm`.
|
select the :guilabel:`Incoterm`.
|
||||||
|
|
||||||
|
Incoterm location
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
A location relevant to the chosen Incoterm can be added to the invoice or bill under
|
||||||
|
:guilabel:`Other Info` in the :guilabel:`Incoterm Location` field.
|
||||||
|
|
||||||
|
.. example::
|
||||||
|
If the chosen Incoterm code is `CIF` (Cost, Insurance, Freight), the associated location might be
|
||||||
|
the destination port where the goods will be delivered.
|
||||||
|
|
||||||
.. _incoterms/default:
|
.. _incoterms/default:
|
||||||
|
|
||||||
Default Incoterm configuration
|
Default Incoterm configuration
|
||||||
|
Loading…
Reference in New Issue
Block a user