Commit Graph

391 Commits (7f4fde0ec4201ef70b27facfd8db32763d06be28)

Author SHA1 Message Date
OCA Transbot 7f4fde0ec4 OCA Transbot updated translations from Transifex 2017-06-10 00:07:58 +02:00
Alain Van Utterbeeck 48fdc725b3 [FIX] bug #307 2017-05-15 17:11:11 +02:00
OCA Transbot 44b2bf8619 OCA Transbot updated translations from Transifex 2017-05-06 00:04:04 +02:00
OCA Transbot 533690f204 OCA Transbot updated translations from Transifex 2017-05-01 14:51:50 +02:00
Stéphane Bidoul (ACSONE) 3fb75c9eb9
[DOC] mis_builder: changelog 2017-02-16 14:28:36 +01:00
OCA Transbot b3512ae43a OCA Transbot updated translations from Transifex 2017-01-20 18:03:44 -05:00
OCA Transbot 4364f1889c OCA Transbot updated translations from Transifex 2016-12-23 18:02:51 -05:00
OCA Transbot 74bebadf4a OCA Transbot updated translations from Transifex 2016-12-16 18:02:32 -05:00
Pedro M. Baeza e97ca556b1 Update README.rst 2016-11-04 18:43:25 +01:00
Adrien Peiffer (ACSONE) 6341106e2a [FIX] Full access on mis report style for adviser. 2016-10-31 15:40:23 +01:00
Stéphane Bidoul (ACSONE) 06ae71e79f [FIX] missing unicode in format string
fixes #244
2016-10-19 22:31:19 +02:00
Pedro M. Baeza ee2862eb3c Merge pull request #234 from acsone/9.0-mis_builder-web_widget_color-sbi
[FIX] mis_builder: add web_widget_color dependency
2016-10-11 10:14:35 +02:00
Stéphane Bidoul (ACSONE) b633d1461e [FIX] mis_builder: fix comparison when there are no subkpis (#237)
[FIX] mis_builder: fix comparison when there are no subkpis
2016-10-11 09:04:19 +02:00
Stéphane Bidoul (ACSONE) aaee603e38 Merge pull request #232 from acsone/9.0-imp-mis-builder-widget
[IMP] Add refresh button in mis report preview. Widget code changes to allow to add fields in the widget easier
2016-10-06 09:26:31 +02:00
Stéphane Bidoul (ACSONE) 3aa468bc7a [FIX] mis_builder: crash in xslx with one column
fixes #204
2016-10-06 08:01:29 +02:00
Adrien Peiffer (ACSONE) eb908773b1 [IMP] Propagate context in drilldown method 2016-09-30 17:00:06 +02:00
Stéphane Bidoul (ACSONE) f35bcbaa4f [FIX] mis_builder: add web_widget_color dependency
now that the dependency is merged in 9.0
2016-09-28 21:31:39 +02:00
Pedro M. Baeza fbbae923a2 Merge pull request #220 from acsone/9.0-imp_mis_builder_style_9e_tbi
[9.0][IMP] mis_builder css improvements for compatibility with Odoo 9e
2016-09-27 20:10:37 +02:00
Stéphane Bidoul (ACSONE) fbe67f9db3 [IMP] 9c/9e compatible css for mis builder 2016-09-27 18:55:43 +02:00
Adrien Peiffer (ACSONE) eb038752c1 [CHG][mis_builder] Changelog 2016-09-27 18:14:20 +02:00
Adrien Peiffer (ACSONE) 5530bfefb2 [IMP] Add refresh button in mis report preview. widget code changes to allow to add fields in the widget easier. 2016-09-27 18:13:24 +02:00
Stéphane Bidoul (ACSONE) 403612679c [FIX] add missing domain filter on subkpi
one can only add subkpis that belong to the same report.
2016-09-25 12:53:49 +02:00
Stéphane Bidoul (ACSONE) 58c559b59f Merge pull request #218 from acsone/9.0-imp_mis_builder_menus_tbi
[9.0][IMP] New submenu in financial reporting for MIS Builder entries
2016-09-25 12:52:56 +02:00
Thomas Binsfeld 9af17587fc [IMP] prepare_locals_dict (#199) 2016-09-25 12:47:48 +02:00
Pedro M. Baeza ff06ca82d0 [FIX] mis_builder: Obsolete migration script 2016-09-24 12:36:25 +02:00
Thomas Binsfeld 1bf98df351 [IMP] Style for Odoo 9E 2016-09-07 10:18:53 +02:00
Thomas Binsfeld be7849aee3 [IMP] New submenu in financial reporting for MIS Builder entries 2016-09-06 14:14:25 +02:00
Richard deMeester 39d7937211 [9.0] mis reporting
Put configuration items on configuration menu which is not dropped by the
enterprise install.

Fixes #208
2016-07-12 11:22:38 +10:00
Thomas Binsfeld 1e5dc31137 [FIX] mis_builder: iter_cell_tuples (#198) 2016-05-27 16:27:27 +02:00
Stéphane Bidoul (ACSONE) 851a01570f [IMP] mis_builder: removed unused argument (#197)
Was forgotten in 53192385fb
2016-05-27 10:24:56 +02:00
Leonardo Pistone eb5e4371cc mis_builder: fix typo, causes crash if report_xslx is missing (#195)
[FIX] mis_builder: crash if report_xslx is missing
2016-05-25 17:38:47 +02:00
Stéphane Bidoul e8cdbcce78 set release date in mis_builder changelog 2016-05-24 12:24:36 +02:00
Stéphane Bidoul 53192385fb [IMP] mis_builder: use company currency decimal place in deciding if initial balances are null or 0 2016-05-24 08:31:29 +02:00
Stéphane Bidoul 189483bba6 [IMP] mis_builder: change precision rounding from 2 to 4 to distinguish 0 from null in initial balances
This should be slightly on the safer side. Ideally, this rounding precision
should come from the kpi style (which defaults to the report style), but
that would be a lot of code for little benefits.
2016-05-23 18:29:46 +02:00
Stéphane Bidoul f4a9b0d082 [FIX] mis_builder: typo in docstring 2016-05-23 18:03:37 +02:00
Stéphane Bidoul 5569b6b6f3 [FIX] mis_builder: better xmlid and name for vacuum cron 2016-05-23 17:52:39 +02:00
Stéphane Bidoul 910cd1e6ff [FIX] mis_builder: duplicate record ids in ACLs 2016-05-17 17:36:28 +02:00
Stéphane Bidoul 022b8a8998 [IMP] mis_builder: more lint 2016-05-17 13:05:05 +02:00
Stéphane Bidoul 3e68d3d435 [IMP] mis_builder: remove deprecated api.one 2016-05-17 12:08:45 +02:00
Stéphane Bidoul 343a570bbd [IMP] mis_builder: more lint 2016-05-17 11:20:47 +02:00
Stéphane Bidoul c1adf834e9 [IMP] mis_builder: lint 2016-05-17 10:32:14 +02:00
Adrien Peiffer (ACSONE) fc62b07bbb [IMP] mis_builder: Cleanup JS widget. 2016-05-17 08:27:40 +02:00
Stéphane Bidoul 4fdc99014d [IMP] mis_builder: more tests and fixes wrt DataError in results 2016-05-16 21:51:05 +02:00
Stéphane Bidoul 9ab6489694 [IMP] mis_builder: attempt to silence spurious pylint error 2016-05-16 20:40:04 +02:00
Stéphane Bidoul 068cc14c63 [FIX] mis_builder: handle corner case errors raised by the test suite
Plus, handle even more corner cases related to NameError handling.
2016-05-16 20:31:03 +02:00
Stéphane Bidoul e34bd39f17 [IMP] mis_builder: add a wide-coverage integration test
This reveals a couple of bugs!
2016-05-16 19:38:49 +02:00
Stéphane Bidoul b45a346abb [IMP] mis_builder: better way to disable eval-used lint check 2016-05-16 19:32:11 +02:00
Stéphane Bidoul 3448c3de6e [FIX] mis_builder: fix test 2016-05-16 13:57:01 +02:00
Stéphane Bidoul d5dbd9aa8e [FIX] mis_builder: typos in changelog 2016-05-16 13:56:51 +02:00
Stéphane Bidoul c6da1aa9a6 [IMP] mis_builder: hide button box in edit mode on the report instance settings form 2016-05-16 12:55:56 +02:00