Stéphane Bidoul
022b8a8998
[IMP] mis_builder: more lint
9 years ago
Stéphane Bidoul
4fdc99014d
[IMP] mis_builder: more tests and fixes wrt DataError in results
9 years ago
Stéphane Bidoul
e34bd39f17
[IMP] mis_builder: add a wide-coverage integration test
This reveals a couple of bugs!
9 years ago
Stéphane Bidoul
5167dec5aa
[IMP] mis_builder: be more consistent in naming row/column labels
- label: the main row/column label
- description: a more detailed description of the row/column,
currently displayed as a second line in the header cell
- comment: a even more detailed comment,
currently displayed as a tooltip in the interactive widget only
9 years ago
Stéphane Bidoul
5d01916d4d
[IMP] mis_builder: cosmetics
9 years ago
Stéphane Bidoul
e8aa6dd2c8
[IMP] mis_builder: number format are now part of styles
Plus a default style at the report level.
Plus correct number rendering for comparisons in Excel export.
9 years ago
Stéphane Bidoul
c8a6fe42fd
[FIX] mis_builder: xlsx: fix header display issue with simple kpis
9 years ago
Stéphane Bidoul
6e2d369b1d
[WIP] mis_builder refactoring: rename view and report sources for clarity
9 years ago
Stéphane Bidoul
6e7936378f
[WIP] mis_builder refactoring: restore and improve xslx
Including decent column widths.
9 years ago
Stéphane Bidoul
c50af0b5a4
[WIP] mis_builder refactoring: refactor and improve PDF report
9 years ago
Adrien Peiffer (ACSONE)
161e3a34b2
[IMP][mis_builder] Add default style for mis_builder report.
9 years ago
Laurent Mignon
1e10841aa3
[IMP] Refactor code and implement styling in xlsx
9 years ago
Laurent Mignon
c6cd09c003
[FIX] correctly handle Sub KPI in qweb report
9 years ago
Laurent Mignon
8f505c6595
[FIX] correctly handle Sub KPI in xlsx report
9 years ago
Laurent Mignon
fd6dcdeaaf
[DEL] Remove xls report (replaced by xlsx)
9 years ago
Adrien Peiffer (ACSONE)
350c996592
[IMP][mis_builder] MIS Builder widget improvement, add print and export button in the widget.
9 years ago
jbeficent
d526bb94c6
[IMP] add prefixes. comes from PR #145
9 years ago
Adrien Peiffer (ACSONE)
b4fc7b1bc7
[CHG][mis_builder] According with the rename of base_report_xlsx to report_xlsx.
9 years ago
Stéphane Bidoul
1b11a87655
pep8 & co
9 years ago
Adrien Peiffer (ACSONE)
58ec06520b
[IMP][mis_builder] Remove unnecessary code
9 years ago
Adrien Peiffer (ACSONE)
02e6f8988c
[CHG][mis_builder] Use base_report_xlsx instead of report_xls
9 years ago
Leonardo Pistone
586ddbec23
import guard for report_xls
The dependency is indeed declared in __openerp__.py and will be
enforced. Odoo evaluates all python files, even for modules which are
not installed, and crashes if an unneeded dependency is needed.
9 years ago
Adrien Peiffer (ACSONE)
97ede02a5e
[IMP] mis_builder: improve alignment with css class on pdf report
10 years ago
Adrien Peiffer (ACSONE)
fb93cf3b91
[FIX] mis_builder: in some cases with other report, ids isn't initialized
10 years ago
Stéphane Bidoul
203891ddb5
[IMP] mis_builder: new api
10 years ago
Stéphane Bidoul
7186ecaf55
[FIX] mis_builder: remove unnecessary logging
10 years ago
Adrien Peiffer (ACSONE)
ab1318d6cc
[ADD] mis_builder: Add possibility to define orientation on pdf report
10 years ago
Adrien Peiffer (ACSONE)
6a28cf2341
[ADD] mis_builder: add css class on pdf report
10 years ago
Stéphane Bidoul
39ef3a0a5e
[IMP] mis_builder: use internal layout for pdf export
10 years ago
Stéphane Bidoul
cf975bd822
[IMP] mis_builder: pdf export embryo (working but not styled yet)
10 years ago
Stéphane Bidoul
04bb71d7f9
[FIX] mis_builder: blind attempt to fix xls report which does not even start anymore :(
10 years ago
Stéphane Bidoul
29fb77ae37
[IMP] mis_builder OpenERP->Odoo in headers + copyright year
10 years ago
Stéphane Bidoul
44499e620d
[IMP] mis_builder: code cosmetics
10 years ago
Stéphane Bidoul
f9ebf5677f
[IMP] pep8
10 years ago
laetitia.gangloff@acsone.eu
adb4262a09
pep8
10 years ago
laetitia.gangloff@acsone.eu
9d12c136c5
excel export: set correct value for percentage, use format with 0 instead of #
10 years ago
laetitia.gangloff@acsone.eu
1fc11891a0
excel export - use dp
10 years ago
laetitia.gangloff@acsone.eu
07e974ecdd
update excel export
10 years ago
laetitia.gangloff@acsone.eu
89d8505b00
Add excel export
10 years ago