[ADD] accounting: incoterms
Seperating Incoterms section from "Intrastat" doc to make it a stand
alone documentation.
task-3305222
closes odoo/documentation#4613
X-original-commit: 971543266a
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
This commit is contained in:
committed by
Jonathan Castillo (jcs)
parent
670f8bb76c
commit
f2ce4374aa
@@ -0,0 +1,46 @@
|
||||
=========
|
||||
Incoterms
|
||||
=========
|
||||
|
||||
:abbr:`Incoterms (International Commercial Terms)` are standardized trade terms used in
|
||||
international transactions to define the rights and responsibilities of buyers and sellers. They
|
||||
establish the obligations related to the delivery of goods, the transfer of risks, and the
|
||||
distribution of costs between the parties involved. Incoterms specify important details, such as the
|
||||
point at which the risk and costs transfer from the seller to the buyer, the responsibility for
|
||||
transportation, insurance, customs clearance, and other relevant aspects of the transaction.
|
||||
|
||||
.. note::
|
||||
By default, all 11 Incoterms are available in Odoo:
|
||||
|
||||
- **EXW**: Ex works
|
||||
- **FCA**: Free carrier
|
||||
- **FAS**: Free alongside ship
|
||||
- **FOB**: Free on board
|
||||
- **CFR**: Cost and freight
|
||||
- **CIF**: Cost, insurance and freight
|
||||
- **CPT**: Carriage paid to
|
||||
- **CIP**: Carriage and insurance paid to
|
||||
- **DPU**: Delivered at place unloaded
|
||||
- **DPA**: Delivered at place
|
||||
- **DDP**: Delivered duty paid
|
||||
|
||||
.. seealso::
|
||||
:doc:`../reporting/intrastat`
|
||||
|
||||
.. _incoterms/invoices:
|
||||
|
||||
Define an Incoterm
|
||||
==================
|
||||
|
||||
To define an Incoterm manually, create an invoice or bill, click the :guilabel:`Other Info` tab, and
|
||||
select the :guilabel:`Incoterm`.
|
||||
|
||||
.. _incoterms/default:
|
||||
|
||||
Default Incoterm configuration
|
||||
==============================
|
||||
|
||||
You can set a default Incoterm rule to **automatically** populate the Incoterm field on all newly
|
||||
created invoices and bills. Under :menuselection:`Accounting/Invoicing --> Configuration -->
|
||||
Settings`, scroll down to the :guilabel:`Customer Invoices` section, and select an Incoterm in the
|
||||
:guilabel:`Default Incoterm` field.
|
||||
Reference in New Issue
Block a user