Commit Graph

312 Commits (9a0c3852c03939b4fc43b528a046c9585bf9f41f)

Author SHA1 Message Date
OCA-git-bot 720b1f02f4 pre-commit update 2022-11-30 12:46:45 +01:00
mreficent 572f4b5736 [FIX] report_xlsx: rename a file 2022-11-30 12:46:45 +01:00
OCA Transbot 7d9df9930d 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_xlsx
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-13-0/reporting-engine-13-0-report_xlsx/
2022-11-30 12:46:45 +01:00
OCA-git-bot b948257087 [UPD] README.rst 2022-11-30 12:46:45 +01:00
oca-travis 4d8fef3529 [UPD] Update report_xlsx.pot 2022-11-30 12:46:45 +01:00
Joan Sisquella fc887ceb8e [FIX] report_xlsx: js 2022-11-30 12:46:45 +01:00
Rod Schouteden 54f46f6a89 [MIG][IMP][13.0] rebase to include new linters 2022-11-30 12:46:45 +01:00
Rod Schouteden fca87a5299 [MIG] report_xlsx: Migration to 13.0 2022-11-30 12:46:45 +01:00
OCA-git-bot 1b4999422c report_xlsx 12.0.1.0.1 2022-11-30 12:46:45 +01:00
Pedro Castro Silva 367323a4b6 Translated using Weblate (Portuguese)
Currently translated at 94.4% (17 of 18 strings)

Translation: reporting-engine-12.0/reporting-engine-12.0-report_xlsx
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-12-0/reporting-engine-12-0-report_xlsx/pt/
2022-11-30 12:46:45 +01:00
Pedro Castro Silva 96bfdf37fa Added translation using Weblate (Portuguese) 2022-11-30 12:46:45 +01:00
Kitti U b43522bb1a [12.0][IMP] report_xlsx, make sure print_report_name works 2022-11-30 12:46:45 +01:00
OCA-git-bot 7f8dd98c74 [UPD] README.rst 2022-11-30 12:46:45 +01:00
Rudolf Schnapka 8bd65fb61b Translated using Weblate (German)
Currently translated at 88.2% (15 of 17 strings)

Translation: reporting-engine-12.0/reporting-engine-12.0-report_xlsx
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-12-0/reporting-engine-12-0-report_xlsx/de/
2022-11-30 12:46:45 +01:00
OCA Transbot f3a26d1fd1 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2022-11-30 12:46:45 +01:00
oca-travis a09e80a5bc [UPD] Update report_xlsx.pot 2022-11-30 12:46:45 +01:00
Pedro M. Baeza 19f10585ad [IMP] report_xlsx: README by fragments 2022-11-30 12:46:45 +01:00
Cristian Salamea 68767c3fa8 [MIG] report_xlsx: Migration to 12.0
* refactor: On new ActionManager override _makeReportUrls and triggerDownload to support XLSX format
* pass action to custom _downloadReportXLSX: Need action to get report data
* dict constructor to remove context lang
2022-11-30 12:46:45 +01:00
Graeme Gellatly 095c321a3d Fix report_xlsx for printing from wizards 2022-11-30 12:46:45 +01:00
oca-travis 5fd955f1ff [UPD] Update report_xlsx.pot 2022-11-30 12:46:45 +01:00
Naglis Jonaitis 98018a2cf7 [IMP] report_fillpdf, report_xlsx, report_xml: Use content_disposition helper 2022-11-30 12:46:45 +01:00
OCA Transbot f2e86228ad OCA Transbot updated translations from Transifex 2022-11-30 12:46:45 +01:00
Enric Tobella 30337adcac [MIG] report_xlsx: Migration to 11.0 2022-11-30 12:46:45 +01:00
OCA Transbot 804d9dc35e OCA Transbot updated translations from Transifex 2022-11-30 12:46:45 +01:00
Stéphane Bidoul (ACSONE) bdb9c43278 [10.0] report_xlsx: Allow to define options for workbook creation (#98)
* Allow to define options for workbook creation
2022-11-30 12:46:45 +01:00
Adrien Peiffer (ACSONE) 76505f076c [MIG] Migration of report_xlsx to 10.0 (#76) 2022-11-30 12:46:45 +01:00
sebalix 8d054ceaf7 [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 2022-11-30 12:46:45 +01:00
Adrien Peiffer (ACSONE) 9e6dd0d9dd [CHG] Rename base_report_xlsx to report_xlsx and add xlsx report type in selection 2022-11-30 12:46:45 +01:00
Weblate 8dfa82089f Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-16.0/reporting-engine-16.0-sql_export
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-sql_export/
2022-11-28 12:11:35 +00:00
OCA-git-bot badacc743b [ADD] setup.py 2022-11-28 10:01:07 +00:00
OCA-git-bot 75f65072d0 [UPD] README.rst 2022-11-28 10:01:07 +00:00
OCA-git-bot f9ac7755c5 [UPD] addons table in README.md 2022-11-28 10:01:05 +00:00
oca-ci a3f80f5356 [UPD] Update sql_export.pot 2022-11-28 09:58:19 +00:00
OCA-git-bot f57897db96 Merge PR #671 into 16.0
Signed-off-by HviorForgeFlow
2022-11-28 09:55:28 +00:00
Sylvain LE GAL a70ff1aaf4 [MIG] sql_export from V15.0
- split view in two files, according OCA guidelines;
- add legalsylvain as maintainers
- use abstract tree and form views
- refactor : split demo data into two files, according OCA guidelines
- replace obsolete base.menu_reporting_dashboard by spreadsheet_dashboard entries
- update translation
- prevent usage of export with parameters, that requires extra work
- do not skip 'check execution' when confirming sql exports
2022-11-24 09:34:01 +01:00
Sylvain LE GAL c8ad9aa6af [IMP] sql_export: black, isort, prettier 2022-11-23 16:21:27 +01:00
jabelchi 2acdeb99b5 Translated using Weblate (Catalan)
Currently translated at 65.0% (39 of 60 strings)

Translation: reporting-engine-15.0/reporting-engine-15.0-sql_export
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-15-0/reporting-engine-15-0-sql_export/ca/
2022-11-23 16:21:27 +01:00
OCA-git-bot 63d5d12b8d [UPD] README.rst 2022-11-23 16:21:27 +01:00
oca-ci bbdc95efad [UPD] Update sql_export.pot 2022-11-23 16:21:27 +01:00
mariadforgeflow c79b330322 [MIG] sql_export: Migration to 15.0 2022-11-23 16:21:27 +01:00
mariadforgeflow eada4043c2 [IMP] sql_export: black, isort, prettier 2022-11-23 16:21:27 +01:00
OCA Transbot 23c5db2cad Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-14.0/server-tools-14.0-sql_export
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-sql_export/
2022-11-23 16:21:27 +01:00
oca-travis 10cf7d4fa8 [UPD] Update sql_export.pot 2022-11-23 16:21:27 +01:00
OCA Transbot 466ea6f2ec Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-14.0/server-tools-14.0-sql_export
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-sql_export/
2022-11-23 16:21:27 +01:00
OCA-git-bot c6bfb4597e sql_export 14.0.1.1.0 2022-11-23 16:21:27 +01:00
oca-travis 94dcf86e47 [UPD] Update sql_export.pot 2022-11-23 16:21:27 +01:00
Sylvain LE GAL 5a3b72ac12 [PORT] 14.0 port #2061 : sql_export : add preview button 2022-11-23 16:21:27 +01:00
OCA-git-bot c9530ce347 [UPD] README.rst 2022-11-23 16:21:27 +01:00
oca-travis 8ba303b5c4 [UPD] Update sql_export.pot 2022-11-23 16:21:27 +01:00
Florian da Costa 75a8934d43 Update roadmap for v15 and make some usability improvements
Improve usability about variable creation and choice by hiding base wizard base fields and display simplified view
Add a description on paramter fields to help the user to use parameters
If not parameter are used for the query, display the wizard with the generated file directly
2022-11-23 16:21:27 +01:00