Skip to content

Commit 53a7171

Browse files
committed
update language support, receipt, invoice
1 parent e6a8192 commit 53a7171

File tree

4 files changed

+12
-8
lines changed

4 files changed

+12
-8
lines changed

articles/applied-ai-services/form-recognizer/concept-invoice.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: applied-ai-services
88
ms.subservice: forms-recognizer
99
ms.topic: conceptual
10-
ms.date: 01/25/2023
10+
ms.date: 02/13/2023
1111
ms.author: lajanuar
1212
recommendations: false
1313
---
@@ -207,7 +207,6 @@ See how data, including customer information, vendor details, and line items, is
207207
| ServiceStartDate | Date | First date for the service period (for example, a utility bill service period) | yyyy-mm-dd |
208208
| ServiceEndDate | Date | End date for the service period (for example, a utility bill service period) | yyyy-mm-dd|
209209
| PreviousUnpaidBalance | Number | Explicit previously unpaid balance | Integer |
210-
| CurrencyCode | String | The Currency Code associated with an extracted amount | |
211210
| PaymentOptions | Array | An array that holds Payment Option details such as `IBAN`and `SWIFT` | |
212211
| TotalDiscount | Number | The total discount applied to an invoice | Integer |
213212
| TaxItems (en-IN only) | Array | AN array that holds added tax information such as `CGST`, `IGST`, and `SGST`. This line item is currently only available for the en-in locale | |

articles/applied-ai-services/form-recognizer/concept-receipt.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: applied-ai-services
88
ms.subservice: forms-recognizer
99
ms.topic: conceptual
10-
ms.date: 01/25/2023
10+
ms.date: 02/13/2023
1111
ms.author: lajanuar
1212
recommendations: false
1313
---
@@ -165,7 +165,9 @@ The receipt model supports all English receipts and the following locales:
165165
|:-----|:----:|
166166
|• English| United States (-us), Australia (-au), Great Britain (-gb), India (-in), United Arab Emirates (-ae)|
167167
|• Dutch| Netherlands (nl)|
168-
|• French | France (fr) |
168+
|• French | France (fr), Canada (fr-ca) |
169+
|• German | Germany (de) |
170+
|• Italian | Italy (it) |
169171
|• Japanese | Japan (ja)|
170172
|• Portuguese| Portugal (-pt), Brazil (-br)|
171173
|• Spanish | Spain (es) |

articles/applied-ai-services/form-recognizer/language-support.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: applied-ai-services
88
ms.subservice: forms-recognizer
99
ms.topic: reference
10-
ms.date: 01/25/2023
10+
ms.date: 02/13/2023
1111
ms.author: lajanuar
1212
---
1313

@@ -223,8 +223,6 @@ Language| Locale code |
223223
>[!NOTE]
224224
> It's not necessary to specify a locale. This is an optional parameter. The Form Recognizer deep-learning technology will auto-detect the language of the text in your image.
225225
226-
Receipt supports all English receipts and the following locales:
227-
228226
|Language| Locale code |
229227
|:-----|:----:|
230228
|English (Australia)|`en-au`|
@@ -233,6 +231,9 @@ Receipt supports all English receipts and the following locales:
233231
|English (India|`en-in`|
234232
|English (United States)| `en-us`|
235233
|French | `fr` |
234+
|French (Canada)| `fr-ca`|
235+
|German | `de`|
236+
|Italian| `it`|
236237
| Spanish | `es` |
237238

238239
## Business card model

articles/applied-ai-services/form-recognizer/whats-new.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: applied-ai-services
88
ms.subservice: forms-recognizer
99
ms.topic: conceptual
10-
ms.date: 02/08/2023
10+
ms.date: 02/13/2023
1111
ms.author: lajanuar
1212
monikerRange: '>=form-recog-2.1.0'
1313
recommendations: false
@@ -49,6 +49,8 @@ Form Recognizer service is updated on an ongoing basis. Bookmark this page to st
4949
* English - United Arab Emirates (en-AE)
5050
* Dutch - Netherlands (nl-NL)
5151
* French - Canada (fr-CA)
52+
* German - (de-de)
53+
* Italian - (it-it)
5254
* Japanese - Japan (ja-JP)
5355
* Portuguese - Brazil (pt-BR)
5456

0 commit comments

Comments
 (0)