Add paging in reports for Legal Entities (including the ones listed for workflow)
Sometimes, there are many Legal Entities at customers, paging function would be needed in reports: "Scope of consolidation", "Data collection", "Consolidation Manager", "Consolidated Financial Statement".
Make the Task Manager persistence layer accessible
Let's make the Task Manager persistence layer (H2 Database) easily accessible:
- Easily automate tasks creation / administration
- Migration of tasks from server to another one
Adding data to this element can become annoying when you want to add several hundred lines. Also in projects it may happen, that clients provide constant table data through excel or text files, but using them as a file source would also allow to m...
Jedox use chroot on linux, but it would be far better using docker.
- it would be possible to minimize the libs needed when running on the same centos than the one from linux
- we would be able to run multiple jedox-docker images on the same har...
This manager should receive the information from Jedox Server when new binaries are available.
The Manager should have 3 modes:
1.) If automatic update is activated it will download the binaries and will replace them before starting anew.
2.) The ...
Two major things should be customizable with date picker:
- set first day of week. By default Sunday is first day of week in date picker, but this is not the case in most of the countries;
- displayed date format in date picker. Date picker is sho...
By default show summary of cells in the bottom right corner
Like in Excel it would be nice to get an automatic summary of cells shown in the bottom right Corner (see attached file).
For example:
Value in cell A1: 20
Value in cell A2: 30
Value in cell A3: 40
When range A1:A3 is selected, the sum of those ...