Commit Graph

28 Commits

Author SHA1 Message Date
Xavier Morel 50ccd4745c [ADD] nav link to root document from any subdocument
Leaving applications dropdown in place because removing it is a pain in
the ass (since it's extracted from the main toc) and a quickjump between
applications is useful
2015-07-20 13:43:28 +02:00
Xavier Morel 06c984b957 [CHG] mementoes -> user doc in main title 2015-07-20 13:43:28 +02:00
Xavier Morel c4e798e970 [ADD] demo/POC functional documentation
* by-application (odoo-wise) grouping
* use part of the accounting TOC defined on pad
* support for "internal" tocs & fixup front toc
* various changes and improvements to extensions

May be missing: inherited document banners?
2015-07-09 11:49:42 +02:00
Xavier Morel 13761b4557 [CHG] move things around for wider functional concern
It looks like we're going with this for the functional
documentation/mementoes thing, so move the accounting memento out of the
way and create a first draft for a documents hierarchy
2015-04-15 14:56:34 +02:00
Xavier Morel 6c49220265 [IMP] functional -> business 2015-04-09 09:55:01 +02:00
Xavier Morel d1b5326990 [CHG] add functional doc TOC
move accounting memento to a sub-document
2015-04-07 16:14:50 +02:00
Xavier Morel f9dc2d8893 [ADD] bank reconciliation, checks handling sections 2015-03-18 18:38:26 +01:00
Xavier Morel 65e6bb3d11 [IMP] add highlight for retained earnings 2015-03-18 15:10:04 +01:00
Xavier Morel 609ab8051e [CHG] review stuff 2015-03-17 13:18:50 +01:00
Xavier Morel 32493c9c0f [FIX] hovering in intro
* fix markup so everything is back within .intro-list
* just glom all paragraphs below .intro-list, ignore <li>
2015-03-16 15:56:27 +01:00
Xavier Morel 0e8449f623 [CHG] fp changes 2015-03-16 15:56:18 +01:00
Xavier Morel 9e1f872362 [CHG] move accounting equation below accounts table
cf fp, also moved balance equation below table to match
2015-03-13 10:16:37 +01:00
Xavier Morel bfa4bdcedf [CHG] give same style for Balance equation as accounting equation 2015-03-13 10:13:00 +01:00
Xavier Morel d0a343d8d5 [REM] section on items triaging into journals
fp req
2015-03-11 14:53:26 +01:00
Xavier Morel 97da2694df [CHG] accounting equation to the right, text normal style to the left 2015-03-11 14:35:10 +01:00
Xavier Morel d41f1f4e23 [IMP] hierarchical accounts list in main text 2015-03-11 14:29:57 +01:00
Xavier Morel 3a50541a59 [REM] fulfilled(?) todo 2015-03-10 15:38:05 +01:00
Xavier Morel b3753aecac [ADD] journal explanations (WIP), reconcile button & animation 2015-03-10 13:02:16 +01:00
Xavier Morel 5299abc241 [CHG] FP changes, todos 2015-03-09 14:01:22 +01:00
Xavier Morel 845f1cd1d0 [CHG] reconciliation: remove journal items, clarification attempt 2015-02-26 16:49:32 +01:00
Xavier Morel 784cc2561b [ADD] static reconciliation tables 2015-02-25 16:40:32 +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 caf4657408 [CHG] rewrite journals & reconciliation 2015-02-23 16:41:05 +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 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