Commit Graph

480 Commits (ac42563abbc27ea40a2f3bbcccab9c9e163f77ea)

Author SHA1 Message Date
Saran440 ac42563abb [13.0][MIG] report_wkhtmltopdf_param 2023-02-20 14:17:02 +02:00
Saran440 bcdb21e03c [IMP] report_wkhtmltopdf_param: black, isort, prettier 2023-02-20 14:17:02 +02:00
Abraham Anes bc4cd5afd4 [12.0][MIG] report_wkhtmltopdf_param 2023-02-20 14:17:02 +02:00
Enric Tobella 5889dfb983 [MIG] report_wkhtmltopdf_param: Migraton to 11.0 2023-02-20 14:17:02 +02:00
Miku Laitinen 0069cabf64 [ADD] module 'report_wkhtmltopdf_param' 2023-02-20 14:17:02 +02:00
OCA-git-bot ff0d4f1b6f [ADD] setup.py 2023-02-17 14:47:52 +00:00
OCA-git-bot 3d12050216 [UPD] README.rst 2023-02-17 14:47:52 +00:00
OCA-git-bot 9737650904 [UPD] addons table in README.md 2023-02-17 14:47:50 +00:00
oca-ci 198e0087a8 [UPD] Update bi_sql_editor.pot 2023-02-17 14:45:35 +00:00
OCA-git-bot 4010f4bbcf Merge PR #670 into 16.0
Signed-off-by gurneyalex
2023-02-17 14:43:34 +00:00
Sylvain LE GAL c55dc6f287 [IMP] bi_sql_editor : add field context 2023-02-17 10:19:08 +00:00
Paulius Sladkevičius edecab16a2 [IMP] bi_sql_editor manual field check performance
The `table_columns()` slows down modules loading significantly up to 2-3x.
In most cases `model._name.startswith(self._model_prefix)` returns `False`, so better to check it first.
2023-02-17 10:19:08 +00:00
Sylvain LE GAL 6be6f7d02f [MIG] bi_sql_editor : from 15.0 to 16.0
- move menu and action in according view file
- use new sql_request_abstract menu entry for SQL views configuration
- Use sql_request_abstract primary tree view
- Use sql_request_abstract primary form view
- move has_grouped_changed in sql_request_abstract module
- improve demo data
- add default count value to display in pivot, if no pivot_measures are defined ;
- set widget handle to sequence field
- reorder fields in tree view and add optional hide for some fields
- simplify : make field_description field required
- improve : add optional='hide' and 'show' on tree visibility
- replace obsolete base.menu_board_root by spreadsheet_dashboard entries
- update translation
2023-02-17 10:19:08 +00:00
Sylvain LE GAL d62f47fd19 [IMP] bi_sql_editor: black, isort, prettier 2023-02-17 10:19:08 +00:00
jabelchi df9069932a Translated using Weblate (Catalan)
Currently translated at 97.3% (109 of 112 strings)

Translation: reporting-engine-15.0/reporting-engine-15.0-bi_sql_editor
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-15-0/reporting-engine-15-0-bi_sql_editor/ca/
2023-02-17 10:19:08 +00:00
pablontura 29eb23746e Translated using Weblate (Catalan)
Currently translated at 41.0% (46 of 112 strings)

Translation: reporting-engine-15.0/reporting-engine-15.0-bi_sql_editor
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-15-0/reporting-engine-15-0-bi_sql_editor/ca/
2023-02-17 10:19:08 +00:00
OCA-git-bot 63ae51dd04 bi_sql_editor 15.0.1.0.2 2023-02-17 10:19:08 +00:00
Laurent Mignon (ACSONE) 7e827070bd [IMP] bi_sql_editor: Remove useless monkeypatch
On class creation by the ORM of 'manual' model, odoo now check if the table is a real table or a view to automatically set the '_auto' property on the class definition. We can therefore remove the monkey patch on 'ir.model'.

see 17c4f47b0a
2023-02-17 10:19:08 +00:00
OCA-git-bot 018714dd95 bi_sql_editor 15.0.1.0.1 2023-02-17 10:19:08 +00:00
mariadforgeflow 7b9ea277e5 [FIX] bi_sql_editor: fix typo 2023-02-17 10:19:08 +00:00
OCA-git-bot dd45fbcf96 [UPD] README.rst 2023-02-17 10:19:08 +00:00
oca-ci 23731f5c4d [UPD] Update bi_sql_editor.pot 2023-02-17 10:19:08 +00:00
mariadforgeflow b58ab666ae [MIG] bi_sql_editor: Migration to 15.0 2023-02-17 10:19:08 +00:00
mariadforgeflow 899ff8086a [IMP] bi_sql_editor: black, isort, prettier 2023-02-17 10:19:08 +00:00
OCA-git-bot e54cce2a19 [UPD] README.rst 2023-02-17 10:19:08 +00:00
oca-travis ce4aafc8cf [UPD] Update bi_sql_editor.pot 2023-02-17 10:19:08 +00:00
David James 02807d7ae2 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.
2023-02-17 10:19:08 +00:00
David James 24ae610f8c bi_sql_editor: Migration to 14.0 2023-02-17 10:19:08 +00:00
David James 7536779f26 [IMP] bi_sql_editor: black, isort, prettier 2023-02-17 10:19:08 +00:00
Ana Suárez 94d740439e 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/
2023-02-17 10:19:08 +00:00
OCA-git-bot a212b3d05b bi_sql_editor 13.0.1.0.1
[UPD] README.rst
2023-02-17 10:19:08 +00:00
HviorForgeFlow 46eea39cfd [MIG] bi_sql_editor: Migration to 13.0 2023-02-17 10:19:08 +00:00
HviorForgeFlow 3c7228078b [IMP] bi_sql_editor: black, isort, prettier 2023-02-17 10:19:08 +00:00
Sylvain LE GAL 680bfdfdad [IMP] bi_sql_editor : conserve cron settings, when setting materialized view to draft ; Set correct default values for cron and enable it 2023-02-17 10:19:08 +00:00
Sylvain LE GAL 02ca14a37f [FIX] bi_sql_editor : handle correctly translation for action name 2023-02-17 10:19:08 +00:00
Sylvain LE GAL edb533e6de [WIP] imp bi_sql_editor 2023-02-17 10:19:08 +00:00
OCA Transbot 853ec77623 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/
2023-02-17 10:19:08 +00:00
Sylvain LE GAL 40cce38f19 [ADD] action context 2023-02-17 10:19:08 +00:00
hveficent 682666d1e0 change SQL mapping for date 2023-02-17 10:19:08 +00:00
hveficent d26b7c2ea6 [FIX] bi_sql_editor: Add required attribute name on filters 2023-02-17 10:19:08 +00:00
Pedro M. Baeza 3615b6f907 [FIX] bi_sql_editor: Fixes images path
Fixes #309
2023-02-17 10:19:08 +00:00
Rudolf Schnapka 877f193e18 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/
2023-02-17 10:19:08 +00:00
OCA Transbot 8a644f9636 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/
2023-02-17 10:19:08 +00:00
OCA-git-bot b1dee84bdb bi_sql_editor 12.0.1.2.0
bi_sql_editor 12.0.1.1.0

[UPD] README.rst

[UPD] README.rst
2023-02-17 10:19:08 +00:00
Adrià Gil Sorribes 21956c517b Update readme 2023-02-17 10:19:08 +00:00
mreficent 7c9c973918 [FIX] bi_sql_editor: add in readme how to solve the update all break 2023-02-17 10:19:08 +00:00
Adrià Gil Sorribes ff08ba0061 [12.0][MIG] Migrate module bi_sql_editor to v12 2023-02-17 10:19:08 +00:00
OCA Transbot 1b8001b4e3 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2023-02-17 10:19:08 +00:00
oca-travis adf895af28 [UPD] Update bi_sql_editor.pot
[UPD] Update bi_sql_editor.pot

[UPD] Update bi_sql_editor.pot

[UPD] Update bi_sql_editor.pot
2023-02-17 10:19:08 +00:00
mreficent 98f11d575a [FIX] Query and technical name should only be modifiable in draft mode 2023-02-17 10:19:08 +00:00