simple example template for data import to gnucash
authorFred Hamster <fred@gruntose.com>
Fri, 11 Apr 2025 12:12:01 +0000 (08:12 -0400)
committerFred Hamster <fred@gruntose.com>
Fri, 11 Apr 2025 12:12:01 +0000 (08:12 -0400)
infobase/document_templates/banking/gnucash_import_template.csv [new file with mode: 0644]

diff --git a/infobase/document_templates/banking/gnucash_import_template.csv b/infobase/document_templates/banking/gnucash_import_template.csv
new file mode 100644 (file)
index 0000000..104bb97
--- /dev/null
@@ -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
+