Commit Graph

17 Commits

Author SHA1 Message Date
Xavier Morel
555b71c0cd [FIX] plug chart of accounts & journal entries widgets on explicit classes
Sections get an id automatically generated from the title, "journal
entries" and "chart of accounts" are pretty generic concepts, so the
widgets looking for these ids can get enabled on sections they're not
intended to live in.

On the other hand, Sphinx is not likely to generically create classes
for these concepts without being explicitly prompted (via
e.g. rst-class).
2019-11-14 11:35:39 +01: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
736a325399 [IMP] enter invoice-po price difference in its own account 2015-03-18 15:47:49 +01:00
Xavier Morel
a9974711e8 [ADD] company incorporation note 2015-03-18 15:44:28 +01:00
Xavier Morel
a8a2c2ce86 [ADD] supplier bill to journal entries 2015-03-17 14:11:36 +01:00
Xavier Morel
609ab8051e [CHG] review stuff 2015-03-17 13:18:50 +01:00
Xavier Morel
a0601d909f [IMP] display of spacing in listings
In entries explanations and configuration, make it possible to "split"
the list in multiple sub-lists visually: a ``null`` item should just
create an empty space, not display a list item "dot"
2015-03-16 15:56:27 +01:00
Xavier Morel
0e8449f623 [CHG] fp changes 2015-03-16 15:56:18 +01:00
Xavier Morel
d2cc62be72 [IMP] update to react 0.13 2015-03-11 14:20:13 +01:00
Xavier Morel
794f6b0b34 [IMP] explanation, tentatively 2015-03-10 15:37:49 +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
784cc2561b [ADD] static reconciliation tables 2015-02-25 16:40:32 +01:00
Xavier Morel
358473e3c2 [IMP] condense bootstrap tables 2015-02-25 15:05:54 +01:00
Xavier Morel
b86f4c46a5 [IMP] better entries titles 2015-02-25 12:08:34 +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