oca-travis
4fd64bdef8
[UPD] Update bi_sql_editor.pot
2021-06-11 16:03:41 +00:00
OCA-git-bot
76b5d0f383
Merge PR #518 into 14.0
...
Signed-off-by gurneyalex
2021-06-11 14:16:31 +00:00
OCA-git-bot
ed1badff6c
[UPD] addons table in README.md
2021-06-09 17:44:55 +00:00
OCA-git-bot
0dad38a551
report_xml 14.0.1.0.1
2021-06-09 17:44:49 +00:00
OCA-git-bot
dd735fced3
Merge PR #517 into 14.0
...
Signed-off-by pedrobaeza
2021-06-09 16:00:52 +00:00
David James
53dc46e058
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.
2021-06-08 13:15:13 +10:00
David James
ebd77c9399
bi_sql_editor: Migration to 14.0
2021-06-08 13:15:13 +10:00
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
Du-ma
78d749acfc
report_xml: context and safe_eval fix
2021-06-04 11:36:25 +00: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