Skip to content

Commit

Permalink
Added parsing for vat_rate and address fields. Added static partner n…
Browse files Browse the repository at this point in the history
…ame field
  • Loading branch information
esteve authored and bosd committed Apr 25, 2024
1 parent 925953f commit 0c99832
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/invoice2data/extract/templates/es/com.pepephone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ fields:
date: Fecha\sde\semisión:\s+(\d{2}/\d{2}/\d{4})
invoice_number: Número\sde\sfactura:\s+(\d+)
static_vat: ESB85033470
vat_rate: Impuesto\s+\(IVA\s+(.+)%\)
address: CIF:\s+[A-Z0-9]+\s+(.+España)
static_partner_name: PEPEMOBILE S.L.
keywords:
- ESB85033470
-
Expand Down

0 comments on commit 0c99832

Please sign in to comment.