Merge branch 'master' of codecommit://integreat

This commit is contained in:
2023-10-26 21:25:43 -07:00
3 changed files with 12 additions and 9 deletions

View File

@@ -273,7 +273,8 @@
:account-number #"Store Number:\s+(\d+)"
:invoice-number #"(?:INVOICE|CREDIT) DATE\n(?:.*?)\s{2,}(\d+?)\s+\S+\n"
:total #"Net Amount(?:.*\n){4}(?:.*?)([\-]?[0-9\.]+)\n"}
:parser {:date [:clj-time "dd-MMM-yy"]
:parser {:date [:clj-time ["MM/dd/yy"
"dd-MMM-yy"]]
:total [:trim-commas-and-negate nil]}}
;; WINE WAREHOUSE