[ADD] examples of journal entries

* interaction is terrible, select is ugly but radio buttons take way too
  much vertical space, no matter whether they're on the left or the
  right
* may be possible to unify operations lists between chart of accounts
  and entries? Not currently selected set, just the list of possible ops
This commit is contained in:
Xavier Morel
2015-02-24 12:02:29 +01:00
parent 1570f58835
commit e79e32721c
5 changed files with 175 additions and 250 deletions
+1 -1
View File
@@ -272,4 +272,4 @@ def setup(app):
app.add_javascript('react.js')
app.add_javascript('accounts.js')
app.add_javascript('chart-of-accounts.js')
app.add_javascript('fiscalyear.js')
app.add_javascript('entries.js')