Commit Graph

70 Commits (6efdf5878b6a844e8231fc9fb1741c4826e298c5)

Author SHA1 Message Date
Pedro M. Baeza 6efdf5878b [IMP] README.md: Runbot flag 2016-08-13 03:03:18 +02:00
Alexandre Fayolle ca9d68460b Merge pull request #51 from bealdav/patch-1
Update README in report_xlsx
2016-08-09 08:43:33 +02:00
David Beal c4cfb8eb00 Update README in report_xlsx 2016-05-03 08:51:32 +02:00
OCA Git Bot da1e961a27 [ADD] setup.py 2016-04-30 04:39:35 +02:00
OCA Git Bot 477bda73b0 [UPD] addons table in README.md 2016-04-27 02:41:28 +02:00
beau sebastien bc1450ff7d Merge pull request #38 from acsone/9.0-add-base_report_xlsx-ape
[9.0][ADD] Add report_xlsx module
2016-04-26 17:17:12 +02:00
OCA Git Bot 2bddfdb761 [ADD] setup.py 2016-04-14 04:46:14 +02:00
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
2016-04-13 16:19:40 +02:00
sebalix 8be07e8d30 [FIX] report_xlsx - Minor fix 2016-04-13 16:05:14 +02:00
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
2016-04-13 15:01:50 +02:00
Adrien Peiffer (ACSONE) 36ff29ac3e [CHG][report_xlsx] Bump version 2016-04-13 12:56:09 +02:00
sebalix fba586d559 [ADD] requirements.txt added 2016-04-13 12:33:16 +02:00
sebalix da2b508d78 [FIX] report_xlsx - Fix lint 2016-04-13 12:28:34 +02:00
sebalix fb606e1c66 [IMP] report_xlsx - README updated 2016-04-13 12:27:52 +02:00
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 2016-04-13 12:27:39 +02:00
Adrien Peiffer (ACSONE) b2a9f7d431 [CHG] Rename base_report_xlsx to report_xlsx and add xlsx report type in selection 2016-04-04 20:28:23 +02:00
Maxime Chambreuil - http://www.savoirfairelinux.com 0285fc33ec Update .travis.yml 2016-03-09 09:43:33 -05:00
Alexandre Fayolle 2409e90ceb Revert "[SEC] report_xls: fix unsafe eval"
This reverts commit 32b4e8c635.
2016-02-18 09:55:29 +01:00
OCA Git Bot a1dc8533e8 [UPD] addons table in README.md 2016-02-18 09:28:59 +01:00
Maxime Chambreuil - http://www.savoirfairelinux.com 1fa32b234f Merge pull request #44 from gurneyalex/9.0-unsafe-eval
[SEC] report_xls: fix unsafe eval
2016-02-15 09:03:39 -05:00
Alexandre Fayolle 32b4e8c635 [SEC] report_xls: fix unsafe eval 2016-02-15 10:15:45 +01:00
Adrien Peiffer (ACSONE) ebba6c6816 [ADD] Add xlsxwriter in travis 2016-02-05 20:49:23 +01:00
Adrien Peiffer (ACSONE) e96135b145 [IMP][base_report_xlsx] Add exemple with partner xlsx report 2016-01-05 08:51:17 +01:00
Adrien Peiffer (ACSONE) 5596dc46c5 [IMP][base_report_xlsx] Protect import 2016-01-04 20:13:59 +01:00
Adrien Peiffer (ACSONE) efdd19ffdc [IMP][base_report_xlsx] Readme file 2016-01-04 20:13:42 +01:00
Adrien Peiffer (ACSONE) 5cf7ea1872 [ADD] Add base_report_xlsx module 2015-12-24 15:11:52 +01:00
Stéphane Bidoul 92509d8cdc [UPD] addons table in README.md 2015-10-14 09:57:38 +02:00
Pedro M. Baeza c06464a646 [MIG] Update metafiles 2015-10-14 02:33:58 +02:00
Pedro M. Baeza 293e78dcd5 [MIG] Make modules uninstallable 2015-10-14 02:33:57 +02:00
Stéphane Bidoul 03d0839be5 [MOV] move addons out of __unported__ (they remain not installable) 2015-10-13 16:58:45 +02:00
Stéphane Bidoul 822b6a0f05 [UPD] prefix versions with 8.0 2015-10-09 10:02:57 +02:00
Stéphane Bidoul bfe32e96cf [ADD] addons table in README.md 2015-09-23 16:27:29 +02:00
Pedro M. Baeza daac236789 Merge pull request #22 from hbrunn/8.0-report_custom_filename
[ADD] support qweb reports
2015-09-11 21:48:20 +02:00
Holger Brunn 2d5d780db0 [ADD] support qweb reports 2015-09-01 01:01:03 +02:00
Alexandre Fayolle de92678f4f Update travis configuration
use sudo: false to enable container build
use cache: pip to cache pip packages
2015-07-24 23:04:29 +02:00
Yannick Vaucher cfb54b9844 Merge pull request #18 from grupoesoc/license
Add unified LICENSE.
2015-07-22 12:40:54 +02:00
Jairo Llopis d603677db9 Add LICENSE. 2015-07-03 12:05:44 +02:00
Yannick Vaucher 56e7d0ccda Merge pull request #12 from yvaucher/8.0-add-bug-tracker-link
Add bug tracker link on README.rst
2015-06-11 15:44:49 +02:00
Yannick Vaucher 4c4c4b1f95 Add bug tracker link on README.rst 2015-05-22 19:45:34 +02:00
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).
2015-05-14 22:14:39 +02:00
Alexandre Fayolle 27a61abccf don't use travis container-based infrastructure 2015-03-27 16:21:13 +01:00
Alexandre Fayolle ae1ef02302 Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2015-03-02 17:27:27 +01:00
Pedro M. Baeza 57b5d1046d Merge pull request #10 from hbrunn/8.0-report_custom_filename
[ADD] report_custom_filename
2015-01-23 09:07:55 +01:00
Holger Brunn 4bc87ce4b1 [ADD] move description to README.rst 2015-01-23 08:57:13 +01:00
Holger Brunn 63bc58ae98 [ADD] report_custom_filename 2014-12-19 13:19:55 +01:00
Guewen Baconnier 0e1368f729 Merge pull request #9 from yvaucher/8.0-separate-lint
Separated Lint tests
2014-12-18 07:34:39 +01:00
Yannick Vaucher 38935975ac Separated Lint tests 2014-12-16 11:18:08 +01:00
Pedro M. Baeza 32a4ec21df Merge pull request #5 from luc-demeyer/8.0
8.0 port of report_xls module
2014-10-21 11:37:42 +02:00
luc-demeyer 47800d626c remove unused imports 2014-10-05 19:13:01 +02:00
luc-demeyer 7480f51e99 80 - report_xls port 2014-10-05 18:28:25 +02:00