Friday, January 3, 2020
1 change · master
Enhancements to existing features
Financial reports load faster and are easier to use, especially when grouping data or expanding report lines. The update also streamlines report calculations, supports more flexible headers, and adds a debug information popup for troubleshooting.
Original PR description
- Fix the groupby feature allowing some horizontal groupby & make it usable by the user. - Improve performances. - Simplify the formulas. - Add a debug info popup. - Allow having multiple headers lines in a more generic way(adapt the trial balance) + remove _get_super_column method.