Skip to content

Commit c6b8457

Browse files
committed
[UPD] changelog
1 parent 655e93e commit c6b8457

File tree

3 files changed

+17
-10
lines changed

3 files changed

+17
-10
lines changed

mis_builder/readme/HISTORY.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
10.0.3.6.0 (2020-03-28)
2+
~~~~~~~~~~~~~~~~~~~~~~~
3+
4+
**Features**
5+
6+
- Add column-level filters on analytic account and analytic tags.
7+
These filters are combined with a AND with the report-level filters
8+
and cannot be modified in the preview. (`#138 <https://github.com/OCA/mis-builder/issues/138>`_)
9+
- Access to KPI from other reports in KPI expressions, aka subreports. In a
10+
report template, one can list named "subreports" (other report templates). When
11+
evaluating expressions, you can access KPI's of subreports with a dot-prefix
12+
notation. Example: you can define a MIS Report for a "Balance Sheet", and then
13+
have another MIS Report "Balance Sheet Ratios" that fetches KPI's from "Balance
14+
Sheet" to create new KPI's for the ratios (e.g. balance_sheet.current_assets /
15+
balance_sheet.total_assets). (`#155 <https://github.com/OCA/mis-builder/issues/155>`_)
16+
17+
118
10.0.3.5.0 (2019-10-26)
219
~~~~~~~~~~~~~~~~~~~~~~~
320

mis_builder/readme/newsfragments/138.feature

Lines changed: 0 additions & 3 deletions
This file was deleted.

mis_builder/readme/newsfragments/155.feature

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)