Commit Graph

168 Commits

Author SHA1 Message Date
Martin Trigaux
c0098583eb [ADD] Modify build scripts to enable translations
New command make i18nhtml to add parameter LANG=...

e.g. make LANG=fr i18nhtml
2015-11-03 13:50:27 +01:00
Xavier Morel
e400744907 [ADD] github links to edit documentation pages 2015-07-20 13:43:27 +02:00
Xavier Morel
1577f53246 [IMP] tell Sphinx to ignore README.rst rather than mark it as orphan
Provides better rendering on github
2015-07-09 16:50:44 +02:00
Xavier Morel
f8d202061a [ADD] support for fetching views's fields straight from demo
* resolves action by external id
* fetches relevant view
* prints table of all fields with an @help in view order
2015-07-09 15:35:48 +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
705e0d56b2 [CHG] initial port to new theme 2015-07-08 13:24:24 +02:00
Xavier Morel
051d680fdd [ADD] inventory valuation 2015-04-17 21:59:21 +02:00
Xavier Morel
eb20f603b5 [ADD] chart of inventory locations
Quite a bit of duplication with the chart of accounts (controls are just
about identical) but not quite enough that the CoA can trivially be
reused.
2015-04-16 17:38:37 +02:00
Xavier Morel
4030182881 [FIX] warning when compiling doc 2015-04-15 14:32:24 +02:00
Xavier Morel
6c49220265 [IMP] functional -> business 2015-04-09 09:55:01 +02:00
Xavier Morel
eb89b38de6 [ADD] Analytics support 2015-04-09 09:54:32 +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
b3753aecac [ADD] journal explanations (WIP), reconcile button & animation 2015-03-10 13:02:16 +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
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