Commit Graph

632 Commits (2c29a351309b98356f55e40ea22c8883d9f5ba36)

Author SHA1 Message Date
oca-git-bot 2c29a35130 [IMP] update dotfiles [ci skip] 2023-03-12 20:49:24 +01:00
OCA-git-bot 47479bc21c [ADD] setup.py 2023-03-09 12:50:18 +00:00
OCA-git-bot c2024759be [UPD] README.rst 2023-03-09 12:50:17 +00:00
OCA-git-bot 2da896e149 [UPD] addons table in README.md 2023-03-09 12:50:15 +00:00
oca-ci 4e0dab14de [UPD] Update bi_view_editor.pot 2023-03-09 12:46:23 +00:00
OCA-git-bot 0d83c5bdf6 Merge PR #730 into 15.0
Signed-off-by gurneyalex
2023-03-09 12:42:59 +00:00
ilo 6ea92d74e3 [MIG] bi_view_editor: Migration to 15.0 2023-03-08 18:35:09 -03:00
Francesco Foresti 1eb14ec1f0 Translated using Weblate (Italian)
Currently translated at 18.6% (17 of 91 strings)

Translation: reporting-engine-14.0/reporting-engine-14.0-bi_view_editor
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-14-0/reporting-engine-14-0-bi_view_editor/it/

[IMP] bi_view_editor : black, isort, prettier
2023-03-08 09:41:44 -03:00
Stéphane Bidoul eab9ae1b2d bi_view_editor: add deb external dependencies 2023-03-08 09:41:44 -03:00
OCA-git-bot ca86ebd867 [UPD] README.rst 2023-03-08 09:41:44 -03:00
oca-travis 34206a475c [UPD] Update bi_view_editor.pot 2023-03-08 09:41:44 -03:00
Andrea 6f089afa35 [14.0][MIG] bi_view_editor
pre-commit
2023-03-08 09:41:35 -03:00
Andrea b5f53e2cc9 [13.0][MIG] bi_view_editor 2023-03-08 09:20:44 -03:00
Andrea f491cf2fab pre-commit 2023-03-08 09:20:44 -03:00
SimoRubi fb696f0986 bi_view_editor: Better error message if the query is not correct 2023-03-08 09:20:44 -03:00
SimoRubi 5fd29d14cc bi_view_editor: window functions without ORDER BY clause do not have reliable behavior 2023-03-08 09:20:44 -03:00
OCA Transbot a489aaf7dc 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_view_editor
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-12-0/reporting-engine-12-0-bi_view_editor/
2023-03-08 09:20:44 -03:00
OCA-git-bot 17424f2a79 [UPD] README.rst 2023-03-08 09:20:44 -03:00
oca-travis 6e9e305d3f [UPD] Update bi_view_editor.pot 2023-03-08 09:20:44 -03:00
Andrea f66840a29c Add extra functionalities
Add LEFT JOIN capabilities

Add sums and avg capabilities for tree views

Robustness and code review

Provide ER diagram view for table relations
2023-03-08 09:20:44 -03:00
Andrea f4fc6ab87d [12.0][MIG] bi_view_editor 2023-03-08 09:20:44 -03:00
oca-travis 98104d5fe0 [UPD] Update bi_view_editor.pot 2023-03-08 09:20:44 -03:00
OCA-git-bot b0f4a1073a [UPD] README.rst 2023-03-08 09:20:44 -03:00
Andrea Stirpe 821bf99fc7 Drop bi views when uninstalling module 2023-03-08 09:20:44 -03:00
tarteo 7b50c1f3fa [FIX] Field widget, new readme + Make enabled in list view default true 2023-03-08 09:20:44 -03:00
Andrea 36b6be0f06 Remove logger warnings during update all 2023-03-08 09:20:44 -03:00
SimoRubi 1c7aadb555 [FIX] bi_view_editor: Apostrophe + migration script
Apostrophe in model name raised ValueError. Added needed migration script.
2023-03-08 09:20:44 -03:00
tarteo 212eeb63a3 [MIG] bi_view_editor: Migration to 11.0 2023-03-08 09:20:44 -03:00
OCA Transbot 7f51fde158 OCA Transbot updated translations from Transifex 2023-03-08 09:20:44 -03:00
Andrea 788b16e485 [MIG+IMP] bi_view_editor: Migration to v10 + enhancements
* Add menu items creation feature
* Added selection of fields of a tree view
* Improved usability and strings made translatable
* Avoid display duplicated nodes
* Robustness
* Updated Dutch translation
* Avoid possible sql injection in bi_view_editor
* Removed deprecated RegistryManager
2023-03-08 09:20:44 -03:00
Andrea 9f811967f0 Initial commit bi_view_editor V9 2023-03-08 09:20:44 -03:00
Weblate fe6f4443f3 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-15.0/reporting-engine-15.0-base_comment_template
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-15-0/reporting-engine-15-0-base_comment_template/
2023-02-10 12:41:21 +00:00
OCA-git-bot 344ba72dfa [UPD] addons table in README.md 2023-02-10 12:41:10 +00:00
OCA-git-bot 418a3d181f base_comment_template 15.0.3.0.0 2023-02-10 12:41:05 +00:00
OCA-git-bot aa09f1a4e3 [UPD] addons table in README.md 2023-02-10 12:41:02 +00:00
oca-ci bb8e463b93 [UPD] Update base_comment_template.pot 2023-02-10 12:37:59 +00:00
OCA-git-bot ea6d5ad2bb Merge PR #723 into 15.0
Signed-off-by pedrobaeza
2023-02-10 12:35:25 +00:00
Bearnard21 43c4e7f805 [IMP] base_comment_template: Dynamic placeholder genereator added. 2023-02-09 13:33:53 +03:00
Alexandre Fayolle a4f870f115
Merge pull request #720 from gurneyalex/15.0-update_mqt
[CI] run copier update
2023-02-06 09:13:01 +01:00
Alexandre Fayolle f23d31190e [CI] run copier update 2023-02-06 09:08:28 +01:00
Weblate 834c5ddca7 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-15.0/reporting-engine-15.0-report_qweb_pdf_watermark
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-15-0/reporting-engine-15-0-report_qweb_pdf_watermark/
2022-12-29 12:08:01 +00:00
OCA-git-bot 68c6841bf1 [ADD] setup.py 2022-12-29 08:59:49 +00:00
OCA-git-bot 28e491aa07 [UPD] README.rst 2022-12-29 08:59:48 +00:00
OCA-git-bot 357ecb025b [UPD] addons table in README.md 2022-12-29 08:59:46 +00:00
oca-ci 271c3c0b12 [UPD] Update report_qweb_pdf_watermark.pot 2022-12-29 08:56:50 +00:00
OCA-git-bot 7be02f8d21 Merge PR #680 into 15.0
Signed-off-by etobella
2022-12-29 08:53:39 +00:00
Ignacio Buioli c26d37389b Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (22 of 22 strings)

Translation: reporting-engine-15.0/reporting-engine-15.0-sql_request_abstract
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-15-0/reporting-engine-15-0-sql_request_abstract/es_AR/
2022-12-24 21:44:58 +00:00
OCA-git-bot 470fb847db [ADD] setup.py 2022-12-21 13:47:48 +00:00
OCA-git-bot 18a981a434 [UPD] README.rst 2022-12-21 13:47:48 +00:00
OCA-git-bot 2b3d903b4f [UPD] addons table in README.md 2022-12-21 13:47:46 +00:00