document-understanding
latest
false
UiPath logo, featuring letters U and I in white

Document Understanding Modern Projects User Guide

Last updated May 15, 2025

Invoices Hebrew - document type

Overview

An invoice, bill or tab is a commercial document issued by a seller to a buyer relating to a sale transaction and indicating the products, quantities, and agreed-upon prices for products or services the seller had provided the buyer.

This ML package is trained to extract key data points from various types of invoices. The schema consists of 27 fields, 7 items, and a currency classifier extracting information about customers, vendors, payments and products or services, payment details including bank info. You can adjust the schema of fields to your own requirements.

Particularities

The ML package is trained to automatically detect data such as:
  • Vendor Name, Vendor Address, Billing Name, Billing Address
  • Invoice Number, Purchase Order Number, Payment Terms, Due Date
  • Net Amount, Tax Amount, Discount, Total Amount
  • VAT Number, VAT Rate
  • Bank Account Number, Bank Name, SWIFT, IBAN

Extracted fields

Note: If you are using using public endpoints, such as https://du.uipath.com/ie/invoices, all fields are available. However, if you are using custom-trained extractors, the availability of extracted fields is dependant on the version you are currently using.
You can also check the list of fields and types on any endpoint in the /info/model object. To access this, simply add /info/model to any endpoint, like so: https://du.uipath.com/ie/invoices/info/model. For an enhanced reading experience of the fields list, it's recommended to install a JSON viewer extension in your browser.
Table 1. List of extracted fields for Invoices Hebrew
Display NameField NameField TypeContent Type
Vendor Namenameregularstring
Vendor Addressvendor-addrregularstring
Billing Namebilling-nameregularstring
Billing Addressbilling-addrregularstring
Shipping Addressshipping-addrregularstring
Invoice Numberinvoice-noregularid-no
Purchase Order Numberpo-noregularid-no
Vendor VAT Numbervendor-vat-noregularid-no
Document Datedateregulardate
Tax Amounttaxregularnumber
Total Amounttotalregularnumber
Payment Termspayment-termsregularstring
Net Amountnet-amountregularnumber
Due Datedue-dateregulardate
Discount Amountdiscountregularnumber
Shipping Chargesshipping-chargesregularnumber
Payment Addresspayment-addrregularstring
Billing VAT Numberbilling-vat-noregularid-no
Shipping Dateshipping-dateregulardate
Tax Ratetax-rateregularnumber
invoice-typeinvoice-typeregularstring
Items - Descriptionsdescriptionitemsstring
Items - Quantitiesquantityitemsnumber
Items - Unit Pricesunit-priceitemsnumber
Items - Line Amountsline-amountitemsnumber
Items - Line Numbersline-noitemsid-no
Items - Part Numberspart-noitemsid-no
Items - Customer Purchase Order Numbersitem-po-noitemsid-no

Samples

You can download the a sample filled-in form from here.

You can also preview the sample of a filled-in form:


  • Overview
  • Particularities
  • Extracted fields
  • Samples

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2025 UiPath. All rights reserved.