Commit Graph

4660 Commits

Author SHA1 Message Date
Xavier Morel
1570f58835 [IMP] chart of accounts: only display non-zero amounts 2015-02-23 16:42:59 +01:00
Xavier Morel
caf4657408 [CHG] rewrite journals & reconciliation 2015-02-23 16:41:05 +01:00
Xavier Morel
332c70bcc6 [ADD] odoo changes to theme 2015-02-20 13:35:15 +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
78765edae5 [REM] bolding in accounts listing 2015-02-18 11:23:11 +01:00
Xavier Morel
c736a0802b [CHG] color scheme for accounts listing: go dark 2015-02-18 11:21:16 +01:00
Xavier Morel
f8c3d0a326 [IMP] convert accounts listing to interactive
* convert listickles to React widget
* add interactive hooks to introduction/definition paragraphs
* add highlighting to various items based on (2)

todo: ragged bottom edge using a SVG border-image?
2015-02-17 16:40:09 +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
Xavier Morel
0ab12904e1 [ADD] initial closing
todo: chart of accounts thing
2015-02-11 09:22:56 +01:00