We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee1911c commit 5b67987Copy full SHA for 5b67987
src/invoice2data/extract/templates/com/com.flipkart.WSRetail.json
@@ -6,7 +6,7 @@
6
"invoice_number": "InvoiceNo:(\\S+)",
7
"order_id": "OrderID:(\\w{2}\\d{16,18})"
8
},
9
- "keywords": ["flipkart", "WS\\s?Retail", "OD"],
+ "keywords": ["flipkart", "WS Retail", "OD"],
10
"options": {
11
"currency": "INR",
12
"remove_whitespace": true
src/invoice2data/extract/templates/nl/nl.be.coolblue.yml
@@ -107,7 +107,7 @@ fields:
107
price_subtotal: float
108
keywords:
109
- Coolblue
110
- - (NL810433941B01|BE0867686774)
+ - Klantnummer
111
- factuur
112
- €
113
options:
0 commit comments