Florent Aide
|
769f23fada
|
Merge pull request #2 from acsone/9.0-import_report_py3o
9.0 import report py3o
|
8 years ago |
Laurent Mignon
|
439a494d40
|
[IMP] Add the possiblity to get the template from an absolute path on the server
|
8 years ago |
Laurent Mignon
|
099fe5e1ea
|
Remove unicode string
|
8 years ago |
Florent Aide
|
6e090ca2bc
|
Merge pull request #1 from acsone/9.0-import_report_py3o
9.0 import report py3o
|
8 years ago |
Laurent Mignon
|
5dc8bb3376
|
[FIX] Add depndency on py3o.template
|
8 years ago |
Laurent Mignon
|
6dae7de2c7
|
[IMP] New API + Short Hearder
|
8 years ago |
Laurent Mignon
|
4318e41acd
|
[FIX] View inheritance may not use attribute 'string' as a selector.
|
8 years ago |
Laurent Mignon
|
b6383bbe9a
|
Add setup
|
8 years ago |
Laurent Mignon
|
0b4945849e
|
remove hg files
|
8 years ago |
Laurent Mignon
|
9c9fe7e526
|
Merge branch 'report_py3o' into HEAD
|
8 years ago |
Laurent Mignon
|
c1479c64d2
|
Move to report_py3o after import from HG
|
8 years ago |
Brendan Masson
|
3a73f24c15
|
Remove dependency to oe_json_serializer due to packaging issues
--HG--
branch : odoo8
|
8 years ago |
Szeka Wong
|
5089921bd2
|
Replace get_user_variables (=deprecated) with get_all_user_python_expression.
Add call on template render function.
--HG--
branch : odoo8
|
8 years ago |
Szeka Wong
|
d60fb75424
|
Add oe_json_serializer in external_dependencies.
Fix get_user_variables call.
--HG--
branch : odoo8
|
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 |
Jérémie Gavrel
|
c766924e84
|
Fix py3o_template_fallback help string
--HG--
branch : odoo8
|
9 years ago |
Jérémie Gavrel
|
50cd4c6d3b
|
Fix py3o_template_fallback help string
--HG--
branch : odoo8
|
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 |
stephane.bidoul@acsone.eu
|
3f04c13fc1
|
Fix raise error
--HG--
branch : odoo8
|
9 years ago |
Jérémie Gavrel
|
7e9a76558c
|
Can set Py3o servers as inactive
--HG--
branch : odoo8
|
9 years ago |
Jérémie Gavrel
|
1826aa2c45
|
Only use direct rendering as a fallback if no py3o server is defined
--HG--
branch : odoo8
|
9 years ago |
Maxime Chambreuil - http://www.savoirfairelinux.com
|
0285fc33ec
|
Update .travis.yml
|
9 years ago |
Jérémie Gavrel
|
ab49206f72
|
Add search view for py3o_template
--HG--
branch : odoo8
|
9 years ago |
Jérémie Gavrel
|
49defabe88
|
Restore direct rendering for native ODT output formats
--HG--
branch : odoo8
|
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 |