Vendor autopay re-instated.
This commit is contained in:
@@ -119,6 +119,7 @@
|
||||
:keywords [#"GOLDEN BRANDS"]
|
||||
:extract {:date #"(?:.*\n){4}(.*)" ;; HOW TO GO TO SPCIFIC LINE
|
||||
:customer-identifier #"Account:(?:.*\n)(.*(?=\s{2,}))"
|
||||
:account-number #"Account:\s*(.*?)\n"
|
||||
:invoice-number #"Invoice#: (\d+)"
|
||||
:total #"Invoice Total\s+([0-9,]+\.[0-9]{2})"}
|
||||
:parser {:date [:clj-time "EEE MMM dd, yyyy HH:mm aa"]
|
||||
|
||||
Reference in New Issue
Block a user