Commit Graph

28 Commits (0a8161c65cae2ee84c59d2a62efbaddedc81c226)

Author SHA1 Message Date
Adrien Peiffer (ACSONE) 0a8161c65c [ADD][mis_builder] Add the possibility to select date range in mis report period. 2016-04-29 12:11:31 +02:00
Stéphane Bidoul 261fd683ec [FIX] reset permissions that should not have changed 2016-04-29 12:11:30 +02:00
ThomasBinsfeld 8e4e046aee [ADD] AccountingNone (singleton) to differentiate balances among which the debit and the credit are zero and balances among which debit and credit nullify 2016-04-29 12:11:30 +02:00
jbeficent d526bb94c6 [IMP] add prefixes. comes from PR #145 2016-04-29 12:11:30 +02:00
Adrien Peiffer (ACSONE) b4fc7b1bc7 [CHG][mis_builder] According with the rename of base_report_xlsx to report_xlsx. 2016-04-29 12:11:30 +02:00
Stéphane Bidoul 1b11a87655 pep8 & co 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
Stéphane Bidoul 816dfc1614 Bump version number 2016-04-29 12:11:30 +02:00
Adrien Peiffer (ACSONE) 0d32c70de5 [mis_builder] First installable version in 9.0 ! Enjoy ! 2016-04-29 12:11:30 +02:00
Pedro M. Baeza 06ced16161 [MIG] Make modules uninstallable 2015-10-14 02:52:35 +02:00
Stéphane Bidoul af05e07136 [UPD] prefix versions with 8.0 2015-10-09 09:59:21 +02:00
Laurent Mignon (ACSONE) 98a321cccb [FIX] Add OCA as author 2015-07-29 18:01:50 +02:00
Stéphane Bidoul a809796c78 [IMP] mis_builder: migration script to populate new column root_account 2015-07-26 23:12:45 +02:00
Stéphane Bidoul 88fc1bef80 [IMP] mis_builder: cleanup manifest 2015-07-26 23:12:44 +02:00
Stéphane Bidoul 995184371d [IMP] mis_builder: manifest cosmetics 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 29fb77ae37 [IMP] mis_builder OpenERP->Odoo in headers + copyright year 2015-07-26 23:12:43 +02:00
Stéphane Bidoul bdea7fd5ea [FIX] mis_builder: remove obsolete dependency 2015-07-26 23:12:41 +02:00
Adrien Peiffer (ACSONE) 80d730a3d5 [FIX] Add dependency on report_xls 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
Laetitia Gangloff 4102f5a1fb mis_builder: minimal change / excel export doesn't work 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 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
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 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