mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 10:21:38 -04:00
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:
+1
-1
@@ -403,7 +403,7 @@ $(function() {
|
||||
$.post("json/transaction.php",{ gnucash_account_type: v, transaction_range: transaction_range});
|
||||
});
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user