eliminate payments.
This commit is contained in:
@@ -237,7 +237,7 @@
|
||||
:invoice-number #".*?\s{2,}.*?\s{2,}(.*?)\s{2,}"
|
||||
:total #"([\-0-9,]+\.[0-9]+)\s*$"}
|
||||
:multi #"\n"
|
||||
:multi-match? #"^ \d{2}-\w{3}-\d{2}"
|
||||
:multi-match? #"^ \d{2}-\w{3}-\d{2}\s+(IV|CM)"
|
||||
:parser {:date [:clj-time "dd-MMM-yy"]
|
||||
:total [:trim-commas-and-negate nil]}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user