From 7232c1d7bb45e87498332c24ce077233a8be1c2f Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 25 Sep 2016 08:46:57 +0200 Subject: [PATCH] partial fix for #307 --- app/Import/Specifics/PresidentsChoice.php | 59 +++++++++++++++++++++++ config/csv.php | 3 +- 2 files changed, 61 insertions(+), 1 deletion(-) create mode 100644 app/Import/Specifics/PresidentsChoice.php diff --git a/app/Import/Specifics/PresidentsChoice.php b/app/Import/Specifics/PresidentsChoice.php new file mode 100644 index 0000000000..d4f704887a --- /dev/null +++ b/app/Import/Specifics/PresidentsChoice.php @@ -0,0 +1,59 @@ + [ 'RabobankDescription' => 'FireflyIII\Import\Specifics\RabobankDescription', 'AbnAmroDescription' => 'FireflyIII\Import\Specifics\AbnAmroDescription', + 'PresidentsChoice' => 'FireflyIII\Import\Specifics\PresidentsChoice', ], /* @@ -279,7 +280,7 @@ return [ // number of example rows: 'example_rows' => 5, - 'default_config' => [ + 'default_config' => [ 'has-headers' => false, // assume 'date-format' => 'Ymd', // assume 'delimiter' => ',', // assume