From: Fred Hamster Date: Fri, 11 Apr 2025 12:12:01 +0000 (-0400) Subject: simple example template for data import to gnucash X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=1627121bc04278143b8b88c7aaa66040d63e599b;p=feisty_meow.git simple example template for data import to gnucash --- diff --git a/infobase/document_templates/banking/gnucash_import_template.csv b/infobase/document_templates/banking/gnucash_import_template.csv new file mode 100644 index 00000000..104bb979 --- /dev/null +++ b/infobase/document_templates/banking/gnucash_import_template.csv @@ -0,0 +1,4 @@ +Date,CheckNum,Description,Deposit,Withdrawal,AccountName,Category +2025-04-10,,testing deposit,30,0,checking,income +2025-04-10,,testing withdrawal,0,30,savings,food +