Commit Graph

36 Commits (d526bb94c60331ffaa59b7f91bea63965622cb0d)

Author SHA1 Message Date
jbeficent d526bb94c6 [IMP] add prefixes. comes from PR #145 2016-04-29 12:11:30 +02:00
Adrien Peiffer (ACSONE) 3cfc220486 [FIX][mis_builder] Change parent menu for MIS report template to be compatible with Odoo enterprise edition. 2016-04-29 12:11:30 +02:00
Adrien Peiffer (ACSONE) 02e6f8988c [CHG][mis_builder] Use base_report_xlsx instead of report_xls 2016-04-29 12:11:30 +02:00
Adrien Peiffer (ACSONE) cebd88244a no more fiscal period, no more root account 2016-04-29 12:11:30 +02:00
Stéphane Bidoul 46ec8fde20 [IMP] mis_builder: more compact view 2015-07-26 23:12:45 +02:00
Stéphane Bidoul 68c5a4b12a [IMP] mis_builder: root account must be selected by user
Instead of attempting to deduce it from company.
2015-07-26 23:12:45 +02:00
Stéphane Bidoul 203891ddb5 [IMP] mis_builder: new api 2015-07-26 23:12:44 +02:00
Stéphane Bidoul 4d579e4b80 [IMP] mis_builder: Export as button name instead of XLS Export 2015-07-26 23:12:44 +02:00
Adrien Peiffer (ACSONE) ab1318d6cc [ADD] mis_builder: Add possibility to define orientation on pdf report 2015-07-26 23:12:44 +02:00
Stéphane Bidoul cf975bd822 [IMP] mis_builder: pdf export embryo (working but not styled yet) 2015-07-26 23:12:44 +02:00
Stéphane Bidoul 62b5ab8c29 [IMP] mis_builder: rename menu MIS Template -> MIS Report Template 2015-07-26 23:12:44 +02:00
Adrien Peiffer (ACSONE) 8addd8a867 [IMP] mis_builder: improve position of MIS Report menu 2015-07-26 23:12:44 +02:00
Adrien Peiffer (ACSONE) 2252fe3630 [IMP] mis builder: move report menu in Accounting/Reporting. Rename action 2015-07-26 23:12:44 +02:00
Stéphane Bidoul 3b522a92b1 [IMP] mis_builder: add button icons and xls export from the report instance form 2015-07-26 23:12:43 +02:00
Stéphane Bidoul 41827e60e9 [FIX] mis_builder: excel export works again... strange 2015-07-26 23:12:43 +02:00
Stéphane Bidoul f7a1f38e50 [IMP] mis_builder: replace groupby with a more useful aggregate 2015-07-26 23:12:43 +02:00
Stéphane Bidoul 34fa138b65 [IMP] mis_builder: improve legend wording 2015-07-26 23:12:42 +02:00
Stéphane Bidoul aa5893c730 [FIX] mis_builder: do not raise inside function fields 2015-07-26 23:12:42 +02:00
Laetitia Gangloff 767cd49261 add help in view, use NameError instead of ValueError 2015-07-26 23:12:42 +02:00
Adrien Peiffer (ACSONE) 1189c09e06 [IMP] mis_builder: Move menus in Accounting/Configuration/Financial Reports 2015-07-26 23:12:42 +02:00
Stéphane Bidoul 94e66a5ad7 [IMP] mis_builder: query group by 2015-07-26 23:12:42 +02:00
Stéphane Bidoul 0ede82e6da [IMP] mis_builder: be more precise wrt the root account used
This solve issues with empty account selectors in presence of multiple companies.
2015-07-26 23:12:42 +02:00
Stéphane Bidoul 22a2c30339 [IMP] mis_builder: better list view for report instances 2015-07-26 23:12:41 +02:00
Adrien Peiffer (ACSONE) 822d24359b [FIX] XLS export works 2015-07-26 23:12:40 +02:00
Laetitia Gangloff 4102f5a1fb mis_builder: minimal change / excel export doesn't work 2015-07-26 23:12:39 +02:00
Laetitia Gangloff 5a9a566b2d Add a default style on kpi, and combine it with the kpi style computed 2015-07-26 23:12:39 +02:00
Laetitia Gangloff 5ef8dcb68c add multi company record rule on mis report instance 2015-07-26 23:12:39 +02:00
Stéphane Bidoul e945b8b93e [IMP] mis_builder: field_name is actually field_names 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 d1a551a8c7 add a css style expression on kpi 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 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