Stéphane Bidoul (ACSONE)
|
f0239b7391
|
[10.0] mis_builder: fix indent style and other small improvements (#273)
|
8 years ago |
Adrien Peiffer (ACSONE)
|
f34b7cfae2
|
Migration of mis_builder to 10.0
|
8 years ago |
Stéphane Bidoul (ACSONE)
|
851a01570f
|
[IMP] mis_builder: removed unused argument (#197)
Was forgotten in 53192385fb
|
9 years ago |
Stéphane Bidoul
|
53192385fb
|
[IMP] mis_builder: use company currency decimal place in deciding if initial balances are null or 0
|
9 years ago |
Stéphane Bidoul
|
3e68d3d435
|
[IMP] mis_builder: remove deprecated api.one
|
9 years ago |
Stéphane Bidoul
|
e34bd39f17
|
[IMP] mis_builder: add a wide-coverage integration test
This reveals a couple of bugs!
|
9 years ago |
Stéphane Bidoul
|
6fdb58ce23
|
[IMP] mis_builder: remove _ from some method names
because they are part of the public API (though not usable over rpc)
|
9 years ago |
Stéphane Bidoul
|
d2bc009961
|
[WIP] mis_builder refactoring: restore drilldown with support for account details
|
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
|
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 |