Creates GnuCash csv transaction files!

1) Does not automatically download them the browser yet, but can be found in the designated directory.  Works great with GnuCash!  Victory!
This commit is contained in:
Jonathan Rosenbaum
2015-04-06 07:31:42 +00:00
parent 7997087a85
commit f89c86384a
3 changed files with 68 additions and 21 deletions
+1
View File
@@ -154,6 +154,7 @@ define("CSV_DIRECTORY","csv");
// chown www-data:www-data csv
// chmod 0700 csv
// Define array mapping for Accounts. Usually Asset Accounts since Income is generally the main type of transaction.
// Currently four types of accounts are supported: checking, credit, account_receivable, donation
// checking/credit = transaction has been 1) paid and is 2) cash & check [checking] or a credit card [credit] and 3) deposited