OCA Git Bot
9bd180c2ed
[ADD] setup.py
8 years ago
OCA Git Bot
b8ca37b8d1
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
abf3a75def
[FIX] .travis.yml: Correct version
8 years ago
Pedro M. Baeza
fbed7cef58
[IMP] .travis.yml: Coverage+Transifex activation
8 years ago
Alexandre Fayolle
6420ea98fa
Merge pull request #54 from syleam/9.0-migrate-report_qweb_element_page_visibility
9.0 migrate report_qweb_element_page_visibility module
8 years ago
Sebastien LANGE
56c8802085
[IMP] Replace <openerp> by <odoo> and review indentation in xml file
8 years ago
Sebastien LANGE
41882ce0dd
[IMP] Change licence header in python files
8 years ago
Pedro M. Baeza
6efdf5878b
[IMP] README.md: Runbot flag
8 years ago
Alexandre Fayolle
ca9d68460b
Merge pull request #51 from bealdav/patch-1
Update README in report_xlsx
8 years ago
Sebastien LANGE
e411f0c406
[IMP] Migrate report_qweb_element_page_visibility module to 9.0
9 years ago
Sebastien LANGE
817822ec90
Add 'report_qweb_element_page_visibility/' from commit '8d3d5d0459302706a629fd24f350b5131db83dfd'
git-subtree-dir: report_qweb_element_page_visibility
git-subtree-mainline: 92509d8cdc
git-subtree-split: 8d3d5d0459
9 years ago
David Beal
c4cfb8eb00
Update README in report_xlsx
9 years ago
OCA Git Bot
da1e961a27
[ADD] setup.py
9 years ago
OCA Git Bot
477bda73b0
[UPD] addons table in README.md
9 years ago
beau sebastien
bc1450ff7d
Merge pull request #38 from acsone/9.0-add-base_report_xlsx-ape
[9.0][ADD] Add report_xlsx module
9 years ago
OCA Git Bot
2bddfdb761
[ADD] setup.py
9 years ago
Stéphane Bidoul (ACSONE)
6a8cd1a6df
Merge pull request #2 from osiell/9.0-add-base_report_xlsx-ape-amend
[FIX] 9.0 - report_xlsx - Minor fix
9 years ago
sebalix
8be07e8d30
[FIX] report_xlsx - Minor fix
9 years ago
Stéphane Bidoul (ACSONE)
d383975a8a
Merge pull request #1 from osiell/9.0-add-base_report_xlsx-ape-amend
[9.0] report_xlsx - Improvements, fixes
9 years ago
Adrien Peiffer (ACSONE)
36ff29ac3e
[CHG][report_xlsx] Bump version
9 years ago
sebalix
fba586d559
[ADD] requirements.txt added
9 years ago
sebalix
da2b508d78
[FIX] report_xlsx - Fix lint
9 years ago
sebalix
fb606e1c66
[IMP] report_xlsx - README updated
9 years ago
sebalix
a132e61d51
[IMP] report_xlsx - Pass the report instance as well as ids of records to print to the 'create_xlsx_report' method + Instanciate the parser and make it available for the 'generate_xlsx_report' method
9 years ago
Adrien Peiffer (ACSONE)
b2a9f7d431
[CHG] Rename base_report_xlsx to report_xlsx and add xlsx report type in selection
9 years ago
Maxime Chambreuil - http://www.savoirfairelinux.com
0285fc33ec
Update .travis.yml
9 years ago
Alexandre Fayolle
2409e90ceb
Revert "[SEC] report_xls: fix unsafe eval"
This reverts commit 32b4e8c635
.
9 years ago
OCA Git Bot
a1dc8533e8
[UPD] addons table in README.md
9 years ago
Maxime Chambreuil - http://www.savoirfairelinux.com
1fa32b234f
Merge pull request #44 from gurneyalex/9.0-unsafe-eval
[SEC] report_xls: fix unsafe eval
9 years ago
Alexandre Fayolle
32b4e8c635
[SEC] report_xls: fix unsafe eval
9 years ago
Adrien Peiffer (ACSONE)
ebba6c6816
[ADD] Add xlsxwriter in travis
9 years ago
Adrien Peiffer (ACSONE)
e96135b145
[IMP][base_report_xlsx] Add exemple with partner xlsx report
9 years ago
Adrien Peiffer (ACSONE)
5596dc46c5
[IMP][base_report_xlsx] Protect import
9 years ago
Adrien Peiffer (ACSONE)
efdd19ffdc
[IMP][base_report_xlsx] Readme file
9 years ago
Adrien Peiffer (ACSONE)
5cf7ea1872
[ADD] Add base_report_xlsx module
9 years ago
Nicola Malcontenti
8d3d5d0459
[ADD] Add Module report_qweb_element_page_visibility
9 years ago
Stéphane Bidoul
92509d8cdc
[UPD] addons table in README.md
9 years ago
Pedro M. Baeza
c06464a646
[MIG] Update metafiles
9 years ago
Pedro M. Baeza
293e78dcd5
[MIG] Make modules uninstallable
9 years ago
Stéphane Bidoul
03d0839be5
[MOV] move addons out of __unported__ (they remain not installable)
9 years ago
Stéphane Bidoul
822b6a0f05
[UPD] prefix versions with 8.0
9 years ago
Stéphane Bidoul
bfe32e96cf
[ADD] addons table in README.md
9 years ago
Pedro M. Baeza
daac236789
Merge pull request #22 from hbrunn/8.0-report_custom_filename
[ADD] support qweb reports
9 years ago
Holger Brunn
2d5d780db0
[ADD] support qweb reports
9 years ago
Alexandre Fayolle
de92678f4f
Update travis configuration
use sudo: false to enable container build
use cache: pip to cache pip packages
9 years ago
Yannick Vaucher
cfb54b9844
Merge pull request #18 from grupoesoc/license
Add unified LICENSE.
9 years ago
Jairo Llopis
d603677db9
Add LICENSE.
9 years ago
Yannick Vaucher
56e7d0ccda
Merge pull request #12 from yvaucher/8.0-add-bug-tracker-link
Add bug tracker link on README.rst
10 years ago
Yannick Vaucher
4c4c4b1f95
Add bug tracker link on README.rst
10 years ago
Alexandre Fayolle
3ec96ec454
Update travis configuration
Follow OCA/maintainer-quality-tools#187 and use addons/apt/package directive to
install our build dependencies. This allows using container based Travis builds
(which should be faster).
10 years ago