Stéphane Bidoul
d2bc009961
[WIP] mis_builder refactoring: restore drilldown with support for account details
9 years ago
Stéphane Bidoul
d287d34748
[LNT] mis_builder: yes, I do want to use eval()
9 years ago
Stéphane Bidoul
7a1d2d1305
[IMP] mis_builder: changelog
9 years ago
Stéphane Bidoul
cad22130f2
[WIP] mis_builder refactoring: add a menu entry for styles
Plus do some more source renaming around styles.
9 years ago
Stéphane Bidoul
c8a6fe42fd
[FIX] mis_builder: xlsx: fix header display issue with simple kpis
9 years ago
Stéphane Bidoul
6e2d369b1d
[WIP] mis_builder refactoring: rename view and report sources for clarity
9 years ago
Stéphane Bidoul
e1e83a3efe
[IMP] mis_builder: update contributors in README
9 years ago
Stéphane Bidoul
7a17fca354
[IMP] mis_builder: cosmetics in style form
9 years ago
Stéphane Bidoul
3d51df95f1
[FIX] mis_builder: do not use color picker widget because it does not allow for null values
9 years ago
Stéphane Bidoul
1eaa80622a
[IMP] mis_builder: add no-break space for better display of multi-formula expressions
9 years ago
Stéphane Bidoul
d66f7b92fc
[IMP] mis_builder: style for auto-expanded detail rows
9 years ago
Stéphane Bidoul
272427006b
[WIP] mis_builder refactoring: fix and clean the test
9 years ago
Stéphane Bidoul
c96e366cdc
[FIX] mis_builder: correct use of color picker widget
9 years ago
Stéphane Bidoul
6e7936378f
[WIP] mis_builder refactoring: restore and improve xslx
Including decent column widths.
9 years ago
Stéphane Bidoul
585516b116
[FIX] mis_builder: minor tweak to avoid empty style attributs in widget
9 years ago
Stéphane Bidoul
c50af0b5a4
[WIP] mis_builder refactoring: refactor and improve PDF report
9 years ago
Stéphane Bidoul
eca96c9f6c
[WIP] mis_builder refactoring: cleanup widget styles a bit
9 years ago
Stéphane Bidoul
8e9a245dd2
[WIP] mis_builder refactoring: split compute method
So the matrix computation can be used without the json rendering.
9 years ago
Stéphane Bidoul
b86c7c2c05
[FIX] mis_builder: remove redundant css
9 years ago
Stéphane Bidoul
53f27b2edd
[WIP] mis_builder refactoring: restore tooltips and make them work with subkpis
9 years ago
Stéphane Bidoul
aed8023d49
[FIX] mis_builder: a few bug in mis_builder_style
9 years ago
Stéphane Bidoul
8324ef2e01
[WIP] mis_builder refactoring: split mis_builder.py in two
mis_report.py has the heavy stuff, and contains all the computation
and rendering code
9 years ago
Stéphane Bidoul
83d943be5f
[WIP] mis_builder refactoring: move the "json" conversion to the matrix
mis.report.instance.compute() is now as simple as possible, and rest
is nicely factored in manageable methods \o/
9 years ago
Stéphane Bidoul
3461d123d3
[WIP] mis_builder refactoring: restore and improve comparison columns
9 years ago
Stéphane Bidoul
e8993c90f9
[WIP] mis_builder refactoring: remove old, ugly code \o/
9 years ago
Stéphane Bidoul
dd52a844a6
[FIX] mis_builder: fix period comment (date from/to) display
9 years ago
Stéphane Bidoul
087906c5e8
[FIX] mis_builder: widget footer was broken
9 years ago
Stéphane Bidoul
059ccdb975
[WIP] mis_builder refactoring: fix bug with detail accounts
9 years ago
Stéphane Bidoul
0744a803a7
[WIP] mis_builder refactoring: restore period titles in widget
9 years ago
Stéphane Bidoul
fd718ca933
[WIP] mis_builder refactoring: restore proper display and sorting of detail rows
9 years ago
Stéphane Bidoul
e7126a0689
[FIX] mis_builder: aep issue with smart ending balance computation
9 years ago
Stéphane Bidoul
a4193139bc
[WIP] mis_builder refactoring: cette fois je tiens le bon bout :)
9 years ago
Stéphane Bidoul
c8901da5c9
[IMP] mis_builder: tests for mis_safe_eval
9 years ago
Stéphane Bidoul
675b83065c
[IMP] remove unused doctests call
9 years ago
Stéphane Bidoul
378d168e50
[IMP] mis_builder: AEP: replace_exprs_by_account_id now works on a list of expressions
9 years ago
Stéphane Bidoul
5a1a6e5926
[IMP] Move the MIS Report Templates to the Accounting > Config > Financial Reports menu
9 years ago
Stéphane Bidoul
f8a6daa430
[IMP] make SimpleArray produce DataError in memberwise operations
Put DataError and mis_safe_eval in their own files
9 years ago
Stéphane Bidoul
67597d223e
[WIP] mis_builder: refactoring
9 years ago
Stéphane Bidoul
874cbeeb7e
[WIP] mis_builder: refactoring
9 years ago
Adrien Peiffer (ACSONE)
6e3fc35287
[IMP][mis_builder] Avoid to create, edit, delete on mis.report.instance widget form.
9 years ago
Adrien Peiffer (ACSONE)
6c213092d4
[IMP][mis_builder] Add print, export and preview buttons directly on mis.report.instance tree view.
9 years ago
Stéphane Bidoul
f0b2a6b563
[IMP] mis_builder improve AEP convenience methods
9 years ago
Stéphane Bidoul
5c08cce776
[IMP] mis_builder: increase aep test coverage
9 years ago
Stéphane Bidoul
466cd6087f
[IMP] mis_builder: convenience methods to obtain balance and unallocated p&l
plus improve mechanism to group by account
9 years ago
Stéphane Bidoul
800cfda277
[IMP] mis_builder: give a description to sub kpis
name is the python variable name, to be used (in the future)
to reference sub-kpi values in expressions.
description is the human-readable name to display in column
headers.
9 years ago
Stéphane Bidoul
b33e1d66a8
a couple more tests
9 years ago
Stéphane Bidoul
d6a03aba4e
pep8
9 years ago
Stéphane Bidoul
6b22cfe568
[IMP] mis_builder: unit tests for AccountingExpressionProcessor
9 years ago
Stéphane Bidoul
70f1a850a4
[FIX] mis_builder: unallocated p&l computation fix
9 years ago
Stéphane Bidoul
f03a376c05
tweak readme
9 years ago