Commit Graph

432 Commits (b2b51f0e4c4d2972ebfc086ce39f98fe05fbba10)

Author SHA1 Message Date
Laurent-Corron b2b51f0e4c [IMP] report_qweb_signer: Black python code 2021-08-30 13:26:38 +02:00
Marcel Savegnago e9665dcfb3 [FIX] report_qweb_signer
Fix website on manifest
2021-08-30 13:26:38 +02:00
OCA-git-bot 03cd7bee1b report_qweb_signer 12.0.1.0.1
Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-12.0/reporting-engine-12.0-report_qweb_signer
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-12-0/reporting-engine-12-0-report_qweb_signer/
2021-08-30 13:26:40 +02:00
david b7cd36d1a7 [FIX] report_qweb_signer: reprint report crash
`render_qweb_pdf` must return a tuple of `(content, 'pdf')`
2021-08-30 13:26:38 +02:00
Pedro M. Baeza 456e006967 [MIG] report_qweb_signer: Refine migration
- Good dependency chain
- Context for forcing rendering PDF
- Extra test

[UPD] README.rst

[UPD] Update report_qweb_signer.pot

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-12.0/reporting-engine-12.0-report_qweb_signer
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-12-0/reporting-engine-12-0-report_qweb_signer/

[UPD] README.rst
2021-08-30 13:26:39 +02:00
David 7c8cada563 [MIG] report_qweb_designer: Migration to 12.0 2021-08-30 13:26:38 +02:00
Pedro M. Baeza bd37d7ee1b [FIX] README syntax 2021-08-30 13:26:38 +02:00
Jairo Llopis 69bc797722 [FIX] report_qweb_signer: Remove hardcoded memory limits
These limits were being hit when printing PDF reports with just 80 pages.

OCA Transbot updated translations from Transifex

[UPD] Update report_qweb_signer.pot
2021-08-30 13:26:38 +02:00
Jordi Ballester f3a9d76229 fix test_report_qweb_signer - tests were causing travis to stall 2021-08-30 13:26:38 +02:00
Pedro M. Baeza 4ef450ae6b [MIG] report_qweb_signer: Migration to 10.0
OCA Transbot updated translations from Transifex
2021-08-30 13:26:38 +02:00
Pedro M. Baeza ba5030a5c1 report_qweb_signer: Add feature request
OCA Transbot updated translations from Transifex
2021-08-30 13:26:36 +02:00
Antonio Espinosa 047cdad70f report_qweb_signer addon 2021-08-30 13:24:29 +02:00
OCA-git-bot 587d99e5ba [UPD] addons table in README.md 2021-08-14 04:32:51 +00:00
OCA Transbot 6f4acc2f84 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-14.0/reporting-engine-14.0-report_qweb_element_page_visibility
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-14-0/reporting-engine-14-0-report_qweb_element_page_visibility/
2021-07-29 23:01:31 +00:00
OCA-git-bot a711591290 [ADD] setup.py 2021-07-29 20:12:30 +00:00
OCA-git-bot 7a930410b1 [UPD] README.rst 2021-07-29 20:12:30 +00:00
OCA-git-bot 8d1bcdd762 [UPD] addons table in README.md 2021-07-29 20:12:28 +00:00
oca-travis 6efb226d0a [UPD] Update report_qweb_element_page_visibility.pot 2021-07-29 20:08:08 +00:00
OCA-git-bot abc6d9a77b Merge PR #476 into 14.0
Signed-off-by pedrobaeza
2021-07-29 20:03:33 +00:00
Pedro Castro Silva a30062fae2 Translated using Weblate (Portuguese)
Currently translated at 100.0% (13 of 13 strings)

Translation: reporting-engine-14.0/reporting-engine-14.0-report_xlsx
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-14-0/reporting-engine-14-0-report_xlsx/pt/
2021-07-02 23:48:56 +00:00
Pedro Castro Silva f64a745e21 Translated using Weblate (Portuguese)
Currently translated at 100.0% (36 of 36 strings)

Translation: reporting-engine-14.0/reporting-engine-14.0-base_comment_template
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-14-0/reporting-engine-14-0-base_comment_template/pt/
2021-07-01 15:48:51 +00:00
OCA-git-bot 93f8832c17 [ADD] setup.py 2021-06-11 17:29:12 +00:00
OCA-git-bot 03832febed [UPD] README.rst 2021-06-11 17:29:12 +00:00
OCA-git-bot 6871a10b51 [UPD] addons table in README.md 2021-06-11 17:29:10 +00:00
oca-travis 4fd64bdef8 [UPD] Update bi_sql_editor.pot 2021-06-11 16:03:41 +00:00
OCA-git-bot 76b5d0f383 Merge PR #518 into 14.0
Signed-off-by gurneyalex
2021-06-11 14:16:31 +00:00
OCA-git-bot ed1badff6c [UPD] addons table in README.md 2021-06-09 17:44:55 +00:00
OCA-git-bot 0dad38a551 report_xml 14.0.1.0.1 2021-06-09 17:44:49 +00:00
OCA-git-bot dd735fced3 Merge PR #517 into 14.0
Signed-off-by pedrobaeza
2021-06-09 16:00:52 +00:00
David James 53dc46e058 bi_sql_editor: add support for group operators
this commit allows specifying the group operator for each field. This functionality was originally included in a seperate module "bi_sql_editor_aggregate" in version 12.
2021-06-08 13:15:13 +10:00
David James ebd77c9399 bi_sql_editor: Migration to 14.0 2021-06-08 13:15:13 +10:00
David James ae89e414e8 [IMP] bi_sql_editor: black, isort, prettier 2021-06-08 13:15:13 +10:00
Ana Suárez aeb59efa58 Translated using Weblate (Spanish)
Currently translated at 38.3% (43 of 112 strings)

Translation: reporting-engine-13.0/reporting-engine-13.0-bi_sql_editor
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-13-0/reporting-engine-13-0-bi_sql_editor/es/
2021-06-08 13:15:13 +10:00
OCA-git-bot 6e9841cea0 bi_sql_editor 13.0.1.0.1
[UPD] README.rst
2021-06-08 13:15:13 +10:00
HviorForgeFlow ad70e5d045 [MIG] bi_sql_editor: Migration to 13.0 2021-06-08 13:15:13 +10:00
HviorForgeFlow f020f4e8a7 [IMP] bi_sql_editor: black, isort, prettier 2021-06-08 13:15:13 +10:00
Sylvain LE GAL 259d95f01c [IMP] bi_sql_editor : conserve cron settings, when setting materialized view to draft ; Set correct default values for cron and enable it 2021-06-08 11:58:34 +10:00
Sylvain LE GAL 217629af1d [FIX] bi_sql_editor : handle correctly translation for action name 2021-06-08 11:58:34 +10:00
Sylvain LE GAL a3cf870117 [WIP] imp bi_sql_editor 2021-06-08 11:58:34 +10:00
OCA Transbot dabb4449a8 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-12.0/reporting-engine-12.0-bi_sql_editor
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-12-0/reporting-engine-12-0-bi_sql_editor/
2021-06-07 13:14:14 +10:00
Sylvain LE GAL bb1152e779 [ADD] action context 2021-06-07 13:14:14 +10:00
hveficent a7baac7e62 change SQL mapping for date 2021-06-07 13:14:14 +10:00
hveficent 21d1d0b19e [FIX] bi_sql_editor: Add required attribute name on filters 2021-06-07 13:14:14 +10:00
Pedro M. Baeza 7cabbd1697 [FIX] bi_sql_editor: Fixes images path
Fixes #309
2021-06-07 13:14:14 +10:00
Rudolf Schnapka 0751f66995 Translated using Weblate (German)
Currently translated at 29.1% (32 of 110 strings)

Translation: reporting-engine-12.0/reporting-engine-12.0-bi_sql_editor
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-12-0/reporting-engine-12-0-bi_sql_editor/de/
2021-06-07 13:14:14 +10:00
OCA Transbot e4872704cd Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-12.0/reporting-engine-12.0-bi_sql_editor
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-12-0/reporting-engine-12-0-bi_sql_editor/
2021-06-07 13:14:14 +10:00
OCA-git-bot fe37dbfb72 bi_sql_editor 12.0.1.2.0
bi_sql_editor 12.0.1.1.0

[UPD] README.rst

[UPD] README.rst
2021-06-07 13:14:14 +10:00
Adrià Gil Sorribes 7e1acc0591 Update readme 2021-06-07 13:14:14 +10:00
mreficent bf96a35602 [FIX] bi_sql_editor: add in readme how to solve the update all break 2021-06-07 13:14:14 +10:00
Adrià Gil Sorribes 77c903c980 [12.0][MIG] Migrate module bi_sql_editor to v12 2021-06-07 13:14:14 +10:00