Commit Graph

382 Commits (ae89e414e81d557a027ce061aac65fe9f80e2c00)

Author SHA1 Message Date
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
OCA Transbot 7871162636 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2021-06-07 13:14:14 +10:00
oca-travis c2a6dfc20c [UPD] Update bi_sql_editor.pot
[UPD] Update bi_sql_editor.pot

[UPD] Update bi_sql_editor.pot

[UPD] Update bi_sql_editor.pot
2021-06-07 13:14:14 +10:00
mreficent a48da20bde [FIX] Query and technical name should only be modifiable in draft mode 2021-06-07 12:46:33 +10:00
mreficent a72c7a69af [FIX] Solves the upgrading problem 2021-06-07 12:46:33 +10:00
mreficent 8bb507a223 [IMP] remove unneeded parenthesis 2021-06-07 12:46:33 +10:00
mreficent 04f496a6c2 [FIX] ir.cron relation 2021-06-07 12:46:33 +10:00
hveficent abe00200d2 [FIX] Can be upgraded with materialized views generated 2021-06-07 12:46:33 +10:00
hveficent b14d345a8c [MIG] bi_sql_editor: Migration to 11.0 2021-06-07 12:46:33 +10:00
oca-travis 2ea9c09784 [UPD] Update bi_sql_editor.pot 2021-06-07 12:46:33 +10:00
Sylvain LE GAL 0bbe8e1539 10.0 imp bi sql editor (#1)
* [IMP] is_materialized field non readonly on sql_valid state ; [FIX] block possibility to set indexes on non materialized view

* [FIX] set domain_force, group_ids readonly if state > sql_valid

* [IMP] better display of the field group_ids

* [IMP] possibility to reorder menu items from sql views

* [IMP] Do not warn user when setting sql view to draft if state is sql_valid

* [REF]

* [FIX] Set Date of the first execution in the action name
2021-06-07 12:46:33 +10:00
Patrick Tombez 334ec93514 Fix several issues
Fix error '... is not a table or foreign table'
Fix view (colors + oe_highlight)
Fix tests
Fix README + manifest
Fix back to draft
Fix cron call + default values
Use Postgres version 9.6 for travis builds
2021-06-07 12:46:33 +10:00
Darshan Patel 1ff35f17f7 [IMP] preview button 2021-06-07 12:46:33 +10:00
Darshan Patel f9420fcdc8 [MIG] bi_sql_editor v10 2021-06-07 12:46:33 +10:00
nicomacr 37a9995247 FIX bi_sql_editor 2021-06-07 12:46:33 +10:00
OCA Transbot de0726e677 OCA Transbot updated translations from Transifex 2021-06-07 12:46:33 +10:00
aheficent 5c5eeac34a [IMP] Add test + several fixes 2021-06-07 12:46:33 +10:00
Sylvain LE GAL 8425bcd972 create ui now create tree view [IMP] fr translation [IMP] add last refresh date time on the action name of each sql materialized view 2021-06-07 12:46:33 +10:00
nicomacr 5b8cf460ad bi_sql_editor 2021-06-07 12:46:33 +10:00
OCA Transbot 5badced2bc OCA Transbot updated translations from Transifex 2021-06-07 12:46:33 +10:00
Sylvain LE GAL a4925673f3 new module bi_sql_editor [IMP] function to guess model for many2one field; [ADD] security 2021-06-07 12:38:17 +10:00
OCA-git-bot db7ed7e8c1 [UPD] addons table in README.md 2021-06-02 14:25:36 +00:00
OCA-git-bot ce3bb87d64 report_xlsx 14.0.1.0.2 2021-06-02 14:25:30 +00:00
OCA-git-bot e2d7fd48fc [UPD] README.rst 2021-06-02 14:25:30 +00:00
OCA-git-bot a43d7b911a Merge PR #516 into 14.0
Signed-off-by sbidoul
2021-06-02 14:05:28 +00:00
Stéphane Bidoul 2a878b44cc
report_xlsx: bump development status [ci skip] 2021-06-02 15:56:00 +02:00
OCA-git-bot 3fd86e00b6 [ADD] setup.py 2021-05-26 16:14:36 +00:00
OCA-git-bot 0e1ece75dd [UPD] README.rst 2021-05-26 16:14:35 +00:00
OCA-git-bot 5a37ff9b07 [UPD] addons table in README.md 2021-05-26 16:14:33 +00:00
oca-travis 8c4d9cb4d4 [UPD] Update report_xml.pot 2021-05-26 16:09:14 +00:00
OCA-git-bot 0870de3016 Merge PR #514 into 14.0
Signed-off-by pedrobaeza
2021-05-26 16:03:39 +00:00
Francisco Ivan Anton Prieto 98262b1445 [MIG] report_xml: Migration to 14.0 2021-05-26 13:03:29 +02:00