Skip to main content
The Delivery Note skill is designed for extracting data from delivery notes. A delivery note is a transport document that accompanies transported goods. This document contains information about the transported goods, as well as about the vendor and the buyer. Information specified in delivery notes may be required for electronic transportation records and other customs-related transport documents such as bills of lading. The Delivery Note skill is a preview skill. It has been trained on a limited set of documents and is designed to help you quickly get started with processing delivery notes. For production use, you may need to uptrain the skill with your own document samples. 

Supported Languages

  • Czech
  • English
  • French
  • German
  • Hungarian
  • Romanian
  • Spanish

Extracted Fields

Asterisk (*) indicates a required field or field group. Values cannot be empty.

Buyer

FieldDescription
NameThe name of the buyer.
AddressThe address of the buyer.
Postal CodeThe address of the buyer.
StreetThe address of the buyer.
CityThe address of the buyer.
State or ProvidenceThe address of the buyer.
CountryThe address of the buyer.
Tax IDThe international tax ID of the buyer.
IBANThe international bank account number of the buyer.

Vendor

FieldDescription
NameThe name of the vendor.
AddressThe address of the vendor.
Postal CodeThe address of the vendor.
StreetThe address of the vendor.
CityThe address of the vendor.
State or ProvidenceThe address of the vendor.
CountryThe address of the vendor.
Tax IDThe international tax ID of the vendor.
National Tax IDThe national tax ID of the vendor.
IBANThe international bank account number of the vendor.
Bank CodeThe bank code of the vendor.
Bank AccountThe bank account number of the vendor.

Ship to

FieldDescription
NameThe delivery address.
AddressThe delivery address.
Postal CodeThe delivery address.
StreetThe delivery address.
CityThe delivery address.
State or ProvidenceThe delivery address.
CountryThe delivery address.

Bill to

FieldDescription
NameThe address where the invoice should be sent.
AddressThe address where the invoice should be sent.
Postal CodeThe address where the invoice should be sent.
StreetThe address where the invoice should be sent.
CityThe address where the invoice should be sent.
State or ProvidenceThe address where the invoice should be sent.
CountryThe address where the invoice should be sent.

Document Details

FieldDescription
Delivery Note Number*The number of the delivery note.
Delivery Note Date*The date on which the delivery note was issued.
Delivery DateThe date on which the goods are expected to be delivered.
Due DateThe date on which the goods are expected to arrive at the delivery address.
Shipping DateThe date on which the goods are shipped.
Purchaser NameThe name of the buyer.
Purchase Order NumberThe purchase order number (if one is specified in the document).
Purchase Order DateThe date when the purchase order was created.
Invoice NumberThe invoice number (if one is specified in the document).
Delivery TermsThe delivery terms.

Amounts

FieldDescription
Total*The total amount specified in the delivery note.
CurrencyThe currency of the total amount.

Taxes (repeating group)

FieldDescription
TaxThe total tax amount.

Additional Costs (repeating group)

FieldDescription
Additional CostThe total additional charges.

Weight Information

FieldDescription
Total Net WeightThe total net weight of the goods.
Total Gross WeightThe total gross weight of the goods.
Weight Unit of MeasurementThe unit of measurement for the weight of the goods (such as kilogramsor pounds).

Line Items (repeating group)

FieldDescription
Item NumberThe item number.
Order NumberThe order number.
Article NumberThe article number.
DescriptionA description of the line item.
Quantity OrderedThe number of units ordered.
Unit PriceThe price of one item of goods.
Total PriceThe price of the line item including tax.
CurrencyThe currency of the line item.
Delivery DateThe planned delivery date for the line item.
Quantity DeliveredThe number of units delivered.
Unit of MeasurementThe unit of measurement used for the goods.
Gross WeightThe gross weight of the line item.
Net WeightThe net weight of the line item.
Weight Unit of MeasurementThe unit of measurement for the weight of the line item (kilograms, pounds, etc.).
Batch NumberA unique identifier assigned to a specific group or batch of items that are being transported or delivered together.
Serial NumberA unique identifier assigned to each item of goods. All serial numbers can be extracted together as a single field.
EAN NumberA unique identifier from the European Article Numbering (EAN) system. The EAN number typically refers to the barcode associated with the specific product being shipped or delivered.

Key Fields

  • Buyer/Name
  • Vendor/Name
  • Delivery Note Number
  • Delivery Note Date
  • Total

Validation Rules

RuleDescription
Total gross weight: Fill from Line ItemsIf the Total Gross Weight field is empty, the rule will populate that field with the value specified for Total Gross Weight in Line Items.
Total net weight: Fill from Line ItemsIf the Total Net Weight field is empty, the rule will populate that field with the value specified for Total Net Weight in Line Items.
Separate currency from amount in money fieldsSplits the amount and the currency in a field containing an amount of money, and copies the currency into the Currency field if it is empty.
Sum of Line Items amount should be equal to TotalAdds up the amounts in the line items, applies the additional charges, and checks that the result is equal to the Total amount of the delivery note.
Separate currency from amount in Line Items money fieldSplits the amount and the currency in Line Items fields, and copies the currency into the Currency field if it is empty.
Check item amountMultiplies the number of units in the line item by the price of one unit, applies the discount, and checks that the result is equal to the total price of the line item.
Copy Delivery Notes and Line Items currencyIf the Currency field is empty, the rule will populate that field with the currency indicated in the Currency field in Line Items. Likewise, the rule will populate the Currency field in Line Items with the currency from the main Currency field. The rule can also populate the Currency field using the country of the buyer (if it has been detected). Only values matching one of the following currency codes will be copied: USD, EUR, CHF, CZK, GBP, PLN, RUB, HUF, CAD, AUD, NZD, JPY, CNY, DKK, NOK, SEK, BGN, HRK, MDL, RON, or RSD. If the currency is marked using the ,,US, €, US, CA,AU, AU, NZ$, or £ symbols, the value will still be copied, but it will be normalized to the standard value (i.e. USD, EUR, etc.).
Check currency valueChecks that the value of the Currency field corresponds to the currency format. If the field is empty or if the value does not correspond to the currency format, adds a list of suggested values.
Check line item currency valueChecks that the value of the Currency field in Line Items corresponds to the currency format. If the field is empty or if the value does not correspond to the currency format, adds a list of suggested values.
Delivery Note Number is requiredChecks that the Delivery Note Number field is not empty.
Delivery Note Date is requiredChecks that the Delivery Note Date field is not empty.
Total is requiredChecks that the Total field is not empty.
Currency is requiredChecks that the Currency field is not empty.
Vendor VATID is requiredChecks that the Vendor VATID field is not empty.