Skip to content

Commit

Permalink
TUTORIAL: Add "vat" to standard fields
Browse files Browse the repository at this point in the history
  • Loading branch information
bosd committed Nov 4, 2023
1 parent dda1679 commit d8fcf43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TUTORIAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Standard fields:
- `date`: the date invoice was issued
- `invoice_number`: unique number assigned to invoice by an issuer
- `amount`: total amount (with taxes)
- `vatin`: [VAT identification number](https://en.wikipedia.org/wiki/VAT_identification_number)
- `vat`: [VAT identification number](https://en.wikipedia.org/wiki/VAT_identification_number)

### Parser `regex`

Expand Down

0 comments on commit d8fcf43

Please sign in to comment.