Pedro M. Baeza
|
846f207dca
|
Merge pull request #94 from invitu/10.0-mig-report_qweb_element_page_visibility
[MIG] Migrate report_qweb_element_page_visibility to v10
|
8 years ago |
Invitu
|
812a6c5176
|
[MIG] Migrate report_qweb_element_page_visibility to v10
|
8 years ago |
OCA Transbot
|
40f1015d8c
|
OCA Transbot updated translations from Transifex
|
8 years ago |
OCA Git Bot
|
397d32684d
|
[UPD] addons table in README.md
|
8 years ago |
OCA Git Bot
|
d2d3dfb2e9
|
[ADD] setup.py
|
8 years ago |
Adrien Peiffer (ACSONE)
|
59875c9d27
|
[MIG] Migration of report_xlsx to 10.0 (#76)
[MIG] Migration of report_xlsx to 10.0
|
8 years ago |
Pedro M. Baeza
|
57babb2ccc
|
[MIG] Update metafiles
|
8 years ago |
Pedro M. Baeza
|
85df32c4d9
|
[MIG] Remove setup module directories
|
8 years ago |
Pedro M. Baeza
|
2d4825a057
|
[MIG] Rename manifest files
|
8 years ago |
Pedro M. Baeza
|
848e1358fd
|
[MIG] Make modules uninstallable
|
8 years ago |
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 |