Commit Graph

12 Commits (e9973e8d410d5b01c46b433e2a1416b86c0494a0)

Author SHA1 Message Date
Stéphane Bidoul cad22130f2 [WIP] mis_builder refactoring: add a menu entry for styles
Plus do some more source renaming around styles.
2016-05-13 13:39:48 +02:00
Stéphane Bidoul 8324ef2e01 [WIP] mis_builder refactoring: split mis_builder.py in two
mis_report.py has the heavy stuff, and contains all the computation
and rendering code
2016-05-10 18:47:31 +02:00
gfcapalbo df59a4702b [ADD] New MIS-Builder Styles 2016-04-29 12:11:31 +02:00
jbeficent d526bb94c6 [IMP] add prefixes. comes from PR #145 2016-04-29 12:11:30 +02:00
Stéphane Bidoul 1b11a87655 pep8 & co 2016-04-29 12:11:30 +02:00
Stéphane Bidoul 29fb77ae37 [IMP] mis_builder OpenERP->Odoo in headers + copyright year 2015-07-26 23:12:43 +02:00
Adrien Peiffer (ACSONE) dcf873acd9 [IMP] Refactor improvements using AEP 2015-07-26 23:12:40 +02:00
Adrien Peiffer (ACSONE) 1be717cd68 [IMP] Some improvements
* Refactoring _get_account_vars_in_report
* Use account_partial_balance instead of call __compute directly
2015-07-26 23:12:40 +02:00
Adrien Peiffer (ACSONE) b34f094a23 [ADD] Add possibility to define domain on function 2015-07-26 23:12:40 +02:00
Stéphane Bidoul f9ebf5677f [IMP] pep8 2015-07-26 23:12:38 +02:00
laetitia.gangloff@acsone.eu adb4262a09 pep8 2015-07-26 23:12:38 +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