Commit Graph

821 Commits (271852fb20149b41f3a24c37c9eddfba70a5a10c)

Author SHA1 Message Date
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
Alexandre Fayolle 9a46a1323d [ADD] module board_eval_context
This module adds some useful keys in the evaluation context of board.board
records, which can be useful when creating generic boards for all the users of
an instance.

At the moment it allows using the following values in the domains of a board.board record:

* datetime: the datetime.datetime class
* date: the datetime.date class
* timedelta: the datetime.timedelta class
* timezone: the datetime.timezone class
* tzinfo: the datetime.tzinfo class
* relativedelta: the dateutil.relativedelta.relativedelta class
* uid: the ID of the current user
2023-02-24 17:03:18 +01: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
oca-ci 7f365e4610 [UPD] Update report_qweb_element_page_visibility.pot 2022-12-21 13:44:43 +00:00
OCA-git-bot 9bb94f4cbe Merge PR #634 into 15.0
Signed-off-by yvaucher
2022-12-21 13:42:19 +00:00
Ignacio Buioli e54fce7f36 Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (17 of 17 strings)

Translation: reporting-engine-15.0/reporting-engine-15.0-report_wkhtmltopdf_param
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-15-0/reporting-engine-15-0-report_wkhtmltopdf_param/es_AR/
2022-12-17 22:44:54 +00:00
Ignacio Buioli 4e153c48af Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (18 of 18 strings)

Translation: reporting-engine-15.0/reporting-engine-15.0-report_xml
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-15-0/reporting-engine-15-0-report_xml/es_AR/
2022-12-17 20:37:34 +00:00
oca-git-bot 538bf5fba0 [IMP] update dotfiles [ci skip] 2022-12-11 23:59:14 +01:00
Weblate 61cc5693ea 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/
2022-11-30 15:10:18 +00:00
OCA-git-bot 0407cf5435 [UPD] addons table in README.md 2022-11-30 15:10:10 +00:00
OCA-git-bot 9a9d53e32c base_comment_template 15.0.2.0.0 2022-11-30 15:10:03 +00:00
OCA-git-bot 2076f92533 [UPD] addons table in README.md 2022-11-30 15:10:01 +00:00
oca-ci 3a47f36a49 [UPD] Update base_comment_template.pot 2022-11-30 15:06:38 +00:00
OCA-git-bot 20647d6fd6 Merge PR #677 into 15.0
Signed-off-by pedrobaeza
2022-11-30 15:04:13 +00:00