Jairo Llopis
c5f555d9e1
Oops, this header belongs to other module.
2017-06-23 10:26:28 +02:00
Jairo Llopis
8b8fa39bfc
Clearer code comments, add logging.
2017-06-23 10:26:28 +02:00
Jairo Llopis
ac4883fef4
Only replace the docs key if it is missing.
2017-06-23 10:26:28 +02:00
Jairo Llopis
4e01bfa95a
Allow docargs to be loaded from context.
2017-06-23 10:26:28 +02:00
Jairo Llopis
26873eba3d
Fix XML tag mismatch.
2017-06-23 10:26:28 +02:00
Jairo Llopis
b3c96a3657
Sort links.
2017-06-23 10:26:27 +02:00
Jairo Llopis
22587f345d
Add sample module.
2017-06-23 10:26:27 +02:00
Jairo Llopis
39c7013c4a
Easier XSD checking reports.
...
Any report inheriting this AbstractModel can check its XML results
against any XSD.
2017-06-23 10:26:27 +02:00
Jairo Llopis
4a84ee381b
Add template utf8_header.
...
Almost any XML must start with this. Let's make it easier.
2017-06-23 10:26:27 +02:00
Jairo Llopis
2eaab56401
Add module report_xml.
2017-06-23 10:26:27 +02:00
Pedro M. Baeza
074f3a2be5
Merge pull request #144 from etobella/10.0-fix_watermark_png
...
[FIX] Fix Watermark from PNG
2017-06-23 02:24:23 +02:00
etobella
7d621022b0
[FIX] Change travis configuration to download wkhtmltopdf last version
2017-06-21 10:36:37 +02:00
etobella
6dacecae08
[FIX] Fix Watermark from PNG
2017-06-20 22:52:34 +02:00
OCA Transbot
5df8064fc0
OCA Transbot updated translations from Transifex
2017-06-03 08:34:25 +02:00
OCA Git Bot
070c6a2306
[ADD] setup.py
2017-05-31 04:37:55 +02:00
OCA Git Bot
bd19779a74
[UPD] addons table in README.md
2017-05-31 02:38:34 +02:00
Pedro M. Baeza
c74b4e2b89
Merge pull request #126 from StefanRijnhart/10.0-report_qweb_pdf_watermark
...
10.0 report qweb pdf watermark
2017-05-30 20:21:44 +02:00
Alexis de Lattre
a5f09cc0bf
Merge pull request #140 from acsone/10.0-report_py3o_print_report_name-lmi
...
[IMP] report_py3o: Take into account print_report_name
2017-05-30 18:48:00 +02:00
Alexis de Lattre
a3464f6670
Merge pull request #139 from acsone/10.0-fix-crash_with_attachment-lmi
...
[10.0] [FIX] report_py3o: must return the path to the report
2017-05-30 18:34:10 +02:00
Laurent Mignon
f3027506df
[IMP] report_py3o: Take into account print_report_name
...
If a Printed Report Name is set on the action report, use it as
downloaded filename
refs #133
2017-05-30 13:08:03 +02:00
Laurent Mignon (ACSONE)
c6ad1f3a8a
[FIX] report_py3o: must return the path to the report
...
refs #119
2017-05-30 10:51:18 +02:00
OCA Transbot
8ea7a9f978
OCA Transbot updated translations from Transifex
2017-05-20 08:22:39 +02:00
Alexis de Lattre
cf91f8e0f9
Merge pull request #125 from akretion/10-py3o-multi-in-one
...
[10.0] report_py3o: add option py3o_multi_in_one
2017-05-19 12:13:38 +02:00
OCA Transbot
76aa957c1e
OCA Transbot updated translations from Transifex
2017-05-13 08:18:41 +02:00
OCA Git Bot
e90068ee7c
[ADD] setup.py
2017-05-03 04:34:50 +02:00
OCA Git Bot
19a2abf0d9
[UPD] addons table in README.md
2017-05-03 02:35:56 +02:00
Jordi Ballester Alomar
65fb037611
Merge pull request #127 from Eficent/10.0-add-report_wkhtmltopdf_params
...
[10.0] report_wkhtmltopdf_param
2017-05-02 13:45:52 +02:00
Miku Laitinen
058a09d0ad
[ADD] module 'report_wkhtmltopdf_param'
2017-05-02 13:44:57 +02:00
OCA Transbot
f6492846c5
OCA Transbot updated translations from Transifex
2017-05-01 23:12:47 +02:00
Stefan Rijnhart
f5171d6d77
[ADD] Prioritize background transparency
2017-04-25 08:50:26 +02:00
Stefan Rijnhart
b346061e23
[MIG] report_qweb_pdf_watermark
2017-04-24 20:28:54 +02:00
OCA Transbot
45b7c0a485
OCA Transbot updated translations from Transifex
2017-04-24 20:28:48 +02:00
OCA Git Bot
e3237b3e67
[UPD] addons table in README.md
2017-04-23 02:36:42 +02:00
mourad-ehm
0c05165283
[REM] report_custom_filename: feature is already in odoo 10.0
2017-04-23 00:12:17 +02:00
Holger Brunn
d5c237c8d8
report_qweb_pdf_watermark ( #86 )
2017-04-22 14:01:40 +02:00
Alexis de Lattre
8c1e1b5ac4
Add option py3o_multi_in_one for Py3o reports
2017-04-12 14:22:04 +02:00
Alexis de Lattre
6e60904993
Merge pull request #120 from guewen/fix-py3o-hangs
...
Fix py3o freeze when using server fusion
2017-04-07 14:06:35 +02:00
Alexis de Lattre
4cbe7ae7fe
Merge pull request #122 from guewen/add-templating-options
...
Pass option for escaping False values to server
2017-04-07 14:06:16 +02:00
Guewen Baconnier
67bcc64293
Pass option for escaping False values to server
...
Needs https://bitbucket.org/faide/py3o.fusion/pull-requests/1
2017-04-06 07:47:55 +02:00
Guewen Baconnier
404e01f0d9
Fix py3o freeze when using server fusion
...
The template file has been partially read for the parsing of the
expressions, so use the original template data instead. When the fusion
server receives an incomplete template, we don't receive any answer
back.
2017-04-03 13:29:10 +02:00
OCA Git Bot
7b0cc5aee3
[UPD] addons table in README.md
2017-03-28 02:44:05 +02:00
OCA Git Bot
42c1918986
[UPD] addons table in README.md
2017-03-25 09:38:17 +01:00
OCA Git Bot
937b198fba
[UPD] addons table in README.md
2017-03-23 02:36:40 +01:00
Stéphane Bidoul (ACSONE)
890cf35c37
report_py3o: bump version following last merge
2017-03-22 10:18:29 +01:00
Alexis de Lattre
22d177f1f5
Merge pull request #109 from acsone/10.0-avoid_injections_report_py3o-lmi
...
[10.0] [IMP] report_py3o: prevent injections when retrieving the template fr…
2017-03-21 10:58:04 +01:00
OCA Transbot
43021ae6ab
OCA Transbot updated translations from Transifex
2017-03-18 01:30:42 -04:00
Laurent Mignon (ACSONE)
f0d86e1dd0
[IMP] report_py3o: prevent injections when retrieving the template from path
2017-03-16 15:19:00 +01:00
Eric @ Elico Corp
edd5b04ee0
Merge pull request #100 from acsone/10.0-fix_report_py3o_save_attachment-lmi
...
[FIX] report_py3o: fix exception when report must be saved as attache…
2017-03-16 21:45:36 +08:00
OCA Transbot
63c53b4e02
OCA Transbot updated translations from Transifex
2017-03-11 00:36:03 -05:00
Stéphane Bidoul (ACSONE)
fda94a0657
README: Use the https protocol. ( #107 )
...
Use the https protocol.
2017-03-06 12:28:41 +01:00