Fix for DVW

This commit is contained in:
Bryce Covert
2020-02-22 10:28:37 -08:00
parent 84c22be822
commit 6d10e4abb2

View File

@@ -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]