firefly-iii/app/Import
Justyn Shull c5bed5e042
Add Debit to Generic Debit Credit indicator converter
Example CSV export from Community America, a Credit Union in the US:

``` csv
12/11/19,Five Guys,Sale FIVE GUYS,14.51,Debit,Food & Dining,Fast Food,CC1,,,false
12/11/19,Interest Income,Interest Earned,0.01,Credit,Income,Interest Income,Regular Savings,,Interest Earned,false
```

"Debit" is used instead of negative values in the amount column.
2019-12-15 19:06:44 -06:00
..
Converter Add Debit to Generic Debit Credit indicator converter 2019-12-15 19:06:44 -06:00
JobConfiguration Restore the correct copyright owners. 2019-10-05 10:10:11 +02:00
Mapper Update copyright of Firefly III to the GNU Affero General Public License as suggested by @nxxxse in #2607. This applies to all code in this commit from this moment onwards. 2019-10-02 06:37:26 +02:00
MapperPreProcess Update copyright of Firefly III to the GNU Affero General Public License as suggested by @nxxxse in #2607. This applies to all code in this commit from this moment onwards. 2019-10-02 06:37:26 +02:00
Prerequisites Update copyright of Firefly III to the GNU Affero General Public License as suggested by @nxxxse in #2607. This applies to all code in this commit from this moment onwards. 2019-10-02 06:37:26 +02:00
Routine Restore the correct copyright owners. 2019-10-05 10:10:11 +02:00
Specifics Restore the correct copyright owners. 2019-10-05 10:10:11 +02:00
Storage Fix #2841 (again) 2019-11-18 20:41:08 +01:00