772 Commits

Author SHA1 Message Date
oca-travis
79f2f87cc0 [UPD] Update report_qweb_pdf_watermark.pot 2021-02-04 12:39:34 +05:30
Stefan Rijnhart
09c31f44c5 [FIX] Don't break printing some upstream reports with invalid models
When no background configuration is present on the report definition,
don't try to browse the report model especially because this breaks
some upstream reports (see https://github.com/odoo/odoo/pull/23389)
2021-02-04 12:39:34 +05:30
OCA Transbot
572143dc5d OCA Transbot updated translations from Transifex 2021-02-04 12:39:34 +05:30
Jordi Ballester
2ba998b080 fix test_report_qweb_signer - tests were causing travis to stall 2021-02-04 12:39:34 +05:30
Holger Brunn
3227999733 [UPD] build environment 2021-02-04 12:39:34 +05:30
Holger Brunn
8d06b81ee5 [IMP] use PyPDF2 if possible 2021-02-04 12:39:34 +05:30
OCA Transbot
884055394c OCA Transbot updated translations from Transifex 2021-02-04 12:39:34 +05:30
etobella
4f0fa808aa [FIX] Fix Watermark from PNG 2021-02-04 12:39:34 +05:30
OCA Transbot
5d133e2718 OCA Transbot updated translations from Transifex 2021-02-04 12:39:34 +05:30
Stefan Rijnhart
5d962d7d10 [ADD] Prioritize background transparency 2021-02-04 12:39:34 +05:30
Stefan Rijnhart
b9809ce12b [MIG] report_qweb_pdf_watermark 2021-02-04 12:39:34 +05:30
OCA Transbot
dfec7e80c5 OCA Transbot updated translations from Transifex 2021-02-04 12:39:34 +05:30
Holger Brunn
57d385a35c report_qweb_pdf_watermark (#86) 2021-02-04 12:39:34 +05:30
Luc De Meyer
0fb5967e90 [13.0][FIX]report_xlsx multi-company bug : context dropping (hence also allowed_company_ids) causing access errors in multi-company environment 2021-01-23 19:17:16 +01:00
hda
365898c459 [13.0][FIX] _py3o_parser_context._old_format_lang useless env param in calling _format_date 2021-01-20 14:59:27 +01:00
Alessandro Fiorino
f95a30c90d Translated using Weblate (Italian)
Currently translated at 100.0% (13 of 13 strings)

Translation: reporting-engine-13.0/reporting-engine-13.0-report_csv
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-13-0/reporting-engine-13-0-report_csv/it/
2020-12-16 16:19:49 +00:00
Alessandro Fiorino
6db4612ca7 Added translation using Weblate (Italian) 2020-12-16 13:34:01 +00:00
OCA Transbot
14e9116f6b Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-13.0/reporting-engine-13.0-report_qweb_parameter
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-13-0/reporting-engine-13-0-report_qweb_parameter/
2020-11-28 11:04:11 +00:00
OCA-git-bot
cbbdfaa709 [ADD] setup.py 2020-11-28 11:03:55 +00:00
OCA-git-bot
ff02e4f126 [UPD] README.rst 2020-11-28 11:03:54 +00:00
oca-travis
9309c6b980 [UPD] Update kpi_dashboard.pot 2020-11-28 10:56:56 +00:00
OCA-git-bot
05d37e24fb Merge PR #446 into 13.0
Signed-off-by pedrobaeza
2020-11-28 10:45:34 +00:00
Alessandro Fiorino
abc0f917d1 Translated using Weblate (Italian)
Currently translated at 100.0% (4 of 4 strings)

Translation: reporting-engine-13.0/reporting-engine-13.0-report_qweb_parameter
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-13-0/reporting-engine-13-0-report_qweb_parameter/it/
2020-11-20 23:36:30 +00:00
Alessandro Fiorino
ef9735b15e Added translation using Weblate (Italian) 2020-11-20 21:17:56 +00:00
Alessandro Fiorino
18f3169c96 Added translation using Weblate (Italian) 2020-11-20 21:14:26 +00:00
OCA-git-bot
4412213c0f [ADD] setup.py 2020-11-18 08:23:59 +00:00
OCA-git-bot
64830ba617 [UPD] README.rst 2020-11-18 08:23:58 +00:00
oca-travis
ed5917185d [UPD] Update report_qweb_parameter.pot 2020-11-18 08:16:15 +00:00
OCA-git-bot
7fdcf43783 Merge PR #450 into 13.0
Signed-off-by pedrobaeza
2020-11-18 08:06:32 +00:00
sbejaoui
5b85fb5cc9 [ADD] - add sbejaoui as maintainer for report_substitute 2020-11-06 11:49:57 +01:00
sbejaoui
f5b90659e2 [ADD] - add setup.py 2020-11-06 11:29:34 +01:00
sbejaoui
593224f917 [13.0][MIG] - report_substitute migration 2020-11-06 11:25:04 +01:00
OCA-git-bot
e881b304ed [ADD] icon.png 2020-11-06 10:01:13 +01:00
OCA-git-bot
21a032a1da [UPD] README.rst 2020-11-06 10:01:13 +01:00
oca-travis
aa11934508 [UPD] Update report_substitute.pot 2020-11-06 10:01:13 +01:00
sbejaoui
3e57f28545 [12.0][IMP] - Add check for substitution infinite loop 2020-11-06 10:01:13 +01:00
sbejaoui
b037b547c9 [FIX] - Fix typo 2020-11-06 10:01:13 +01:00
sbejaoui
b68c006637 [FIX] - manage the case where mail.compose.message is triggered from the chatter 2020-11-06 10:01:13 +01:00
sbejaoui
0e846286d9 [IMP] - add unit tests 2020-11-06 10:01:13 +01:00
sbejaoui
2249f37cee [IMP] - manage substitution for mail.thread message_post_with_template 2020-11-06 10:01:13 +01:00
sbejaoui
6f831d7f48 [IMP] - manage subtitute report for multi-action 2020-11-06 10:01:13 +01:00
sbejaoui
9c7d245343 [FIX] - prevent substitution loop 2020-11-06 10:01:13 +01:00
sbejaoui
eb27350b12 [FIX] - missing method param 2020-11-06 10:01:13 +01:00
sbejaoui
2e3e522c61 [ADD] - Add unit tests 2020-11-06 10:01:13 +01:00
sbejaoui
6ef8ab8d07 [ADD] - Add readme 2020-11-06 10:01:13 +01:00
sbejaoui
408443e2fc [ADD] - report substitute
This addon give the possibility to substitute a report action by another based on some criteria.
2020-11-06 10:01:13 +01:00
Stéphane Bidoul
4fc0b240e1 Upgrade pylint-odoo for 13.0 [ci skip]
This is apprently necessary for the
development status checks to work correctly.
2020-11-05 18:04:04 +01:00
Stéphane Bidoul
56c999b0c5 update dotfiles [ci skip] 2020-11-01 23:05:00 +01:00
Stéphane Bidoul
b47daf6b9f Use prettier/pre-commit for compatibility with pre-commit 2.8 [ci skip] 2020-11-01 14:49:06 +01:00
Carlos Roca
3bf1d08670 [MIG] report_qweb_parameter: Migration to v13 2020-10-28 16:58:34 +01:00