invoice fix
This commit is contained in:
@@ -168,7 +168,7 @@
|
||||
:parser {:date [:clj-time "MM/dd/yy"]
|
||||
:total [:trim-commas nil]}
|
||||
:multi (. java.util.regex.Pattern (compile (-> \formfeed str) java.util.regex.Pattern/CASE_INSENSITIVE))
|
||||
:multi-match? #"Customer No\."
|
||||
:multi-match? #"Total\s+[0-9\.]+"
|
||||
}
|
||||
|
||||
;; AUTO-CHLOR
|
||||
|
||||
Reference in New Issue
Block a user