From 48ddb18bc1ff72c2ded47ad4853f37d37f949832 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul?= Date: Sat, 30 Apr 2016 15:03:23 +0200 Subject: [PATCH] [IMP] mis_builder changlog --- mis_builder/CHANGES.rst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/mis_builder/CHANGES.rst b/mis_builder/CHANGES.rst index 376275f0..a19aa9b7 100644 --- a/mis_builder/CHANGES.rst +++ b/mis_builder/CHANGES.rst @@ -9,6 +9,24 @@ Changelog 9.0.1.0.0 (2016-??-??) ~~~~~~~~~~~~~~~~~~~~~~ +Most of the work for this release has been done at the Sorrento sprint +April 26-29, 2016. + +* [IMP] there is now an auto-expand feature to automatically display + a by account detail for some kpis +* [IMP] the kpi and period lists are now manipulated through forms instead + of directly in the tree views, this improves usability +* [IMP] it is now possible to create a report through a wizard, such + reports are deemed temporary and available through a "Last Reports Generated" + menu, they are garbaged collected automatically, unless saved permanently, + which can be done using a Save button +* [IMP] there is now a beginner mode to configure simple reports with + only one period +* [IMP] it is now easier to configure periods with fixed start/end dates +* [IMP] the new sub-kpi mechanism allows the creation of columns + with multiple values, or columns with different values +* [IMP] thanks to the new style model, the Excel export is now styled +* [IMP] a new style model is now used to centralize style configuration * [FIX] use =like instead of like to search for accounts, because the % are added by the user in the expressions * [FIX] Correctly compute the initial balance of income and expense account