Commit Graph

20 Commits (33fd172f62cdfe15958428da41789ff0e8da7d68)

Author SHA1 Message Date
laetitia.gangloff@acsone.eu 33fd172f62 set correct sequence for period/kpi 2015-07-26 23:12:38 +02:00
laetitia.gangloff@acsone.eu 9d12c136c5 excel export: set correct value for percentage, use format with 0 instead of # 2015-07-26 23:12:38 +02:00
laetitia.gangloff@acsone.eu 1fc11891a0 excel export - use dp 2015-07-26 23:12:38 +02:00
laetitia.gangloff@acsone.eu 07e974ecdd update excel export 2015-07-26 23:12:38 +02:00
laetitia.gangloff@acsone.eu 89d8505b00 Add excel export 2015-07-26 23:12:38 +02:00
laetitia.gangloff@acsone.eu f32f8fdd54 add onchange on fields to fetch to get the list of fields name to use in kpi 2015-07-26 23:12:38 +02:00
laetitia.gangloff@acsone.eu 1fc8e0281f use a factor to normalize period 2015-07-26 23:12:37 +02:00
laetitia.gangloff@acsone.eu ad673e58cf set name in lower case when clean it 2015-07-26 23:12:37 +02:00
laetitia.gangloff@acsone.eu e3595eb383 use user format for number 2015-07-26 23:12:37 +02:00
laetitia.gangloff@acsone.eu 18102f8bd5 compute average only for kpi type num. Correct utc_midnight 2015-07-26 23:12:37 +02:00
laetitia.gangloff@acsone.eu 435aad50e4 in utc_midnight use timezone to compute it 2015-07-26 23:12:37 +02:00
laetitia.gangloff@acsone.eu 1acd8cbc75 compute average in comparison column 2015-07-26 23:12:37 +02:00
laetitia.gangloff@acsone.eu d1a551a8c7 add a css style expression on kpi 2015-07-26 23:12:37 +02:00
laetitia.gangloff@acsone.eu c047f52614 review of the computed table to get a more readable dict result. Allow to compare column with any column of the table. 2015-07-26 23:12:37 +02:00
laetitia.gangloff@acsone.eu 3a67910a6c add company_id in period. in queries add the usable field name. add tooltip on the result (to display val_c). add from to. right align for column header and values. update preview form to have better display. define security 2015-07-26 23:12:37 +02:00
Laetitia Gangloff b6c2814772 Add mechanism to add comparison column 2015-07-26 23:12:37 +02:00
Laetitia Gangloff f1badbc153 add datetime support, normalize query name and balance account name 2015-07-26 23:12:37 +02:00
Laetitia Gangloff c9bb2c64c3 Add demo data. Set computed result. In instance add target_move (all or posted). Add onchange and check function on report 2015-07-26 23:12:37 +02:00
Laetitia Gangloff e77a85bb72 Add the possibility to set the result of report instance in a dashboard 2015-07-26 23:12:37 +02:00
Stéphane Bidoul 5cd709a665 [ADD] mis_builder: a module to build "Management Information System"-style reports
Such reports combine accounting and operational data.
This initial commit is a first proof-of-concept prototype.
2015-07-26 23:12:37 +02:00