Commit Graph

8 Commits

Author SHA1 Message Date
Xavier Morel
5299abc241 [CHG] FP changes, todos 2015-03-09 14:01:22 +01:00
Xavier Morel
358473e3c2 [IMP] condense bootstrap tables 2015-02-25 15:05:54 +01:00
Xavier Morel
e2d43f9383 [CHG] move todos to rst document 2015-02-24 13:24:37 +01:00
Xavier Morel
e79e32721c [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
2015-02-24 12:02:29 +01:00
Xavier Morel
1570f58835 [IMP] chart of accounts: only display non-zero amounts 2015-02-23 16:42:59 +01:00
Xavier Morel
19296335eb [IMP] don't always highlight last-enabled operation
Only do so if the last user action was enabling said operation,
otherwise things get confusing.

=> keep a separate 'active' value which is unset when an operation is
   disabled
2015-02-19 13:57:44 +01:00
Xavier Morel
60822587b7 [CHG] chart of accounts interaction impl
* move chart of accounts higher in document
* rewrite text a bit
* split controls to left-hand column
* remove dependencies between operations
* highlight result of last-applied operation (not very good looking atm)
2015-02-19 12:17:50 +01:00
Xavier Morel
931c1c8ec3 [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.
2015-02-17 16:38:00 +01:00