[ADD] explanation + interaction of journals + chart of accounts

After discussion with fp this probably isn't the direction (ish), but
want to checkpoint this in order to work on other stuff earlier in the
document, but not commit a single gigantic blob of stuff.
This commit is contained in:
Xavier Morel
2015-02-17 16:38:00 +01:00
parent 0ab12904e1
commit 931c1c8ec3
10 changed files with 5615 additions and 329 deletions
+4 -1
View File
@@ -265,5 +265,8 @@ texinfo_documents = [
#texinfo_no_detailmenu = False
def setup(app):
app.add_javascript('atom.js')
app.add_javascript('immutable.js')
app.add_javascript('react.js')
app.add_javascript('accounting.js')
app.add_javascript('chart-of-accounts.js')
app.add_javascript('fiscalyear.js')