diff --git a/src/clj/auto_ap/parse/templates.clj b/src/clj/auto_ap/parse/templates.clj index aa162598..ab43ca87 100644 --- a/src/clj/auto_ap/parse/templates.clj +++ b/src/clj/auto_ap/parse/templates.clj @@ -157,7 +157,7 @@ :customer-identifier #"BILL TO.*\n\s+(.*?(?=(\s{2,}|\()))" :invoice-number #"Invoice#:\s+([0-9]+)" :total #"INV TOTAL:\s+([0-9\.,]+)"} - :parser {:date [:clj-time "MM/dd/yyyy"] + :parser {:date [:clj-time "MM/dd/yy"] :total [:trim-commas nil]}} ;; WORLDWIDE PRODUCE