Stéphane Bidoul
3e68d3d435
[IMP] mis_builder: remove deprecated api.one
2016-05-17 12:08:45 +02:00
Stéphane Bidoul
343a570bbd
[IMP] mis_builder: more lint
2016-05-17 11:20:47 +02:00
Stéphane Bidoul
4fdc99014d
[IMP] mis_builder: more tests and fixes wrt DataError in results
2016-05-16 21:51:05 +02:00
Stéphane Bidoul
9ab6489694
[IMP] mis_builder: attempt to silence spurious pylint error
2016-05-16 20:40:04 +02:00
Stéphane Bidoul
c832020749
[IMP] mis_builder: default values for colors
2016-05-15 18:19:28 +02:00
Stéphane Bidoul
da6556a239
[IMP] mis_builder: move comparison code to the style class
...
Ultimately KpiMatrix should not have to know about kpi at all, it should
become a kind of spreadsheet object that can render values in row/cols/subcols
with styles. At this stage, the qweb and pdf reports, as well as the as_dict()
method of the matrix already work without knowning anything about kpis.
2016-05-15 17:41:49 +02:00
Stéphane Bidoul
39917120e5
[FIX] mis_builder: tweak xlsx number format
2016-05-15 15:34:19 +02:00
Stéphane Bidoul
e8aa6dd2c8
[IMP] mis_builder: number format are now part of styles
...
Plus a default style at the report level.
Plus correct number rendering for comparisons in Excel export.
2016-05-15 15:30:50 +02:00
Stéphane Bidoul
cad22130f2
[WIP] mis_builder refactoring: add a menu entry for styles
...
Plus do some more source renaming around styles.
2016-05-13 13:39:48 +02:00