This blueprint describes the implementation of trade terms in its current version (trade terms 2010, see https://en.wikipedia.org/wiki/Incoterms ).
Trade terms describe under which conditions goods are delivered/purchased, and by this are part of a sales or purchase contract. The feature request for incoterms was already discussed in https://groups.google.com/d/msg/tryton/qXZQ0nzHC2w/vQB6Q2nTcZ0J
A series of three-letter trade terms related to common contractual sales practices, the Incoterms rules are intended primarily to clearly communicate the tasks, costs, and risks associated with the transportation and delivery of goods [https://en.wikipedia.org/wiki/Incoterms ] .
The description of the incoterms 2010 are available from https://en.wikipedia.org/wiki/Incoterms as well. Incoterms consist of three parts:
- The three letter abbreviation (TLA), e.g. FOB
- The description of the TLA, e.g. Free on Board
- The named destination or port of destination, e.g. Hamburg
In other words, the terms
FOB Hamburg , or
FOB - Free on Board Hamburg
describe clearly the obligations and risks for seller and buyer.
Note that only the description (Free on board) may be subject for translation!
In most cases one supplier / customer has defined shipment condition. For this reason, it should be possible to include the incoterm in
- Customer master
- Vendor master
- Material master.
(In case Incoterms are set in material and customer/vendor master, the entry in customer/vendor master should be leading when a sales/purchasing document is created).
Incoterms need to be copied along the process chain:
- Sales Lead/opportunity, sales order, delivery note, dispatch advice, bill of lading, pro-forma-invoice, invoice.
- RFQ, purchase order
In case of the invoice, international trade has the speciality that nearly all customs authorities world-wide want to see the 'border-crossing value'. So an invoice may need to have two incoterms:
- the incoterm inside the country with the cross-border value (e.g. FCA Brussels 1000 EUR)
- the incoterm for final destination (e.g. CIF New York 1300 EUR)
In the relevant documents it should have a drop-down to select a TLA from the table, fill automatically the description, and have a field (CHAR 40) for destination/origin.