Fix for DVW
This commit is contained in:
@@ -325,7 +325,7 @@
|
||||
:date [#"Date" 0 0 #"Date: (.*)"]
|
||||
:invoice-number [#"Invoice #" 0 0 #"Invoice #: (.*)"]}}
|
||||
{:vendor "DVW Commercial"
|
||||
:keywords [#"Thank you!!!"]
|
||||
:keywords [#"Total for" #"Num"]
|
||||
:extract (fn [wb vendor]
|
||||
(let [[sheet] (d/sheet-seq wb)]
|
||||
(transduce (comp (filter (fn [c]
|
||||
|
||||
Reference in New Issue
Block a user