Commit Graph

34 Commits (259d95f01c072214b1e140e010661eba1bb985b9)

Author SHA1 Message Date
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