summaryrefslogtreecommitdiff
path: root/NOTES
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2004-08-03 04:34:50 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 02:40:47 -0400
commita32173ace60df5a1e9414f5e95b556c436f62718 (patch)
treefff5b881c657fddb8543b0f787bfa75cf009a0b7 /NOTES
parentcc98b59d1e99238270eb307b117da8b0b35e6f27 (diff)
downloadfork-ledger-a32173ace60df5a1e9414f5e95b556c436f62718.tar.gz
fork-ledger-a32173ace60df5a1e9414f5e95b556c436f62718.tar.bz2
fork-ledger-a32173ace60df5a1e9414f5e95b556c436f62718.zip
changes
Diffstat (limited to 'NOTES')
-rw-r--r--NOTES22
1 files changed, 22 insertions, 0 deletions
diff --git a/NOTES b/NOTES
new file mode 100644
index 00000000..65246252
--- /dev/null
+++ b/NOTES
@@ -0,0 +1,22 @@
+book
+ account
+ commodity *
+
+account
+ account *
+
+entry
+ transaction *
+
+transaction
+ account
+ amount
+ amount (price per item)
+
+amount
+ commodity *
+
+commodity
+ history *
+
+history