Pedro M. Baeza
|
fddca415b8
|
[FIX] report_xls: Add missing README.rst
|
8 years ago |
Pedro M. Baeza
|
a5c2e7799a
|
Merge pull request #63 from sergiocorato/fix_report_xls
[FIX][8.0] revert class renamed report_xls
|
8 years ago |
sergio
|
b7a757dc6a
|
[FIX][8.0] revert class renamed report_xls
|
8 years ago |
Pedro M. Baeza
|
2895aef597
|
Merge pull request #62 from Tecnativa/8.0-report_xls-protected_import
[8.0][FIX][report_xls] Protect xlwt import.
|
8 years ago |
Jairo Llopis
|
b02cc1ce72
|
Fix linter warnings.
|
8 years ago |
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.
|
8 years ago |
OCA Git Bot
|
8cc632599d
|
[UPD] addons table in README.md
|
8 years ago |
Yannick Vaucher
|
0785891b60
|
Bump report_custom_filename version
|
8 years ago |
Yannick Vaucher
|
9462cc8111
|
Merge pull request #57 from akretion/8.0-fix-bug-56
8.0 FIX bug #56 crash in report_custom_filename
|
8 years ago |
OCA Transbot
|
80fa1e5e96
|
OCA Transbot updated translations from Transifex
|
8 years ago |
Alexis de Lattre
|
22e80aff7d
|
Use action['datas']['ids'] and fallback on context['active_ids']
|
9 years ago |
Alexis de Lattre
|
b471978642
|
FIX bug #56 crash in report_custom_filename
|
9 years ago |
OCA Transbot
|
77a627b727
|
OCA Transbot updated translations from Transifex
|
9 years ago |
OCA Git Bot
|
8bc7148383
|
[ADD] setup.py
|
9 years ago |
OCA Git Bot
|
76b13ef122
|
[UPD] addons table in README.md
|
9 years ago |
beau sebastien
|
bf90b56d14
|
Merge pull request #50 from osiell/8.0-report_xlsx
[ADD] 8.0 - report_xlsx
|
9 years ago |
sebalix
|
3c2802f157
|
[MIG] report_xlsx - Backport from the 9.0 branch
|
9 years ago |
OCA Git Bot
|
c368bad04b
|
[ADD] setup.py
|
9 years ago |
Adrien Peiffer (ACSONE)
|
076b9bb88a
|
[CHG] Rename base_report_xlsx to report_xlsx and add xlsx report type in selection
|
9 years ago |
OCA Transbot
|
364e764cc5
|
OCA Transbot updated translations from Transifex
|
9 years ago |
OCA Git Bot
|
4d0a92c003
|
[UPD] addons table in README.md
|
9 years ago |
Maxime Chambreuil - http://www.savoirfairelinux.com
|
0e9172cc5c
|
Merge pull request #47 from onesteinbv/80_add_bi_view_editor
[ADD] BI Views Editor (8.0)
|
9 years ago |
astirpe
|
1ccf7bb31e
|
Decorator api.one replaced with api.multi + added model description
|
9 years ago |
OCA Transbot
|
f1f794233e
|
OCA Transbot updated translations from Transifex
|
9 years ago |
astirpe
|
b03cc60227
|
Updated contributors list
|
9 years ago |
astirpe
|
ec8ccbcf50
|
Fix flake8 and pylint warnings
|
9 years ago |
astirpe
|
c07827c04d
|
Merge branch '80_add_bi_view_editor' of https://github.com/onesteinbv/reporting-engine into 80_add_bi_view_editor
|
9 years ago |
astirpe
|
cf72e8dd39
|
Code review: deleted index.html and registry fixes
|
9 years ago |
Pedro M. Baeza
|
9c6c9b9d5e
|
Merge pull request #48 from pedrobaeza/8.0-travis
[FIX] .travis.yml
|
9 years ago |
Pedro M. Baeza
|
8f1cbf533e
|
[FIX] .travis.yml
|
9 years ago |
astirpe
|
cfa97f6e40
|
Removal of index.html
|
9 years ago |
astirpe
|
f8c2aa3870
|
Removed company name
|
9 years ago |
astirpe
|
690fcc7b32
|
Fixed broken handling of registry
|
9 years ago |
astirpe
|
3980102f85
|
Removed creation of new registry
|
9 years ago |
astirpe
|
881ce6beb2
|
Attempting to fix registry reloading issue
|
9 years ago |
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
|
9 years ago |
astirpe
|
cdff77f313
|
[ADD] Rebased BI Tool (8.0)
|
9 years ago |
astirpe
|
ed761967f4
|
Added missing context on view
|
9 years ago |
Maxime Chambreuil - http://www.savoirfairelinux.com
|
e65c452a2e
|
Update .travis.yml
|
9 years ago |
astirpe
|
1f25992977
|
Updated module description and list of contributors
|
9 years ago |
astirpe
|
52a3d59815
|
[ADD] Adding The BI Tool (8.0)
|
9 years ago |
Alexandre Fayolle
|
551c2b1775
|
Revert "[SEC] report_xls: fix unsafe eval"
This reverts commit b154dde083 .
|
9 years ago |
OCA Git Bot
|
f900f307d4
|
[UPD] addons table in README.md
|
9 years ago |
Maxime Chambreuil - http://www.savoirfairelinux.com
|
e0c4d1879f
|
Merge pull request #45 from gurneyalex/8.0-unsafe-eval
[SEC] report_xls: fix unsafe eval
|
9 years ago |
Alexandre Fayolle
|
b154dde083
|
[SEC] report_xls: fix unsafe eval
|
9 years ago |
Pedro M. Baeza
|
3dd6296319
|
Merge pull request #41 from Antiun/pr-report_qweb_signer
[IMP] Define jPdfSign max heap size
|
9 years ago |
Antonio Espinosa
|
4d05881f37
|
[IMP] Define jPdfSign max heap size
|
9 years ago |
Pedro M. Baeza
|
2cabbd4215
|
Merge pull request #40 from grupoesoc/credits
Credit creators, using same name across modules to avoid split statistics
|
9 years ago |
Jairo Llopis
|
b0ff5851a7
|
Credit creators, using same name across modules to avoid split statistics.
|
9 years ago |
Pedro M. Baeza
|
16a1fd6d9d
|
Merge pull request #36 from StefanRijnhart/8.0-report_custom_filename_fix_api_detection
[FIX] Don't confuse API detection
|
9 years ago |