Commit Graph

370 Commits (a694e599a6f02a194bf8804eed0d26d217840e0c)

Author SHA1 Message Date
omar7r 318d8ff4aa
[FIX] Deletes an unnecessary function call 2017-11-07 20:16:05 +01:00
Omar e793d39969 [IMP] report_py3o: Allows to interpret \n and \t in texts, cleans html tags too 2017-10-31 11:17:17 +01:00
OCA Git Bot b184c5b734 [UPD] addons table in README.md 2017-09-17 02:39:10 +02:00
Pedro M. Baeza ee3f7bc70f Merge pull request #164 from Eficent/10.0-fix-report_qweb_pdf_watermark
[FIX] report_qweb_pdf_watermark: Fixes on tests and use pyPDF2
2017-09-15 11:42:53 +02:00
Jordi Ballester adcc31a248 fix test_report_qweb_signer - tests were causing travis to stall 2017-09-14 13:51:09 +02:00
Holger Brunn 071c116902 [UPD] build environment 2017-09-14 13:25:02 +02:00
Holger Brunn 9be3a75b0e [IMP] use PyPDF2 if possible 2017-09-14 13:22:56 +02:00
OCA Transbot 2fa5f70f2c OCA Transbot updated translations from Transifex 2017-08-19 09:39:28 +02:00
OCA Git Bot 6d871f32de [ADD] setup.py 2017-08-17 04:39:23 +02:00
OCA Git Bot d01d3b9941 [UPD] addons table in README.md 2017-08-17 02:39:30 +02:00
Pedro M. Baeza eceb566c47 Merge pull request #145 from Tecnativa/10.0-report_qweb_signer
[10.0][MIG] report_qweb_signer
2017-08-16 19:02:31 +02:00
OCA Git Bot c46ceff8e6 [UPD] addons table in README.md 2017-07-18 02:38:49 +02:00
Pedro M. Baeza 43ce08a1d0 Merge pull request #152 from Eficent/10.0-del-report_xls
[10.0][DEL] report_xls
2017-07-17 11:06:04 +02:00
mreficent 31de2bb733 [10.0][DEL] report_xls 2017-07-17 10:44:35 +02:00
OCA Transbot 51a662afd3 OCA Transbot updated translations from Transifex 2017-07-15 08:44:35 +02:00
OCA Git Bot 49538b0776 [ADD] setup.py 2017-07-13 04:38:44 +02:00
OCA Git Bot 6e6496653e [UPD] addons table in README.md 2017-07-13 02:38:48 +02:00
Jordi Ballester Alomar c69a47dd67 Merge pull request #143 from etobella/10.0
[10.0][MIG] report_xml migration
2017-07-12 12:57:56 +02:00
Jordi Ballester Alomar c48760ed36 Merge pull request #146 from etobella/10.0-add-report_field_length
[10.0][ADD] report_qweb_parameter
2017-07-12 12:39:03 +02:00
etobella 1054078932 [ADD] report_field_length 2017-07-11 09:29:05 +02:00
etobella 3c8ca75c14 [MIG] report_xml: Migration to 10.0 2017-07-07 16:38:10 +02:00
OCA Transbot f020e1b16d OCA Transbot updated translations from Transifex 2017-07-07 13:27:51 +02:00
Stéphane Bidoul (ACSONE) 9cd7b892d9 prefix versions with 8.0 2017-07-07 13:27:50 +02:00
OCA Transbot a22001fad4 OCA Transbot updated translations from Transifex 2017-07-01 09:19:08 +02:00
Jairo Llopis fa8f15d291 Credit creators, using same name across modules to avoid split statistics. 2017-06-23 10:26:28 +02:00
Jairo Llopis cf9b697f16 Return supers. 2017-06-23 10:26:28 +02:00
Jairo Llopis 3b8a2821f6 Clean AGPL garbage preserving copyright.
See 0bd4545348.
2017-06-23 10:26:28 +02:00
Jairo Llopis 167d6d1f97 Add module report_xml_sample. 2017-06-23 10:26:28 +02:00
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 6340188703 [MIG] report_qweb_signer: Migration to 10.0 2017-06-23 02:26:29 +02:00
OCA Transbot befe411dd1 OCA Transbot updated translations from Transifex 2017-06-23 02:25:10 +02:00
Pedro M. Baeza 21ab4625b2 report_qweb_signer: Add feature request 2017-06-23 02:25:09 +02:00
Antonio Espinosa 1e14ed7f2f report_qweb_signer addon 2017-06-23 02:25:09 +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