Pedro M. Baeza
21d65b4563
Merge pull request #67 from Tecnativa/8.0-report_xls-protected_import
...
[FIX][report_xls] Add a variable when import fails.
2016-08-17 19:10:51 +02:00
Jairo Llopis
ac3a648605
[FIX][report_xls] Add a variable when import fails.
...
Otherwise you can get errors like:
```
from . import reporting_xls
File "/opt/odoo/available/OCA/l10n-spain/account_balance_reporting_xls/report/reporting_xls.py", line#
Please enter the commit message for your changes. Lines starting
31, in <module># with '#' will be ignored, and an empty message aborts the commit.
from openerp.addons.report_xls.report_xls import report_xls# On branch 8.0-report_xls-protected_import
File "/opt/odoo/available/OCA/OCB/openerp/modules/module.py", line 80, in load_module# Changes to be
committed:
mod = imp.load_module('openerp.addons.' + module_part, f, path, descr)# modified: report_xls.py
File "/opt/odoo/available/OCA/reporting-engine/report_xls/__init__.py", line 24, in <module>#
from . import report_xls
File "/opt/odoo/available/OCA/reporting-engine/report_xls/report_xls.py", line 63, in <module>
class report_xls(report_sxw):
File "/opt/odoo/available/OCA/reporting-engine/report_xls/report_xls.py", line 230, in report_xls
row_style=default_style, set_column_size=False):
NameError: name 'default_style' is not defined
```
2016-08-17 13:13:16 +02:00
Stéphane Bidoul (ACSONE)
b08b24626b
[FIX] remove en.po that was erroneously created by transbot
2016-08-15 22:14:40 +02:00
Yajo
65223f4a16
[FIX][report_xls] Protect import. ( #64 )
...
[FIX][report_xls] Protect import.
Even after merging 2bf93a1d49
, import still breaks when trying to use module's stuff at class definition time when module is not imported.
I move xsl types to a failure-safe scope.
2016-08-13 03:06:47 +02:00
Pedro M. Baeza
f180c3cc66
[IMP] README.md: Runbot flag
2016-08-13 03:02:42 +02:00
Pedro M. Baeza
fddca415b8
[FIX] report_xls: Add missing README.rst
2016-08-09 08:55:43 +02:00
Pedro M. Baeza
a5c2e7799a
Merge pull request #63 from sergiocorato/fix_report_xls
...
[FIX][8.0] revert class renamed report_xls
2016-07-26 14:07:13 +02:00
sergio
b7a757dc6a
[FIX][8.0] revert class renamed report_xls
2016-07-26 10:12:22 +02:00
Pedro M. Baeza
2895aef597
Merge pull request #62 from Tecnativa/8.0-report_xls-protected_import
...
[8.0][FIX][report_xls] Protect xlwt import.
2016-07-25 17:02:41 +02:00
Jairo Llopis
b02cc1ce72
Fix linter warnings.
2016-07-25 14:38:39 +02:00
Jairo Llopis
2bf93a1d49
[FIX][report_xls] Protect xlwt import.
...
Given `xlwt` could happen to not be installed because it is an optional dependency.
See https://github.com/odoo/odoo/issues/12897#issuecomment-234928120 .
2016-07-25 13:34:46 +02:00
OCA Git Bot
8cc632599d
[UPD] addons table in README.md
2016-07-13 02:40:39 +02:00
Yannick Vaucher
0785891b60
Bump report_custom_filename version
2016-07-12 11:14:11 +02:00
Yannick Vaucher
9462cc8111
Merge pull request #57 from akretion/8.0-fix-bug-56
...
8.0 FIX bug #56 crash in report_custom_filename
2016-07-12 11:09:47 +02:00
OCA Transbot
80fa1e5e96
OCA Transbot updated translations from Transifex
2016-07-03 08:58:15 -04:00
Alexis de Lattre
22e80aff7d
Use action['datas']['ids'] and fallback on context['active_ids']
2016-06-02 20:47:45 +02:00
Alexis de Lattre
b471978642
FIX bug #56 crash in report_custom_filename
2016-06-01 15:31:58 +02:00
OCA Transbot
77a627b727
OCA Transbot updated translations from Transifex
2016-05-08 05:39:55 -04:00
OCA Git Bot
8bc7148383
[ADD] setup.py
2016-05-04 04:36:45 +02:00
OCA Git Bot
76b13ef122
[UPD] addons table in README.md
2016-05-04 02:40:43 +02:00
beau sebastien
bf90b56d14
Merge pull request #50 from osiell/8.0-report_xlsx
...
[ADD] 8.0 - report_xlsx
2016-05-03 11:58:12 +02:00
sebalix
3c2802f157
[MIG] report_xlsx - Backport from the 9.0 branch
2016-04-27 12:02:19 +02:00
OCA Git Bot
c368bad04b
[ADD] setup.py
2016-04-14 04:39:20 +02:00
Adrien Peiffer (ACSONE)
076b9bb88a
[CHG] Rename base_report_xlsx to report_xlsx and add xlsx report type in selection
2016-04-12 17:22:24 +02:00
OCA Transbot
364e764cc5
OCA Transbot updated translations from Transifex
2016-03-27 01:06:41 -04:00
OCA Git Bot
4d0a92c003
[UPD] addons table in README.md
2016-03-22 02:33:53 +01:00
Maxime Chambreuil - http://www.savoirfairelinux.com
0e9172cc5c
Merge pull request #47 from onesteinbv/80_add_bi_view_editor
...
[ADD] BI Views Editor (8.0)
2016-03-21 11:01:52 -04:00
astirpe
1ccf7bb31e
Decorator api.one replaced with api.multi + added model description
2016-03-21 12:16:26 +01:00
OCA Transbot
f1f794233e
OCA Transbot updated translations from Transifex
2016-03-12 23:24:26 -05:00
astirpe
b03cc60227
Updated contributors list
2016-03-12 13:04:01 +01:00
astirpe
ec8ccbcf50
Fix flake8 and pylint warnings
2016-03-11 17:45:53 +01:00
astirpe
c07827c04d
Merge branch '80_add_bi_view_editor' of https://github.com/onesteinbv/reporting-engine into 80_add_bi_view_editor
2016-03-11 17:06:28 +01:00
astirpe
cf72e8dd39
Code review: deleted index.html and registry fixes
2016-03-11 17:03:32 +01:00
Pedro M. Baeza
9c6c9b9d5e
Merge pull request #48 from pedrobaeza/8.0-travis
...
[FIX] .travis.yml
2016-03-11 16:41:02 +01:00
Pedro M. Baeza
8f1cbf533e
[FIX] .travis.yml
2016-03-11 16:29:06 +01:00
astirpe
cfa97f6e40
Removal of index.html
2016-03-11 14:12:28 +01:00
astirpe
f8c2aa3870
Removed company name
2016-03-11 09:32:20 +01:00
astirpe
690fcc7b32
Fixed broken handling of registry
2016-03-10 16:53:07 +01:00
astirpe
3980102f85
Removed creation of new registry
2016-03-10 13:19:51 +01:00
astirpe
881ce6beb2
Attempting to fix registry reloading issue
2016-03-10 11:26:36 +01:00
astirpe
a5f92fa407
Merge branch '80_add_bi_view_editor' of https://github.com/onesteinbv/reporting-engine into 80_add_bi_view_editor
...
Conflicts:
bi_view_editor/README.rst
2016-03-09 22:06:07 +01:00
astirpe
cdff77f313
[ADD] Rebased BI Tool (8.0)
2016-03-09 22:04:06 +01:00
astirpe
ed761967f4
Added missing context on view
2016-03-09 21:27:03 +01:00
Maxime Chambreuil - http://www.savoirfairelinux.com
e65c452a2e
Update .travis.yml
2016-03-09 09:43:48 -05:00
astirpe
1f25992977
Updated module description and list of contributors
2016-03-03 13:22:26 +01:00
astirpe
52a3d59815
[ADD] Adding The BI Tool (8.0)
2016-03-03 11:16:54 +01:00
Alexandre Fayolle
551c2b1775
Revert "[SEC] report_xls: fix unsafe eval"
...
This reverts commit b154dde083
.
2016-02-18 09:54:27 +01:00
OCA Git Bot
f900f307d4
[UPD] addons table in README.md
2016-02-18 09:28:57 +01:00
Maxime Chambreuil - http://www.savoirfairelinux.com
e0c4d1879f
Merge pull request #45 from gurneyalex/8.0-unsafe-eval
...
[SEC] report_xls: fix unsafe eval
2016-02-15 09:06:20 -05:00
Alexandre Fayolle
b154dde083
[SEC] report_xls: fix unsafe eval
2016-02-15 10:15:10 +01:00