os-kng
1fad6ecdbb
[IMP] Adding fields on wizard
2016-05-25 16:02:57 +02:00
andrea4ever
066526af8c
[FIX] remove comodel name
2016-05-25 16:02:57 +02:00
tarteo
2eb1a5749c
[FIX] Name of action_account_aged_trial_balance_wizard
2016-05-25 16:02:57 +02:00
andrea4ever
d46fb1944b
First commit for open invoice report
2016-05-25 16:02:57 +02:00
Thomas Rehn
fa3985240c
[ADD] foundations for new balance common report wizard
2016-05-25 16:02:15 +02:00
astirpe
352eebac9a
Initial commit for wizard Aged Partner Balance
2016-05-25 15:53:59 +02:00
Damien Crier
1ad5439f11
improve wizards views
2016-05-25 15:53:59 +02:00
Damien Crier
aeedeea350
[ADD] partner ledger wizard
2016-05-25 15:53:59 +02:00
Damien Crier
6fa0417889
[ADD] generic wizard for ledger
2016-05-25 15:53:59 +02:00
Damien Crier
45bc08be71
[ADD] generic wizard for ledger
2016-05-25 15:53:59 +02:00
Leonardo Pistone
65e3a10290
remove unused imports
2016-05-25 15:53:59 +02:00
Damien Crier
7bd446e7d4
[ADD] add base wizard for ledger
2016-05-25 15:53:59 +02:00
Damien Crier
7df70027ba
[ADD] new module to manage financial reports in OCA
2016-05-25 15:53:59 +02:00
OCA Git Bot
4753cf3e2a
[ADD] setup.py
2016-05-25 04:39:06 +02:00
OCA Git Bot
c4599761ab
[UPD] addons table in README.md
2016-05-25 02:40:20 +02:00
Stéphane Bidoul
e8cdbcce78
set release date in mis_builder changelog
2016-05-24 12:24:36 +02:00
Leonardo Pistone
568fbb6684
Merge pull request #189 from oca-sorrento/9.0-mis_builder-sorrento
...
[9.0] mis_builder Sorrento
2016-05-24 11:22:14 +02:00
Stéphane Bidoul
53192385fb
[IMP] mis_builder: use company currency decimal place in deciding if initial balances are null or 0
2016-05-24 08:31:29 +02:00
Stéphane Bidoul
189483bba6
[IMP] mis_builder: change precision rounding from 2 to 4 to distinguish 0 from null in initial balances
...
This should be slightly on the safer side. Ideally, this rounding precision
should come from the kpi style (which defaults to the report style), but
that would be a lot of code for little benefits.
2016-05-23 18:29:46 +02:00
Stéphane Bidoul
f4a9b0d082
[FIX] mis_builder: typo in docstring
2016-05-23 18:03:37 +02:00
Stéphane Bidoul
5569b6b6f3
[FIX] mis_builder: better xmlid and name for vacuum cron
2016-05-23 17:52:39 +02:00
OCA Git Bot
f237a52d16
[UPD] addons table in README.md
2016-05-19 02:39:56 +02:00
Pedro M. Baeza
6d2ed08069
[REM] account_tax_report_no_zeroes: No more valid in v9
2016-05-18 17:23:01 +02:00
Stéphane Bidoul
910cd1e6ff
[FIX] mis_builder: duplicate record ids in ACLs
2016-05-17 17:36:28 +02:00
Stéphane Bidoul
022b8a8998
[IMP] mis_builder: more lint
2016-05-17 13:05:05 +02:00
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
c1adf834e9
[IMP] mis_builder: lint
2016-05-17 10:32:14 +02:00
Adrien Peiffer (ACSONE)
fc62b07bbb
[IMP] mis_builder: Cleanup JS widget.
2016-05-17 08:27:40 +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
068cc14c63
[FIX] mis_builder: handle corner case errors raised by the test suite
...
Plus, handle even more corner cases related to NameError handling.
2016-05-16 20:31:03 +02:00
Stéphane Bidoul
e34bd39f17
[IMP] mis_builder: add a wide-coverage integration test
...
This reveals a couple of bugs!
2016-05-16 19:38:49 +02:00
Stéphane Bidoul
b45a346abb
[IMP] mis_builder: better way to disable eval-used lint check
2016-05-16 19:32:11 +02:00
Stéphane Bidoul
3448c3de6e
[FIX] mis_builder: fix test
2016-05-16 13:57:01 +02:00
Stéphane Bidoul
d5dbd9aa8e
[FIX] mis_builder: typos in changelog
2016-05-16 13:56:51 +02:00
Stéphane Bidoul
c6da1aa9a6
[IMP] mis_builder: hide button box in edit mode on the report instance settings form
2016-05-16 12:55:56 +02:00
Stéphane Bidoul
5167dec5aa
[IMP] mis_builder: be more consistent in naming row/column labels
...
- label: the main row/column label
- description: a more detailed description of the row/column,
currently displayed as a second line in the header cell
- comment: a even more detailed comment,
currently displayed as a tooltip in the interactive widget only
2016-05-16 12:49:35 +02:00
Stéphane Bidoul
992a14b316
[IMP] mis_builder: simplify widget template
...
Plus more consistent vocabulary for row/col labels
2016-05-16 09:38:51 +02:00
Stéphane Bidoul
4dd0aec548
[FIX] mis_builder: avoid calling compute twice in widget
2016-05-15 22:49:07 +02:00
Stéphane Bidoul
c6e0afe3a4
[IMP] mis_builder: changelog and bump to version 2.0.0
2016-05-15 22:27:53 +02:00
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)
2016-05-15 22:24:27 +02:00
Stéphane Bidoul
a812c15447
[FIX] mis_builder: fix sum aggregation of non-stored field in non-accounting queries
...
fixes #178
2016-05-15 22:21:31 +02:00
Stéphane Bidoul
222874d4f6
[IMP] mis_builder: restore style expressions
...
The addition is local and propagates automatically to the the
widget, xls and pdf exports \o/
2016-05-15 18:20:29 +02:00
Stéphane Bidoul
c832020749
[IMP] mis_builder: default values for colors
2016-05-15 18:19:28 +02:00
Stéphane Bidoul
542ac94eda
[WIP] mis_builder: add TODO related to sub-kpi naming in SimpleArray
2016-05-15 18:19:05 +02:00
Stéphane Bidoul
27706de15c
[IMP] mis_builder: remove unneeded div in mis widget
2016-05-15 18:18:39 +02:00
Stéphane Bidoul
180801d171
[IMP] mis_builder: do not talk about periods in KpiMatrix, only columns
2016-05-15 17:59:10 +02:00
Stéphane Bidoul
517e5fdb86
[IMP] mis_builder: tweak report instance view
2016-05-15 17:47:31 +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